> ## Documentation Index
> Fetch the complete documentation index at: https://docs.wrango.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Add a destination seat

> Connect an advertising account to a destination by adding a seat in Workspace view

Adding a seat connects a **Destination** to your workspace. A **Destination** is the advertising platform where campaigns run. A **seat** is one instance of that platform. You can add multiple seats under the same **Destination**.

Both **admins** and **marketers** can add seats in any workspace they can access. See [Permissions](/permissions).

## When to add a seat

Add a seat when you need to:

* Connect a new advertising platform to the workspace for the first time
* Add another ad account under a **Destination** you already use

Start the flow from the [Destinations dashboard](/destinations/dashboard) or the [destination details page](/destinations/details).

## How integration types differ

The add seat flow branches based on the destination's integration type. See the [Destinations dashboard](/destinations/dashboard#destination-types) for the full list of destinations in each group.

| Integration type       | What you do                                                                                            | What happens next                                                                                                                      |
| ---------------------- | ------------------------------------------------------------------------------------------------------ | -------------------------------------------------------------------------------------------------------------------------------------- |
| **Native integration** | Enter a seat name, destination-specific account IDs, and optional **Workspace tags**.                  | The seat is provisioned automatically through OpenX and is active right away.                                                          |
| **Manual setup**       | Enter a seat name, destination-specific account details, and optional **Workspace tags**.              | Wrango submits your request to the team for backend provisioning.                                                                      |
| **Ad Connect**         | Enter a seat name, sign in with Google Ads, select an ad account, and add optional **Workspace tags**. | The seat is linked to your Google Ads account and is active right away. Google Ads is the only Ad Connect destination available today. |

## Flow overview

<Steps>
  <Step title="Select a destination">
    The dialog opens to **Add a Destination Seat**.

    Choose a **Destination** from the **Available destinations** picker. Use the search box inside the picker to find a platform by name.

    Click **Continue** to move to the setup step for that destination, or **Cancel** to close the dialog.

    The right side of the dialog explains what a **Destination** and a **seat** are.
  </Step>

  <Step title="Enter seat details">
    The form title follows the pattern **Add a \[Destination] seat**. Every flow includes **Seat name** and optional **Tags**.

    <Tabs>
      <Tab title="Native integration">
        Enter the seat name and any destination-specific fields Wrango asks for. Required fields must be filled in. Optional fields are marked **(optional)**.

        Wrango may show in-form guidance to help you find account IDs for that platform.

        Click **Add seat** to create the seat.
      </Tab>

      <Tab title="Manual setup">
        Enter the seat name and any destination-specific account details Wrango asks for. Required fields must be filled in. Optional fields are marked **(optional)**.

        Wrango shows a **Manual setup required** callout explaining that the team will review your request and provision the seat.

        Click **Submit request** to send the seat for manual setup.
      </Tab>

      <Tab title="Ad Connect">
        Ad Connect is available for Google Ads only.

        Enter a **Seat name**, then complete **Authorization** by signing in with your Google Ads account. After sign-in, Wrango shows **Connected** with **Authorization verified.** Use **Reauthorize** if you need to sign in again.

        Select a Google Ads account from **Select Google Ads Account (Seat)**. Accounts already linked to another seat show **Already bound** and cannot be selected again.

        Add optional **Tags**, then click **Create Seat**.
      </Tab>
    </Tabs>
  </Step>

  <Step title="Confirm success">
    After a successful submission, Wrango shows a success screen.

    <Tabs>
      <Tab title="Native integration or Ad Connect">
        Wrango confirms that the seat was set up successfully and that it is now linked. Click **Return to all destinations** to close the dialog and return to the [Destinations dashboard](/destinations/dashboard).

        The new seat appears on the [destination details page](/destinations/details).
      </Tab>

      <Tab title="Manual setup">
        Wrango confirms that destination details were submitted successfully. The Wrango team will contact you by email to finish setup, usually within 48-72 hours.

        Click **Return to all destinations** to close the dialog.

        The new seat appears on the [destination details page](/destinations/details) with **Manual set-up** status until provisioning completes.
      </Tab>
    </Tabs>
  </Step>
</Steps>

## After a seat is added

| Integration type   | Where it appears                                                                                                                               |
| ------------------ | ---------------------------------------------------------------------------------------------------------------------------------------------- |
| Native integration | [Destination details page](/destinations/details) for that platform. The **Destination** moves to **Connected Destinations** on the dashboard. |
| Ad Connect         | Same as native integration.                                                                                                                    |
| Manual setup       | Same pages, with **Manual set-up** status until the Wrango team completes provisioning.                                                        |

After the first seat is added, the **Destination** card on the [Destinations dashboard](/destinations/dashboard) shows the active seat count and **Destination details** instead of **Add destination**.

You can add more seats to the same **Destination** from the dashboard **Add seat** button or from **Add seat** on the [destination details page](/destinations/details).
