# Utilities

The Utilities section gives you access to advanced tools that help you analyze, evaluate, and optimize your virtual assistant. It is designed for teams who need deeper insights into conversations and effective ways to improve performance.

Inside Utilities you’ll find:

* [**Conversation Logs**](/getting-started/workspace/utilities/conversation-logs.md) → a complete view of each conversation, with details on messages, duration, feedback, and Evaluator results.
* [**Evaluators**](/getting-started/workspace/utilities/evaluators-and-guardrails.md) → tools to measure the quality of interactions, track sentiment, satisfaction, and other key aspects, with both built-in and custom options.
* [**Issue Tracker**](/getting-started/workspace/utilities/issue-tracker.md) → a centralized dashboard to capture, monitor, and resolve issues whenever a conversation doesn’t meet expectations.

<figure><img src="/files/pqdaUR01GV8hwa88NbYC" 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://guide.indigo.ai/getting-started/workspace/utilities.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.
