# Blog

"Welcome to the Blog Management Hub. Here, administrators have two key functions at their disposal: Blog Category Management and Blog Management. Let's dive in!"

### Blog Category Management

Welcome to Shopeasy's Blog Category Management section! Here, you can create, edit, and organize blog categories. Follow these steps to get started:

#### Step 1: Accessing Blog Categories

Navigate to **Apps > Blogs > Blog Category** in the sidebar to access the blog category management page.

#### Step 2: Adding a New Blog Category

1. Click on **"Add New Category"** located at the top right corner.
2. **Category Name:**
   * Enter a name for the new blog category.
3. **Description:**
   * Provide a brief description of the category.
4. **Meta Title:**
   * Enter a title for the category's metadata (for SEO purposes).
5. **Meta Description:**
   * Add a description for the category's metadata.
6. **Keywords:**
   * Enter relevant keywords for the category (for SEO purposes).

#### Step 3: Save Your Category

Click the **"Add New Blog Category"** button to add the new category to your blog.

#### Step 4: Managing Blog Categories

In the Blog Category section, you can:

* **View Existing Categories**
* **Edit Category Details**
* **Delete Categories**

#### Note:

* Organizing blog categories helps users navigate and find relevant content easily.

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


---

# 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.shopeasy.ai/blog.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.
