# Manage Category

## 1: Add New category

Products >> Categories >> Add New

<figure><img src="/files/N6K6dNCgrErTV4yGGJqf" alt=""><figcaption><p>Add Category in backend</p></figcaption></figure>

## 2: Display Category

### 2.1) Add Category to Menu

Go to Appearance >> Menus&#x20;

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

### 2.2) Get a link of Category

go to Products >> Categories >> Choose a category to get link

<figure><img src="/files/4cIIZv3GD6eug9IuPAkp" alt=""><figcaption></figcaption></figure>

### 2.3) Display category template at frontend

You can change layout of category in Customizer. [Read here](/ireca/basic/archive-template.md#id-1-general-settings)

You can change setting for Search Form in Customizer. [Read here](/ireca/basic/archive-template.md#id-2-search-settings)

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

## 3) Customize archive/category template

[Read here](/ireca/main-features/customize-template.md#id-1-customize-archive-category-template)


---

# 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://ovatheme.gitbook.io/ireca/main-features/manage-category.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.
