> For the complete documentation index, see [llms.txt](https://help.cerby.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.cerby.com/tips-and-troubleshooting/video-gallery/business-hubs/video-how-to-connect-an-app.md).

# \[Video] How to connect an App

## Key concepts

* With an App integration, you can import to Cerby and sync the following user data from your seat-based and paid social apps:
* Members or users
* Native partners
* Roles and permissions
* Assets, such as ad accounts, pages, and pixels
* Cerby Apps are connected to your collaboration spaces (workspaces, dashboards, or teams) via an integration based on application programming interfaces (APIs) and agents built by Cerby.
* The following are the requirements to connect your app to Cerby:
* An automation account, meaning an active user account with a native admin role in the seat-based or paid social app

  **NOTE:** Cerby recommends having a dedicated account for this purpose, not intended for human use
* A business or organization ID ​**NOTE:** Not all the **Apps** require a business or organization ID; Cerby displays this input field when applicable to your app. For instructions on how to find the ID, read the [Requirements](https://help.cerby.com/setup-and-admin/business-hubs/connecting-your-apps/connect-a-business-hub-for-your-app#requirements) section of the article [Connect a business hub for your app](https://help.cerby.com/setup-and-admin/business-hubs/connecting-your-apps/connect-a-business-hub-for-your-app).
* For more information on the management tasks you can perform from Cerby via an App integration, check out the collection [Managing users and assets for your seat-based and paid social apps](https://help.cerby.com/setup-and-admin/business-hubs/managing-users-and-assets-via-a-business-hub) in our Help Center.

{% embed url="<https://play.vidyard.com/6hZMx2UJKU1nPr6BhnfhDz>" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.cerby.com/tips-and-troubleshooting/video-gallery/business-hubs/video-how-to-connect-an-app.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
