# Feature Management

Avo Assure provides various tools like LLM model and AI template to generate report at system level, and module level for detailed and componential report. These tools effectively organize and simplify test cases when automating business application.

### [Roles that work with Feature Management ](/avo-assure/administration/privileges.md)&#x20;

1. Admin&#x20;
2. Quality Manager with Admin as secondary role&#x20;

### This document includes:&#x20;

[**LLM Model** ](/avo-assure/administration/feature-management/llm-model.md#add-llm-model)

The steps to add, edit, delete LLM Model in Avo Assure&#x20;

[**AI Template** ](/avo-assure/administration/feature-management/ai-template.md)

The steps to add, edit, delete AI Template in Avo Assure&#x20;


---

# 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.avoautomation.com/avo-assure/administration/feature-management.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.
