# Settings

- [Approval Flows](https://docs.unifiedtrainingtracking.com/product-guides/settings/approval-flows.md): Approval flows allow the tenant to run a student record through an approval process because they are accepted into a training class
- [Lookup Lists](https://docs.unifiedtrainingtracking.com/product-guides/settings/lookup-lists.md): The lookup lists settings allow the tenant to have a standard set of dropdown options for common data fields.
- [Tenant Settings](https://docs.unifiedtrainingtracking.com/product-guides/settings/tenant-settings.md): Tenant settings are basic settings related to tenant setup.
- [Manage Licenses](https://docs.unifiedtrainingtracking.com/product-guides/settings/manage-licenses.md): The manage licenses page gives you information about your tenant subscription
- [Task List Templates](https://docs.unifiedtrainingtracking.com/product-guides/settings/task-list-templates.md)


---

# 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://docs.unifiedtrainingtracking.com/product-guides/settings.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.
