# If You Have Existing UTM Parameters in Your Ads

1. Open **Meta Ads Manager**.
2. Select the **campaigns** you want to edit, then select the **ads** view.

<figure><img src="/files/4ocYz5HOhhleFudaBeTk" alt=""><figcaption></figcaption></figure>

3. Hover over any of the ads and click **Edit**.

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

4. Scroll to **Tracking > URL Parameters** and add the parameters mentioned below to your existing parameters

```
&bl_source=facebook&bl_campaign={{campaign.id}}&bl_adid={{ad.id}}.
```

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

5. Click Publish.


---

# 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.bloomanalytics.io/bloom-pixel/enable-bloom-pixel-3-steps/meta-ads-utm-parameter/if-you-have-existing-utm-parameters-in-your-ads.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.
