# Managing access to your accounts

Share accounts, update roles, and remove access for users and teams.

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

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

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

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

{% content-ref url="/pages/JiDccdikrguWRJ6Fw5iV" %}
[View the users with shared access to an account](/cerby-web-app/accounts/managing-access-to-your-accounts/view-the-users-with-shared-access-to-an-account.md)
{% endcontent-ref %}

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

{% content-ref url="/pages/vs5u1r0uYpR5H6QdVzr3" %}
[Remove team access to an account](/cerby-web-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-web-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.
