> For the complete documentation index, see [llms.txt](https://help.konnektive.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.konnektive.com/konnektive-crm/crm-setup/campaign-setup/campaign-categories.md).

# Campaign Categories

Click on the larger green **+ Category** button to create a *New Category*.

Type the name of the category in the next prompt and press the **'Create Category'** button.

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

## Adding Categories to the Campaign <a href="#campaigncategories-addingcategoriestothecampaign" id="campaigncategories-addingcategoriestothecampaign"></a>

Click the smaller green **+ button** inside a category to add a campaign to that category.

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

If you already have a campaign created, edit the **Campaign** that the category will be added to. The campaign configuration page will have a new drop-down menu option within the Category dropdown.

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

Click on the desired **Category** from the drop-down menu and press update, this will add the Campaign to the Category.

When returned to your campaign list, you will see the campaigns organized into their respective category.

## Editing or Deleting a Campaign Category <a href="#campaigncategories-editingordeletingacampaigncategory" id="campaigncategories-editingordeletingacampaigncategory"></a>

Locate the category, then click the blue **"Edit"** Button.

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

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

Edit the category, then press **Update**. The campaign category will update and create the *New Category* name.

Choose the “**Delete this category?**” option to remove the category. Products within a deleted category will be moved to a new Miscellaneous category.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.konnektive.com/konnektive-crm/crm-setup/campaign-setup/campaign-categories.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
