# Update the role of the business hub managers

{% 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 can perform the following management tasks to update the roles of the users and teams that manage your business hub integration and your seat-based and paid social apps from Cerby:

* [Update the management role of a user](#update-the-management-role-of-a-user)
* [Update the management role of a team](#update-the-management-role-of-a-team)

The following sections describe each task.

***

## Update the management role of a user

To update the management role of the business hub user, you must complete the following steps:

{% hint style="danger" %}
**IMPORTANT** : You cannot individually update the role of a user who was granted the **Owner** or **Manager** role on a business hub via a team. To update their role, you can perform one of the following actions:

* Update the management role of the team
* Reassign the user to another team and then remove it from the current team.
  {% 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. 7. Select the \*\*Manage roles\*\* option from the menu. A right drawer is displayed with the \*\*Overview\*\* tab activated. 8. Select the new business hub management role you want to assign from the \*\*Role\*\* drop-down menu:

```
 * **Manager** : This role enables only managing the users of your external app from Cerby.
 * **Owner** : This role enables managing the users of your external app from Cerby and all the business hub settings.
```

9\. Click the **Apply** button. The drawer closes, and a success message box is displayed. The new manager role is displayed in the **Users** table.

Now you are done.

***

## Update the management role of a team

To update the management role of the business hub team, 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 **Manage roles** option from the menu. A right drawer is displayed with the **Overview** tab activated.
9. Select the new business hub management role you want to assign from the **Role** drop-down menu:
   1. **Manager** : This role enables only managing the users of your external app from Cerby.
   2. **Owner** : This role enables managing the users of your external app from Cerby and all the business hub settings.
10. Click the **Apply** button. The drawer closes, and a success message box is displayed. The new manager role is displayed in the **Teams** 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/update-the-role-of-the-business-hub-managers.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.
