# Managing your collections

Create collections and add or remove accounts, secrets, business hubs, and assets.

{% content-ref url="/pages/QfgvO2VnuDVRv21PmK0z" %}
[Create a collection](/cerby-web-app/collections/managing-your-collections/create-a-collection.md)
{% endcontent-ref %}

{% content-ref url="/pages/FdeZcJW0dGB5644L0eNT" %}
[Add an account to a collection](/cerby-web-app/collections/managing-your-collections/add-an-account-to-a-collection.md)
{% endcontent-ref %}

{% content-ref url="/pages/KIZA4eBvNrHZNFxqC0gh" %}
[Add a secret to a collection](/cerby-web-app/collections/managing-your-collections/add-a-secret-to-a-collection.md)
{% endcontent-ref %}

{% content-ref url="/pages/519f2bPEiVjD2jTMEBOS" %}
[Add a business hub to a collection](/cerby-web-app/collections/managing-your-collections/add-a-business-hub-to-a-collection.md)
{% endcontent-ref %}

{% content-ref url="/pages/fJaFaPuezwMRrJa5Tg6k" %}
[Add an asset to a collection](/cerby-web-app/collections/managing-your-collections/add-an-asset-to-a-collection.md)
{% endcontent-ref %}

{% content-ref url="/pages/NgWqCh7ZGEZ442fzqez9" %}
[Remove an account from a collection](/cerby-web-app/collections/managing-your-collections/remove-an-account-from-a-collection.md)
{% endcontent-ref %}

{% content-ref url="/pages/uvgKNIBUo7MMZW4vqEuZ" %}
[Remove a secret from a collection](/cerby-web-app/collections/managing-your-collections/remove-a-secret-from-a-collection.md)
{% endcontent-ref %}

{% content-ref url="/pages/fp2ii0M1w41IJW8p6Q97" %}
[Remove a business hub from a collection](/cerby-web-app/collections/managing-your-collections/remove-a-business-hub-from-a-collection.md)
{% endcontent-ref %}

{% content-ref url="/pages/4632FmpKDJZdiezgNziQ" %}
[Remove an asset from a collection](/cerby-web-app/collections/managing-your-collections/remove-an-asset-from-a-collection.md)
{% endcontent-ref %}

{% content-ref url="/pages/qM3Mst7lJnGRMdMnvd4s" %}
[Delete a collection](/cerby-web-app/collections/managing-your-collections/delete-a-collection.md)
{% endcontent-ref %}


---

# 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/managing-your-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.
