# Managing access to your accounts

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

{% content-ref url="/pages/2KnK35iG0yTqUn2kj6Ta" %}
[Share an account](/cerby-mobile-app/accounts/managing-access-to-your-accounts/share-an-account.md)
{% endcontent-ref %}

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

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

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

{% content-ref url="/pages/p20muVatT2vABqabCwRH" %}
[Remove user access to an account](/cerby-mobile-app/accounts/managing-access-to-your-accounts/remove-user-access-to-an-account.md)
{% endcontent-ref %}

{% content-ref url="/pages/JfUBUUj4hQkdYvCk36bm" %}
[Remove team access to an account](/cerby-mobile-app/accounts/managing-access-to-your-accounts/remove-team-access-to-an-account.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/accounts/managing-access-to-your-accounts.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.
