# Remove team access to an account

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

* Workspace **Owners**, **Super Admins**, **Admins**, **Users**, and **Guest Users**
* Account **Owners**
* Supported using the Cerby web app and mobile app
  {% endhint %}

As an account **Owner**, you can remove team access to your accounts.

To remove team access to an account, you must complete the following steps using the Cerby web app:

1. Log in to your corresponding [Cerby](https://app.cerby.com/) workspace.
2. Click the **Settings** (<img src="/files/n2ooAwJVCm0ep6JByMVA" alt="" data-size="line">) icon of the corresponding account card. The account details page is displayed with the **Settings** tab activated.
3. Activate the **Teams** tab. The **Teams** section is displayed with a table of teams who have shared access to the account.
4. Click the **More options** (...) icon of the corresponding team. A drop-down list is displayed.
5. Select the **Remove team** option. The **Remove access?** dialog box is displayed.
6. Click the **Remove access** button. The dialog box closes, and a success message box is displayed.

Now you are done.


---

# 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/remove-team-access-to-an-account.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.
