> For the complete documentation index, see [llms.txt](https://help.ppgg.in/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.ppgg.in/docs/miscellaneous/unassigned-vault-items-moved-to-admin-console.md).

# 未分配的密码库项目已移至 Admin Console

{% hint style="success" %}
对应的[官方文档地址](https://bitwarden.com/help/unassigned-vault-items-moved-to-admin-console/)
{% endhint %}

最近[迁移到新的权限结构](/docs/admin-console/manage-shared-items/collections/collection-settings.md#collection-management-settings)，为您的组织带来了更大的集合管理灵活性后，未分配给特定[集合](/docs/admin-console/manage-shared-items/collections/about-collections.md)的密码库项目现在不再显示在您的 Password Manager 的**所有密码库**视图中了。

**您不会失去对这些项目的访问权限！**&#x60A8;可以将这些项目分配到集合中，以使它们显示在**所有密码库**视图中。

要查看这些项目并将其批量分配到集合中：

1、使用 Bitwarden 网页 App，使用产品切换器打开 Admin Console：

<div align="left" data-with-frame="true"><figure><img src="https://bitwarden.com/assets/2uxBDdQa6lu0IgIEfcwMPP/e3de3361749b6496155e25edcfdcf08b/2024-12-02_11-19-56.png?w=1013&#x26;fm=avif" alt=""><figcaption><p>产品切换器</p></figcaption></figure></div>

{% hint style="info" %}
组织管理员、所有者和具有自定义**管理所有集合**权限的用户可以访问管理控制台中的**未分配**筛选器。
{% endhint %}

2、从 Admin Console 中选择**集合**，然后选择**未分配**筛选器：

<div align="left" data-with-frame="true"><figure><img src="https://bitwarden.com/assets/2qrTXyyUlFglTbBcnLsGzp/88cb93f6d1af69db7b28709230d9df75/Screenshot_2024-04-09_at_12.52.23_PM.png?w=1267&#x26;fm=avif" alt=""><figcaption><p>未分配的密码库项目</p></figcaption></figure></div>

3、勾选未分配的密码库项目，然后使用选项 (≡) 菜单选择**分配到集合**：

<div align="left" data-with-frame="true"><figure><img src="https://bitwarden.com/assets/MfXWfOfxBX73EyGDJRSp4/c1076b8ecc7940b0b5ea56e2ac29aab5/Screenshot_2024-04-09_at_12.55.01_PM.png?w=1267&#x26;fm=avif" alt=""><figcaption><p>分配到集合</p></figcaption></figure></div>

4、在此对话窗口中，使用下拉菜单选择要将这些密码库项目分配到的集合。选择完集合后，选择**分配**。

只要您具有查看集合及其中的密码库项目的权限，这些项目就会再次显示在您的**所有密码库**视图中。如果您无法在您的**所有密码库**视图中看到这些项目，请仔细检查您对相关集合的权限。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://help.ppgg.in/docs/miscellaneous/unassigned-vault-items-moved-to-admin-console.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
