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

# Integrations

> Connect the ad accounts you publish to.

**Accounts** is where you connect the platforms UAGenius publishes to. Connections are made once and shared across every game you have access to.

## Available connections

<CardGroup cols={3}>
  <Card title="Meta Ads manager" icon="meta">
    Publishes to Meta. Supports multiple ad accounts through **Add a new Ad Account**.
  </Card>

  <Card title="Google Ads manager" icon="google">
    Publishes to Google Ads.
  </Card>

  <Card title="YouTube" icon="youtube">
    Hosts your video ads for Google Ads, so it pairs with the Google Ads connection.
  </Card>
</CardGroup>

Each connected account shows a **CONNECTED** status, and accounts with that status appear as destinations in the publish flows.

## Connecting an account

<Steps>
  <Step title="Open Accounts">
    From the main navigation.
  </Step>

  <Step title="Choose the platform">
    Select **Add a new Ad Account** on the platform you are connecting.
  </Step>

  <Step title="Authorise">
    Sign in to the platform and grant access. Make sure your user has permission to create ads on that ad account.
  </Step>

  <Step title="Confirm the status">
    The account then reads **CONNECTED** and is ready to publish to.
  </Step>
</Steps>

## YouTube pairs with Google

<Note>
  Google video ads are uploaded to a connected YouTube account before Google Ads serves them, so [publishing to Google](/publish-google) uses both connections together.
</Note>

Connecting YouTube alongside Google Ads manager means your first Google batch can go live without a second setup step.

## Multiple ad accounts

Agencies and studios running several titles often have one ad account per game or per region. Connect all of them, and you can choose the destination account per upload or store it in a [Meta template](/publish-meta).

<Tip>
  Where you have one ad account per title, build one Meta template per title too. The right template then carries the right ad account automatically, which keeps large uploads accurate.
</Tip>

## Troubleshooting

<AccordionGroup>
  <Accordion title="An ad account is not appearing in the publish flow" icon="circle-question">
    Confirm it shows **CONNECTED** under **Accounts**. If the platform account exists but is not listed, reconnect and make sure that account is selected in the permissions you grant.
  </Accordion>

  <Accordion title="Uploads that previously worked need attention" icon="arrows-rotate">
    Platform authorisations expire periodically and can be changed by an administrator on the platform side. Reconnect the account, then check **Upload history** in [Projects](/projects) for the message the platform returned.
  </Accordion>

  <Accordion title="Choosing a Facebook page" icon="flag">
    Meta handles page permissions separately from ad account access, so confirm your Meta user has a role on the page you want to publish under.
  </Accordion>
</AccordionGroup>
