# Categories

### Overview

Categorizing email campaigns within your MangoApps domain can significantly enhance organization and streamline search processes for employees. Network admins can add and manage these categories from the **Categories** tab within the Admin Portal.&#x20;

<img src="/files/YWgBSTVC9KWENyK5Bp2G" alt="" width="563">

**List of categories**

Browse through the list to see all the categories previously created by network admins and intranet admins in your domain. Drag and drop categories to reorder them to your preference. This is the order that will appear in the dropdown menu when creating a campaign in the user portal.

**Editing or Deleting Categories**

To make changes, select the category you wish to modify and click on the **Edit** option from the 3-Dot Action menu. Alternatively, if a category is no longer needed, click on **Delete** to remove it from the list.&#x20;

{% hint style="danger" %}
Once a category has been deleted, it **cannot** be recovered. Any campaigns previously associated with the deleted category will remain, but they will no longer be assigned to any category.
{% endhint %}

**New Category**

Click the **New Category** button along the top right hand side to add a new category.

***

### Add New Category

Click on the **New Category** button in the top right of the screen. A pop-up window will appear prompting you to input the name of the new category into the designated **Category Name** text box.

Once you've named your category, click **Save** to confirm and add it to the list.

<img src="/files/3rwAdO1qkfPQj4VePotI" alt="" width="563">


---

# 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://guides.mangoapps.com/admin-guide/module-settings/campaigns/categories.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.
