# Career Category

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

Go to: **WordPress Dashboard →** Career&#x73;**→** Career **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</strong> career <strong>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** Career **Category”** button to save your new category.

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

#### **Adding** Careers **Category in Edit**

{% hint style="success" %}
**WordPress Dashboard >** Career **> Edit>** Scroll down to Career **Categories >** Click **Add New** Career **Category >** Click **Save**
{% endhint %}

<figure><img src="/files/COj9o7ezsBBXfHV8Ci1x" 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/careers/career-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.
