# Connecting Multiple Accounts

Conduit allows connecting multiple accounts for a single integration. To connect the first one, just navigate to the Connections tab, find an integration of interest and click on the 'Connect' button&#x20;

<figure><img src="/files/M8TGsVY7wYpDVWyV5SCd" alt=""><figcaption></figcaption></figure>

Each additional account can be connected by clicking on the marked icon&#x20;

<figure><img src="/files/1tPbi1sXkNEZsUlth9eN" alt=""><figcaption></figcaption></figure>

#### Managing Sub Accounts

Some ad networks or business apps integrations allow having multiple ad cabinets or sub accounts under one single account entity. You can manage them by navigating to the Connections tab and pointing your mouse to the 'Set Up' button&#x20;

<figure><img src="/files/S8SpI8s5blTe0TOC9Aza" alt=""><figcaption></figcaption></figure>

Here you can manage the different sub-accounts/ad cabinets&#x20;

<figure><img src="/files/uu64zJFitpiUB5m88Bmh" alt=""><figcaption></figcaption></figure>


---

# 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://docs.getconduit.app/getting-started/connecting-multiple-accounts.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.
