# How To Add A Category in Blogs

Categorizing your blog posts is not only an important way for you to stay organized, but also it can help your readers find the posts and content they are looking for. Follow these simple steps to learn how to create and add categories to your Blog section:

* Navigate to Sites > Blogs
* On the Blogs page, you’ll see a gear icon in the top right corner.
* Click into the gear, or Settings feature.
* (image)
* Toggle to Categories
* Click “+Add new category” to create a new category
* (image)
* Follow the instructions in the popup.
* You can also view a list of existing Categories - if you wish to edit or delete an existing Category, click the 3-dot menu on the right hand side in the list and you can make changes from the menu that will popup.

It’s as easy as that to add Categories to your blog section.


---

# 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://help.mypipeline.co.in/blog/how-to-add-a-category-in-blogs.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.
