# Portfolio Categories

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

<table data-header-hidden><thead><tr><th width="170.6666259765625"></th><th></th></tr></thead><tbody><tr><td><strong>Field</strong></td><td><strong>Description</strong></td></tr><tr><td><strong>Search Categories</strong></td><td>Use this option to search existing portfolio categories.</td></tr><tr><td><strong>Add Category</strong></td><td>Create a new portfolio category.</td></tr><tr><td><strong>Name</strong></td><td>The name as it appears on your site.</td></tr><tr><td><strong>Slug</strong></td><td>A URL-friendly version of the name. Typically lowercase, using only letters, numbers, and hyphens.</td></tr><tr><td><strong>Parent Category</strong></td><td>Assign a parent term to create a hierarchy. Example: <em>Jazz</em> as the parent of <em>Bebop</em> and <em>Big Band</em>.</td></tr><tr><td><strong>Description</strong></td><td>Optional text describing the category. Not prominently displayed by default, though some themes may show it.</td></tr></tbody></table>


---

# 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://wdt-kirki.gitbook.io/wdt-kirki/portfolio/portfolio-categories.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.
