> For the complete documentation index, see [llms.txt](https://fleetdocs.hyvikk.space/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://fleetdocs.hyvikk.space/explore-features/parts/manage-parts-category.md).

# Manage Parts Category

## The user**Manage Part Category**

It includes the following options :

&#x20;                    **o**   <img src="/files/FKvbcRw3iNEDh5R5XYUM" alt="" data-size="line">Add parts category.

&#x20;                    **o**   Show entries (10,25,50 & 100).

&#x20;                    **o**   Delete and multi-delete.

&#x20;                    **o**   Apply search.

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

### **B.Add Part Category**

Add the parts category name

**Examples:**

**o**   Tools

**o**   Electrical

**o**   Engineering

<figure><img src="/files/Ruk0KWtI5AnDiuUAodgB" alt=""><figcaption><p>Add Part Category</p></figcaption></figure>

### **C.Action - Setting Icon**

<figure><img src="/files/7LhLUCKU6suEloYnY1wH" alt=""><figcaption></figcaption></figure>

### **Edit Part Category**

User can edit the part category from here.

<figure><img src="/files/XbcXBrdRJQQc54ekx02f" alt=""><figcaption><p>Edit Part Category</p></figcaption></figure>

### Delete Part Category

The user can delete or remove part categories at any time.

<figure><img src="/files/897B6HhA19k0eF6cUQoC" alt=""><figcaption><p>Delete Part Category</p></figcaption></figure>


---

# 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, and the optional `goal` query parameter:

```
GET https://fleetdocs.hyvikk.space/explore-features/parts/manage-parts-category.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
