# Event Categories

Use this section to segment your schedule into distinct event classifications (e.g., *Entertainment Events*, *Family & Group Events*, *Food & Festival Events*). This helps visitors filter and find specific types of activities effortlessly.

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

#### Add New Event Category Fields

| **Field**             | **Description**                                                                                                     |
| --------------------- | ------------------------------------------------------------------------------------------------------------------- |
| Name                  | The visible classification name displayed publicly on your website frontend.                                        |
| Slug                  | The URL-friendly string format of the name, automatically scrubbed into lowercase text using hyphens.               |
| Parent Event Category | Set up structural sub-levels by linking this category underneath an overarching parent directory item if necessary. |
| Description           | An optional textual summary or brief outlining the specific theme of this event category group.                     |


---

# 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/chillout/event-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.
