# Linking accounts

### How to add a Google Ads account to Adalysis

You can link accounts from the **Audit & budget** or the multi-account **Performance** view. Click the **link** icon on either screen. This applies both during the free trial or for paid subscriptions.

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

{% hint style="warning" %}
To link Google Ads accounts, they need to be **directly accessible in Google** with the email address used to create the Adalysis account. In other words, the visibility of the accounts in Adalysis is the same as in Google Ads. See below if you want to link accounts that belong to a **different** email address.
{% endhint %}

{% hint style="info" %}
All enabled campaigns in your accounts will be linked. No paused campaigns are linked as no audit or analysis is done for them (unless this [workaround](/onboarding/getting-started/account-organization/paused-campaigns-workaround.md) is used). It isn't possible to only link some campaigns in an account, such as search campaigns.
{% endhint %}

### How to link Microsoft Ads accounts to Adalysis

Switch to Microsoft Ads in the top-left corner of the Adalysis screen and link your accounts as described above.

<figure><img src="/files/I6Ot9Jja8hQeXxGutglA" alt="" width="224"><figcaption></figcaption></figure>

### How to link accounts that belong to different email addresses

If you have Google Ads accounts or MCCs under different email addresses, then you'll need **one Adalysis account for each address**. There's no extra charge for having multiple Adalysis accounts. Once combined for billing purposes, you simply pay one bill based on the total spend of all your Adalysis accounts.

To create a new Adalysis using another email address, simply start a new [free trial](https://app.adalysis.com/account-create.html). Once it's finished, please combine the billing of the new Adalysis account as described [here](/billing/billing/multiple-accounts.md).

### How to unlink accounts from Adalysis

You can unlink accounts from the **Audit & budget** or the multi-account **Performance** view. Select the accounts you no longer want to see in Adalysis and click the **unlink** icon on either screen.

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

***

{% hint style="info" %}
Please rest assured that we take privacy and security very seriously. We guarantee that:

* Adalysis won't make any changes to your PPC account without your explicit permission.
* It won't appear as a 'User' or 'Manager' of your PPC account. Only you will know that Adalysis has been connected.
  {% endhint %}


---

# 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.adalysis.com/onboarding/getting-started/account-organization/linking-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.
