# Categories

### How to create and apply categories in SprintHub

In SprintHub, you can create **custom categories** to easily organize and identify:

* Emails
* Forms
* Segments
* Landing Pages
* Popups
* Automation Flows

**This feature is especially useful when you handle a large volume of information and need to streamline your workflow.**

## Steps to create a new category

1. **Go to the settings menu**\
   In the side menu, click on **"Settings"** and then to **"Categories"**.

<figure><img src="/files/2642536414b5d395bbee5cc78b011bcc3820c29e" alt=""><figcaption></figcaption></figure>

2. **Create a new category**\
   Click the **"New"** button to start creating the category.

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

3. **Fill in the category details**

* **First name**: Give it a clear and easy-to-identify name.
* **Description**: Enter a short text explaining the purpose of the category.

> **Example**:\
> Name: *Customer Service*\
> Description: *Category used for new customer service clients.*

4. **Save the category**\
   After filling in the information, click **Save**.

{% hint style="success" %}
**After creating the category, it&#x20;**<mark style="color:purple;">**will be available for selection when creating emails, forms, segments**</mark>**&#x20;and other platform features, allowing for more efficient organization from the start of configuration.**
{% endhint %}


---

# 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.sprinthub.com/en/topics/settings/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.
