# Remove managers from your business hub

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

* Business hub **Owners**
* Only supported using the Cerby web app
  {% endhint %}

As a business hub **Owner**, you perform the following management tasks to remove users or teams as managers from your business hub integration:

* [Remove a user as a business hub manager](#remove-a-user-as-a-business-hub-manager)
* [Remove a team as business hub managers](#remove-a-team-as-business-hub-managers)

The following sections describe each task.

***

## Remove a user as a business hub manager

To remove a user as a manager from your business hub, you must complete the following steps:

{% hint style="danger" %}
**IMPORTANT** : You cannot remove yourself as the **Owner** or **Manager** of a business hub integration.
{% endhint %}

1. Log in to your [Cerby](https://app.cerby.com/) workspace.
2. Select the **Business Hubs** option from the left menu. The **Business Hubs** page is displayed.
3. Click the **More options** (...) icon of the corresponding business hub card. A drop-down menu is displayed.
4. Select the **Settings** option. The app details page is displayed with the **Settings** tab activated.
5. Activate the **Managers** tab. The **Integration management** section is displayed, presenting a table of users with management access to the business hub integration.
6. Click the **More options** (...) icon of the corresponding manager. A drop-down menu is displayed. **IMPORTANT:** A user who was granted an **Owner** or **Manager** role over a business hub via a team cannot be individually removed as a manager. You must revoke the management role from the team or remove the user from the team.
7. Select the **Remove access** option from the menu. The **Remove access** dialog box is displayed.
8. Click the **Remove access** button. The dialog box closes, and a success message box is displayed. The manager is removed from the **Users** table.

Now you are done.

***

## Remove a team as business hub managers

To remove a team as managers from your business hub, you must complete the following steps:

1. Log in to your [Cerby](https://app.cerby.com/) workspace.
2. Select the **Business Hubs** option from the left menu. The **Business Hubs** page is displayed.
3. Click the **More options** (...) icon of the corresponding business hub card. A drop-down menu is displayed.
4. Select the **Settings** option. The app details page is displayed with the **Settings** tab activated.
5. Activate the **Managers** tab. The **Integration management** section is displayed, presenting a table of users with management access to the business hub integration.
6. Activate the **Teams** tab.
7. Click the **More options** (...) icon of the corresponding team. A drop-down menu is displayed.
8. Select the **Remove access** option from the menu. The **Remove access** dialog box is displayed.
9. Click the **Remove access** button. The dialog box closes, and a success message box is displayed. All the team members are removed from the **Users** table and the team from the **Managers** table.

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/setup-and-admin/business-hubs/managing-your-business-hubs/remove-managers-from-your-business-hub.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.
