# SECRETS

- [Managing your secrets](https://help.cerby.com/cerby-web-app/secrets/managing-your-secrets.md)
- [Add a secret](https://help.cerby.com/cerby-web-app/secrets/managing-your-secrets/add-a-secret.md): This article describes how to add a secret to Cerby.
- [Add a custom item](https://help.cerby.com/cerby-web-app/secrets/managing-your-secrets/add-a-custom-item.md): This article describes how to add a custom item to your Cerby workspace.
- [Add a database item](https://help.cerby.com/cerby-web-app/secrets/managing-your-secrets/add-a-database-item.md): This article describes how to add a database item to your Cerby workspace.
- [Add a server item](https://help.cerby.com/cerby-web-app/secrets/managing-your-secrets/add-a-server-item.md): This article describes how to add a server item to your Cerby workspace.
- [Add a software license item](https://help.cerby.com/cerby-web-app/secrets/managing-your-secrets/add-a-software-license-item.md): This article describes how to add a software license to your Cerby workspace.
- [Add a Wi-Fi item](https://help.cerby.com/cerby-web-app/secrets/managing-your-secrets/add-a-wifi-item.md): This article describes how to add a WiFi item to your Cerby workspace.
- [Add an SSH key item](https://help.cerby.com/cerby-web-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.
- [View a secret](https://help.cerby.com/cerby-web-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 in Cerby.
- [View a secret item](https://help.cerby.com/cerby-web-app/secrets/managing-your-secrets/view-a-secret-item.md): This article describes how to view the secret items you have added or that you were granted shared access in Cerby.
- [Edit a secret](https://help.cerby.com/cerby-web-app/secrets/managing-your-secrets/edit-a-secret.md): This article describes how to edit a secret added to Cerby.
- [Edit a secret item](https://help.cerby.com/cerby-web-app/secrets/managing-your-secrets/edit-a-secret-item.md): This article describes how to edit the secret items you have added or that you were granted shared access as Owner in Cerby.
- [Manage the attachments of a secret and secret item](https://help.cerby.com/cerby-web-app/secrets/managing-your-secrets/manage-the-attachments-of-a-secret-and-secret-item.md): This article describes how to manage attachments of the secrets you have added or that you were granted shared access as Owner in Cerby.
- [View the secret history and restore a secret](https://help.cerby.com/cerby-web-app/secrets/managing-your-secrets/view-the-secret-history-and-restore-a-secret.md): This article describes how to view the history and restore the secrets you've added or that you were granted shared access as Owner in Cerby
- [Delete a secret and secret item](https://help.cerby.com/cerby-web-app/secrets/managing-your-secrets/delete-a-secret-and-secret-item.md): This article describes how to delete the secrets you have added or that you were granted shared access as Owner in Cerby.
- [Managing access to your secrets](https://help.cerby.com/cerby-web-app/secrets/managing-access-to-your-secrets.md)
- [Share a secret or secret item](https://help.cerby.com/cerby-web-app/secrets/managing-access-to-your-secrets/share-a-secret-or-secret-item.md): This article describes how to share a secret or secret item with other workspace members and teams.
- [Update a user's role on a secret or secret item](https://help.cerby.com/cerby-web-app/secrets/managing-access-to-your-secrets/update-a-user-s-role-on-a-secret-or-secret-item.md): This article describes how to update the role of other workspace members on your secrets and secret items.
- [Update a team's role on a secret or secret item](https://help.cerby.com/cerby-web-app/secrets/managing-access-to-your-secrets/update-a-team-s-role-on-a-secret-or-secret-item.md): This article describes how to update the role of other teams on your secrets and secret items.
- [Remove user access to a secret or secret item](https://help.cerby.com/cerby-web-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.
- [Remove team access to a secret or secret item](https://help.cerby.com/cerby-web-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.


---

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