# COLLECTIONS

- [Managing your collections](https://help.cerby.com/cerby-mobile-app/collections/managing-your-collections.md)
- [View your collections](https://help.cerby.com/cerby-mobile-app/collections/managing-your-collections/view-your-collections.md): This article describes how to access and view your collections and subcollections in the Cerby mobile app.
- [Share a collection](https://help.cerby.com/cerby-mobile-app/collections/managing-your-collections/share-a-collection.md): This article describes how to share a collection with other workspace members and teams using the Cerby mobile app.
- [Update a user's role on a collection](https://help.cerby.com/cerby-mobile-app/collections/managing-your-collections/update-a-user-s-role-on-a-collection.md): This article describes how to update a user’s role on a collection using the Cerby mobile app.
- [Update a team's role on a collection](https://help.cerby.com/cerby-mobile-app/collections/managing-your-collections/update-a-team-s-role-on-a-collection.md): This article describes how to update a team’s role on a collection using the Cerby mobile app.
- [Remove a user from a collection](https://help.cerby.com/cerby-mobile-app/collections/managing-your-collections/remove-a-user-from-a-collection.md): This article describes how to remove a user from a collection using the Cerby mobile app.
- [Remove a team from a collection](https://help.cerby.com/cerby-mobile-app/collections/managing-your-collections/remove-a-team-from-a-collection.md): This article describes how to remove a team from a collection using the Cerby mobile app.


---

# 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-mobile-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.
