# Join your external app and set up your business hub access

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

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

As a business hub **Collaborator** who receives an invite to join a seat-based or paid social app through a business hub, you must accept the invite, create a user account in the external app, and connect this account to the business hub.

The goal is to centralize and protect your access to your external app through Cerby.

{% hint style="info" %}
**NOTE:** If you log in to your app using single sign-on (SSO) authentication with your identity provider, you don’t need to connect your account to a business hub in Cerby.
{% endhint %}

To join your external app and set up your business hub access, you must complete the following steps:

1. Join the external app and set up your user account by completing the following steps:
2. Open the invite email that the external app sent you.
3. Follow the instructions in the email to join the app and set up your user account. ​**TIP:** Use the Cerby browser extension to generate a strong and secure [password](https://help.cerby.com/cerby-browser-extension/accounts/protecting-your-accounts/generate-secure-passwords).
4. Add your user account to Cerby and connect it to the business hub by completing the following steps:
5. Log in to your [Cerby](https://app.cerby.com/) workspace.
6. Click the **Log in** button of the account card that corresponds to the external apps and has the “Connect your account” status. A dialog box is displayed.
7. Enter the details of the user account that you have just set up:
   * **Account label in Cerby:** It is the name of your account in Cerby, which is displayed on the account card.
   * **Email:** It is the email address associated with your account.
   * **Current password:** It is the password you have just set for your account.
8. Select the corresponding vault from the **Vault** drop-down list to add the account to it.\
   **NOTE:** This drop-down list is not displayed if you only have access to one vault.
9. Click the **Connect account** button. The dialog box closes, and a success message box is displayed. The account is added to your workspace and displayed in the **All Accounts** page.

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-web-app/business-hubs/join-your-external-app-and-set-up-your-business-hub-access.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.
