# 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 %}

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

1. Open the Cerby mobile app.
2. Log in to your Cerby workspace.
3. Tap the corresponding account card. The account details screen is displayed.
4. Tap the right arrow icon from the **Teams** list within the **Sharing** section. The **View** **teams** screen is displayed.
5. Select the corresponding team from the list. A drop-down menu is displayed at the bottom.
6. Tap the **Remove** **access** button from the drop-down menu.
   * The **Remove member access** screen is displayed on Android.
   * The **Remove from sharing list?** dialog box is displayed on iOS.
7. Tap the **Remove member** button on Android or the **Remove** button on iOS. The screen 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-mobile-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.
