# COLLECTIONS

- [Managing your collections](https://help.cerby.com/cerby-web-app/collections/managing-your-collections.md)
- [Create a collection](https://help.cerby.com/cerby-web-app/collections/managing-your-collections/create-a-collection.md): This article describes how to create a collection of items, such as accounts, secrets, business hubs, assets, and subcollections.
- [Add an account to a collection](https://help.cerby.com/cerby-web-app/collections/managing-your-collections/add-an-account-to-a-collection.md): This article describes how to add an account to an existing collection.
- [Add a secret to a collection](https://help.cerby.com/cerby-web-app/collections/managing-your-collections/add-a-secret-to-a-collection.md): This article describes how to add a secret to an existing collection.
- [Add a business hub to a collection](https://help.cerby.com/cerby-web-app/collections/managing-your-collections/add-a-business-hub-to-a-collection.md): This article describes how to add a business hub to an existing collection.
- [Add an asset to a collection](https://help.cerby.com/cerby-web-app/collections/managing-your-collections/add-an-asset-to-a-collection.md): This article describes how to add an asset to an existing collection.
- [Remove an account from a collection](https://help.cerby.com/cerby-web-app/collections/managing-your-collections/remove-an-account-from-a-collection.md): This article describes how to remove accounts from a collection.
- [Remove a secret from a collection](https://help.cerby.com/cerby-web-app/collections/managing-your-collections/remove-a-secret-from-a-collection.md): This article describes how to remove a secret from a collection.
- [Remove a business hub from a collection](https://help.cerby.com/cerby-web-app/collections/managing-your-collections/remove-a-business-hub-from-a-collection.md): This article describes how to remove a business hub from a collection.
- [Remove an asset from a collection](https://help.cerby.com/cerby-web-app/collections/managing-your-collections/remove-an-asset-from-a-collection.md): This article describes how to remove an asset from a collection.
- [Delete a collection](https://help.cerby.com/cerby-web-app/collections/managing-your-collections/delete-a-collection.md): This article describes how to delete a collection in your workspace.
- [Managing access to your collections](https://help.cerby.com/cerby-web-app/collections/managing-access-to-your-collections.md)
- [Share a collection](https://help.cerby.com/cerby-web-app/collections/managing-access-to-your-collections/share-a-collection.md): This article describes how to share a collection with other workspace members and teams.
- [Update a user's role in a collection](https://help.cerby.com/cerby-web-app/collections/managing-access-to-your-collections/update-a-user-s-role-in-a-collection.md): This article describes how to update a user’s role in a collection.
- [Update a team's role in a collection](https://help.cerby.com/cerby-web-app/collections/managing-access-to-your-collections/update-a-team-s-role-in-a-collection.md): This article describes how to update a team’s role in a collection.
- [Remove a user from a collection](https://help.cerby.com/cerby-web-app/collections/managing-access-to-your-collections/remove-a-user-from-a-collection.md): This article describes how to remove a user from a collection.
- [Remove a team from a collection](https://help.cerby.com/cerby-web-app/collections/managing-access-to-your-collections/remove-a-team-from-a-collection.md): This article describes how to remove a team from a collection.
- [Managing your subcollections](https://help.cerby.com/cerby-web-app/collections/managing-your-subcollections.md)
- [Create a subcollection](https://help.cerby.com/cerby-web-app/collections/managing-your-subcollections/create-a-subcollection.md): This article describes how to create a subcollection, assign it to a parent collection, and add items to it.
- [Add an existing collection as a subcollection](https://help.cerby.com/cerby-web-app/collections/managing-your-subcollections/add-an-existing-collection-as-a-subcollection.md): This article describes how to add an existing collection as a subcollection, inheriting user permissions from the parent collection.
- [Remove a subcollection from a collection](https://help.cerby.com/cerby-web-app/collections/managing-your-subcollections/remove-a-subcollection-from-a-collection.md): This article describes how to remove a subcollection from a collection, thus converting it to a root collection.
- [Delete a subcollection](https://help.cerby.com/cerby-web-app/collections/managing-your-subcollections/delete-a-subcollection.md): This article describes how to delete a subcollection from a parent collection, removing inherited access from top-level collections.
- [Managing access to your subcollections](https://help.cerby.com/cerby-web-app/collections/managing-access-to-your-subcollections.md)
- [Share a subcollection](https://help.cerby.com/cerby-web-app/collections/managing-access-to-your-subcollections/share-a-subcollection.md): This article describes how to share a subcollection with other users or teams, granting access to the secrets and accounts inside it.


---

# Agent Instructions: 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:

```
GET https://help.cerby.com/cerby-web-app/collections.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
