# Assign managers to 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 can assign users or teams to manage your business hub integration and your seat-based and paid social apps from Cerby.

To assign a manager to your business hub, you must complete the following steps:

{% hint style="danger" %}
**IMPORTANT:** Before assigning managers, ensure you have previously shared the service account with the users. If you omit this step, the new managers will automatically be granted the **Security manager** role, limiting their capabilities to only executing user management tasks from the business hub via automation.
{% 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.
6. Click the **Assign** button. The **Assign manager** dialog box is displayed.
7. Enter the name or email address of the user or the name of the team in the search bar. The users or teams that match the name or email address are displayed on a list below the search bar.
8. Select the corresponding user or team from the list.
9. Repeat steps 7 and 8 to assign multiple users and teams.
10. Select the corresponding role of the users and teams on the business hub 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.

11. Click the **Assign** button. The dialog box closes, and a success message box is displayed. The new managers are displayed in 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/assign-managers-to-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.
