# Edit a Campaign

{% hint style="success" %}
The '**Edit Campaign**' option proves useful in such cases, allowing for timely adjustments to campaigns.
{% endhint %}

## Steps:

***

1\. Go to **Pipeline** > **Type of Pipeline**.                                                                                                                                                              2. Just select the **Campaign** that you want to **edit**.                                                                                                                                          3. Inside the selected campaign, in the top right-hand corner, there is an "**Action**" button.

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

4. Once clicked on "**Action**" button, four more options will appear and from there we need to click on the "**Edit Campaign**" button.

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

5. Once clicked on "**Edit Campaign**", a screen will appear with the **already setup details** and again an "**Edit**" option will appear to edit or customize the **setup** as per the new requirements.

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

6. You can now make the **modifications** to the 'Basic Details' of the campaign. After editing click on "**Update**" to get the edited details saved.

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

7. Additionally, if necessary, you have the option to temporarily **pause a campaign** and **resume** it at your convenience.

<figure><img src="/files/OGkB8phswZyu16bI2Fnu" 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.neodove.com/admin-portal/campaigns/edit-campaign.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.
