> For the complete documentation index, see [llms.txt](https://docs.edutek.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.edutek.io/administrator/categories/add-edit-delete-category.md).

# Add/Edit/Delete category

### **ADD CATEGORY**

**Step 1:** Access Add category page by click on the button Add category at the top left screen

![](/files/-MbjVoXwc5rbP2yQJKPw)

**Step 2:** At the Add category page, you should fill in all the necessary information to add a new category.&#x20;

The necessary information includes:

* Category name
* &#x20;Parent&#x20;

![](/files/-MbjX3Wxbj5Boi98cT0_)

Click Add category button to finish

### EDIT CATEGORY

To edit a category, you should access the Edit category page by click on the icon "..." at the Options column in the category list and choose Edit. The Edit page is the same as the Add category page, you can change the information that you want and update it for new

![](/files/-MbjYMXfMisMM_2OIX90)

### DELETE CATEGORY

To delete a category, you just select the option Delete at the Options column in the category list.

![](/files/-MbjYVcZb1fPJ9tSuajC)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.edutek.io/administrator/categories/add-edit-delete-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.
