# Reporting setup

To start using the Adalysis report templates, you'll first need a free Looker Studio account. Looker Studio is a powerful and flexible reporting tool that makes it easy to visualize your PPC data.

Follow these three steps to get started — your reports can be ready in just 15-20 mins.

## **Step 1: Looker Studio sign up (1 min)**

Create your free [Looker Studio](https://lookerstudio.google.com/overview) account, if you haven't already got one.&#x20;

## **Step 2: Create your data sources (5-10 mins)**

{% embed url="<https://youtu.be/WMbLWEgrHq0>" %}

Looker Studio retrieves your data directly from Google Ads (not Adalysis). It uses a data source to connect to your Google Ads account or MCC. &#x20;

To use the Adalysis templates, you'll need to first create your data sources (one for each Google Ads account or MCC). This is a one-off step, and you can then use the same data source in every Looker Studio report for that specific Google Ads account.

{% hint style="info" %}
Each data source connects to one Google Ads account. If your agency manages ten Google Ads accounts, you'll need to create ten data sources. This is a quick, one-off process. &#x20;
{% endhint %}

Here are the step-by-step instructions on how to create your data sources:

* [Google Ads](/tools/reporting/data-sources/google-ads.md)
* [Google Analytics](/tools/reporting/data-sources/google-analytics.md)
* [Microsoft Ads](/tools/reporting/data-sources/microsoft-ads.md)
* [Facebook](/tools/reporting/data-sources/facebook.md)

## **Step 3: Copy the Adalysis templates and link them to your data sources (1 min)**

To link the Adalysis templates to your own Google Ads data, you'll first need to create a copy of the report. First, choose the template you want from the Reporting menu in Adalysis. Then, switch to Looker Studio and make a copy of it.

<figure><img src="/files/IHE0M98bpApEYHKEABlv" alt="" width="563"><figcaption></figcaption></figure>

Change the data source of your new report to the one you created in step 2.

<figure><img src="/files/hhwXZDsaHv1DfY9ZwypD" alt="" width="534"><figcaption></figcaption></figure>

The new report will open in the **Edit** mode with the default name *Copy of ...*.  We'd suggest a simple naming convention to make your reports easier to track.

<figure><img src="/files/XN5wjLoac1gEU3BNO0lc" 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.adalysis.com/tools/reporting/reporting-setup.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.
