# SECRETS

- [Managing your secrets](https://help.cerby.com/cerby-mobile-app/secrets/managing-your-secrets.md)
- [View your secrets](https://help.cerby.com/cerby-mobile-app/secrets/managing-your-secrets/view-your-secrets.md): This article describes how to access and view your secrets in the Cerby mobile app.
- [View a secret](https://help.cerby.com/cerby-mobile-app/secrets/managing-your-secrets/view-a-secret.md): This article describes how to view the secrets you have added or that you were granted shared access to in the Cerby mobile app.
- [Add a secret](https://help.cerby.com/cerby-mobile-app/secrets/managing-your-secrets/add-a-secret.md): This article describes how to add a secret to your Cerby workspace using the Cerby mobile app.
- [Add a custom item](https://help.cerby.com/cerby-mobile-app/secrets/managing-your-secrets/add-a-custom-item.md): This article describes how to add a custom item to your Cerby workspace using the Cerby mobile app.
- [Add a database item](https://help.cerby.com/cerby-mobile-app/secrets/managing-your-secrets/add-a-database-item.md): This article describes how to add a database item to your Cerby workspace using the Cerby mobile app.
- [Add a server item](https://help.cerby.com/cerby-mobile-app/secrets/managing-your-secrets/add-a-server-item.md): This article describes how to add a server item to your Cerby workspace using the Cerby mobile app.
- [Add a software license item](https://help.cerby.com/cerby-mobile-app/secrets/managing-your-secrets/add-a-software-license-item.md): This article describes how to add a software license to your Cerby workspace using the Cerby mobile app.
- [Add a Wi-Fi item](https://help.cerby.com/cerby-mobile-app/secrets/managing-your-secrets/add-a-wifi-item.md): This article describes how to add a WiFi item to your Cerby workspace using the Cerby mobile app.
- [Add an SSH key item](https://help.cerby.com/cerby-mobile-app/secrets/managing-your-secrets/add-an-ssh-key-item.md): This article describes how to add Secure Shell (SSH) key pairs to your Cerby workspace using the Cerby mobile app.
- [Edit a secret or secret item](https://help.cerby.com/cerby-mobile-app/secrets/managing-your-secrets/edit-a-secret-or-secret-item.md): This article describes how to edit a secret or secret item using the Cerby mobile app.
- [Download the attachments of a secret and secret item](https://help.cerby.com/cerby-mobile-app/secrets/managing-your-secrets/download-the-attachments-of-a-secret-and-secret-item.md): This article describes how to download the attachments of your or your shared secrets as an Owner in the Cerby mobile app.
- [Managing access to your secrets](https://help.cerby.com/cerby-mobile-app/secrets/managing-access-to-your-secrets.md)
- [Share a secret](https://help.cerby.com/cerby-mobile-app/secrets/managing-access-to-your-secrets/share-a-secret.md): This article describes how to share a secret or secret item with other workspace members and teams through the Cerby mobile app.
- [Share secrets with external users via a link](https://help.cerby.com/cerby-mobile-app/secrets/managing-access-to-your-secrets/share-secrets-with-external-users-via-a-link.md): This article describes how to share secrets with external users via a public link and manage access to these items.
- [Update a user's role on a secret](https://help.cerby.com/cerby-mobile-app/secrets/managing-access-to-your-secrets/update-a-user-s-role-on-a-secret.md): This article describes how to update a user’s role on a secret using the Cerby mobile app.
- [Update a team's role on a secret](https://help.cerby.com/cerby-mobile-app/secrets/managing-access-to-your-secrets/update-a-team-s-role-on-a-secret.md): This article describes how to update a team’s role on a secret using the Cerby mobile app.
- [Remove user access to a secret or secret item](https://help.cerby.com/cerby-mobile-app/secrets/managing-access-to-your-secrets/remove-user-access-to-a-secret-or-secret-item.md): This article describes how to remove user access to a secret or secret item in the Cerby mobile app.
- [Remove team access to a secret or secret item](https://help.cerby.com/cerby-mobile-app/secrets/managing-access-to-your-secrets/remove-team-access-to-a-secret-or-secret-item.md): This article describes how to remove team access to a secret or secret item in 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/secrets.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.
