# Start new campaign

Go to the "Campaigns" feature on the left side of your display. Here, a record of your campaigns will be shown. Click "New Campaign" to create a new campaign.

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

You can give your new campaign a name by inserting text into the spaces under "Campaign Name". That way, you can differentiate campaigns from the record shown in the above step.

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

Moving on to the second step of creating a campaign, you can refer to [Selecting channels](/features/campaign/creating-a-campaign/selecting-channels-to-send.md).


---

# 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://support.chatmonster.io/features/campaign/creating-a-campaign/start-new-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.
