# Add or Remove Campaigns

You can easily add or remove campaigns by clicking on the "Add or Remove Campaigns" button that appears when you are viewing the campaigns for a certain budget. This will only appear if you are filtering to a particular budget and it wont show when viewing all campaigns.

<figure><img src="/files/9sDp3rdYUugzNlgKT61j" alt=""><figcaption></figcaption></figure>

You can also edit the campaigns in a budget if you select one or more campaigns from the "Campaigns" tab. This "Edit" button will only appear if you select campaigns that are in the same "Budget".&#x20;

Selecting "Remove" will remove the campaigns from their associated Budget and they will no longer be tracked in the dashboard. **This will not remove or edit the campaigns in your relevant ad platform.**

<figure><img src="/files/eKy1G6pf2DkQrnaKzyPn" 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.airtomic.co/guides/add-or-remove-campaigns.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.
