# Service Category

Service categories help you organize your services into meaningful groups. This improves user navigation and enhances how services are displayed on your website.

Go to: **WordPress Dashboard → Services → Service Categories**

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

#### **Category Details**

<table><thead><tr><th width="198.4444580078125">Field</th><th>Description</th></tr></thead><tbody><tr><td><strong>Name</strong></td><td>Enter the name of the category. This is how it will appear on your site.<br>Example: “Hair Services”, “Digital Marketing”</td></tr><tr><td><strong>Slug</strong></td><td>The slug is the URL-friendly version of the name.<br>Use only lowercase letters, numbers, and hyphens.<br>Example: <code>digital-marketing</code></td></tr><tr><td><strong>Parent Service Category</strong></td><td>Select a parent category to create a hierarchy (optional).<br>Example: “Jazz” can be the parent of “Bebop” and “Big Band”.</td></tr><tr><td><strong>Description</strong></td><td>Provide a short description of the category.<br>Note: Not all themes display this on the front end.</td></tr></tbody></table>

***

#### **Save the Category:** Click the **“Add New Service Category”** button to save your new category.

Your category will now be available when adding or editing a service under **Services → Add New**.

#### **Adding Service Category in Edit**

{% hint style="success" %}
**WordPress Dashboard> Service> Edit>** Scroll down to **Service Categories>**&#x43;lick **Add New Service Category>** Click **Save**
{% endhint %}

<figure><img src="/files/vuWWDIjGS30VnZZZGwGC" 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://buddhathemes-test.gitbook.io/ogie/services/service-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.
