# View your secrets

{% hint style="info" %}
**Who can use this feature?**

* Workspace **Owners**, **Super** **Admins**, **Admins**, **Users**, and **Guest** **Users**
* Secret **Owners** and **Collaborators**
* Supported using the Cerby web app, browser extension, and mobile app

**NOTE:** Read more about Secrets in Cerby in the article [Secrets](https://help.cerby.com/getting-started/concepts/credential-management/secrets)
{% endhint %}

As a secret **Owner** or **Collaborator**, you can view your secrets using the Cerby mobile app, as shown in **Figure 1**.

<div><img src="/files/29Ehz5F66XUPsbEPfxra" alt="" width="48%"> <img src="/files/cXoyeO8WL8NlGGka07VM" alt="" width="48%"></div>

**Figure 1. Secrets** screens in the Cerby mobile app

To view your secrets, you must complete the following steps:

1. Open the Cerby mobile app on your mobile phone.
2. Log in to your Cerby workspace.
3. Activate the **Secrets** tab located at the top on iOS or Android. The **Secrets** screen is displayed.


---

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