> For the complete documentation index, see [llms.txt](https://docs.taloflow.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.taloflow.ai/evaluation-setup/new-category-request.md).

# New Category Request

{% embed url="<https://taloflow.wistia.com/medias/xxq22jld9t>" %}

**Step 1:** Navigate to the **Create Evaluation** screen. Here, you'll find a button to request a new category.

<figure><img src="https://cdn.prod.website-files.com/5c56ab14e0a4a5de55552788/68ba46d480122c482c804f4e_6284d914.png" alt="Image"><figcaption></figcaption></figure>

**Step 2:** Provide details about the new category. This includes how you define the category, the vendors you want included, the use cases, and who should have access to this project.

<figure><img src="https://cdn.prod.website-files.com/5c56ab14e0a4a5de55552788/68ba46d480122c482c804f57_a95ecf44.png" alt="Image"><figcaption></figcaption></figure>

**Step 3:** Give your category a name.

<figure><img src="https://cdn.prod.website-files.com/5c56ab14e0a4a5de55552788/68ba46d480122c482c804f51_b597cef0.png" alt="Image"><figcaption></figcaption></figure>

**Step 4:** List the products you think should be considered for this category. This helps us understand the cluster of vendors that must be included and which other vendors should be considered.

<figure><img src="https://cdn.prod.website-files.com/5c56ab14e0a4a5de55552788/68ba46d480122c482c804f54_974810bc.png" alt="Image"><figcaption></figcaption></figure>

**Step 5:** Provide some use cases and upload any reference materials like RFPs, manuals, slides, etc. to guide our research.

**Step 6:** Decide whether you want a workspace created for this project. If you do, provide a name for it.

<figure><img src="https://cdn.prod.website-files.com/5c56ab14e0a4a5de55552788/68ba46d480122c482c804f5a_955400bf.png" alt="Image"><figcaption></figcaption></figure>

**Step 7:** Optionally, you can provide a project code, identify an owner, and list any other individuals who should have access to the support.

**Step 8:** Indicate your preferred turnaround time, whether it's two business days or five business days.

**Step 9:** Add any additional comments that would help us prepare this for you in the best possible way.

**Step 10:** Click **Submit** and you'll be notified via email when the category is ready.

<figure><img src="https://cdn.prod.website-files.com/5c56ab14e0a4a5de55552788/68ba46d480122c482c804f5d_6c1c75ae.png" alt="Image"><figcaption></figcaption></figure>

f


---

# 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://docs.taloflow.ai/evaluation-setup/new-category-request.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.
