# Update user roles in your app via a 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 update user roles in your external seat-based and paid social apps through Cerby.

{% hint style="danger" %}
**IMPORTANT:** You cannot update user roles individually if they have shared access to a business hub integration through a team. In this case, you must update the role of the corresponding team. The instructions are different depending on how the teams were created in Cerby:

* Self-managed teams
* [Update team roles in your app via a business hub](/setup-and-admin/business-hubs/managing-users-and-assets-via-a-business-hub/update-team-member-roles-in-your-app-via-a-business-hub.md)
* IdP-managed teams
* [Update user roles in your apps via an IdP and business hub](/setup-and-admin/business-hubs/managing-users-and-assets-via-a-business-hub/update-user-roles-in-your-apps-via-an-idp-and-business-hub.md)
  {% endhint %}

To update the role of a user in your external app, 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 from the menu. The business hub details page is displayed with the **Settings** tab activated.
5. Activate the **Users** tab. The **User Overview** section is displayed with tables of users who have shared access to the business hub.
6. Navigate to the table that lists the users whose role you want to change in your external app.\
   **NOTE:** You can only update user roles after they have accepted the invitation to the external app.
7. Click the down arrow icon in the **App Access** column of the corresponding user. A drop-down menu is displayed with the available roles in the app.
8. Select or deselect the role options you want to assign or remove. ​**NOTE:** The roles you can select are different for each external app.
9. Click the **Apply** button. The drop-down list 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/setup-and-admin/business-hubs/managing-users-and-assets-via-a-business-hub/update-user-roles-in-your-app-via-a-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.
