# Managing access to your secrets

Share secrets and manage roles and access for users and teams from the Cerby mobile app.

{% content-ref url="/pages/T3OqIwwMtXGqr3nh4E64" %}
[Share a secret](/cerby-mobile-app/secrets/managing-access-to-your-secrets/share-a-secret.md)
{% endcontent-ref %}

{% content-ref url="/pages/awcnAtoGBfx5dVvXrEvP" %}
[Share secrets with external users via a link](/cerby-mobile-app/secrets/managing-access-to-your-secrets/share-secrets-with-external-users-via-a-link.md)
{% endcontent-ref %}

{% content-ref url="/pages/J62jGOtZxHOhDQSilG7p" %}
[Update a user's role on a secret](/cerby-mobile-app/secrets/managing-access-to-your-secrets/update-a-user-s-role-on-a-secret.md)
{% endcontent-ref %}

{% content-ref url="/pages/fek1PhkUSe3EBRXwSUKn" %}
[Update a team's role on a secret](/cerby-mobile-app/secrets/managing-access-to-your-secrets/update-a-team-s-role-on-a-secret.md)
{% endcontent-ref %}

{% content-ref url="/pages/gGqFKIQ55xZ0NeseOdMP" %}
[Remove user access to a secret or secret item](/cerby-mobile-app/secrets/managing-access-to-your-secrets/remove-user-access-to-a-secret-or-secret-item.md)
{% endcontent-ref %}

{% content-ref url="/pages/gwIm6E6cdmXbzPg2UQjR" %}
[Remove team access to a secret or secret item](/cerby-mobile-app/secrets/managing-access-to-your-secrets/remove-team-access-to-a-secret-or-secret-item.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-mobile-app/secrets/managing-access-to-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.
