> ## Documentation Index
> Fetch the complete documentation index at: https://docs.adminest.com/llms.txt
> Use this file to discover all available pages before exploring further.

# AI Assistant

> Chat with your documents and get intelligent, formatted answers.

## Overview

The Adminest AI Assistant helps you find information across all your documents using natural language. Ask questions about your insurance coverage, find specific documents, or get summaries of important information.

<CardGroup cols={2}>
  <Card title="Natural Language" icon="comments">
    Ask questions in plain English
  </Card>

  <Card title="Document Context" icon="file-search">
    AI searches across all your documents
  </Card>
</CardGroup>

<Frame caption="The AI Assistant with conversation history and real-time chat">
  <img src="https://mintcdn.com/adminestlimited/DGzwp1i9dXEAyoTa/images/screenshots/ai-assistant.png?fit=max&auto=format&n=DGzwp1i9dXEAyoTa&q=85&s=f1c9e2be95d29db9a8112c657e1c4cc1" alt="AI Assistant chat interface" width="780" height="493" data-path="images/screenshots/ai-assistant.png" />
</Frame>

## Starting a Chat

<Steps>
  <Step title="Open AI Assistant">
    Click the **AI Assistant** button or chat icon
  </Step>

  <Step title="Ask a Question">
    Type your question in natural language
  </Step>

  <Step title="View Response">
    AI provides an answer with source references
  </Step>

  <Step title="Follow Up">
    Ask follow-up questions to dig deeper
  </Step>
</Steps>

## What You Can Ask

### Finding Information

> "What is my car insurance policy number?"

> "When does my home insurance expire?"

> "How much did I pay for my last electricity bill?"

### Summaries

> "Summarize my health insurance coverage"

> "What warranties are expiring this year?"

> "Give me an overview of all my insurance policies"

### Comparisons

> "Compare my home and contents insurance policies"

> "Which bills are due this month?"

### Task-Related

> "What tasks are overdue?"

> "Show me all renewal reminders for this quarter"

## How It Works

1. **Question Analysis** - AI understands your intent
2. **Document Search** - Relevant documents are identified
3. **Information Extraction** - Specific details are pulled
4. **Response Generation** - Clear answer with rich formatting including headings, lists, tables, bold text, and inline references

<Info>
  The AI only accesses documents you've uploaded to Adminest. It doesn't have access to external information or the internet.
</Info>

## Tips for Better Results

<CardGroup cols={2}>
  <Card title="Be Specific" icon="bullseye">
    "What's my car insurance excess?" works better than "Tell me about insurance"
  </Card>

  <Card title="Use Document Names" icon="file">
    Reference document types: "In my home insurance policy..."
  </Card>

  <Card title="Ask Follow-ups" icon="comments">
    Drill down with follow-up questions
  </Card>

  <Card title="Check Sources" icon="link">
    Click source links to verify information
  </Card>
</CardGroup>

## Source References

When the AI answers, it shows:

* Which documents were used
* Direct quotes where applicable
* Links to view the source document

<Tip>
  Always verify important information (like coverage amounts or due dates) by clicking through to the source document.
</Tip>

## Limitations

The AI Assistant:

* Only knows about documents you've uploaded
* Cannot make changes to documents or tasks
* May not understand very complex or ambiguous questions
* Works best with clearly scanned documents

<Warning>
  AI responses are for informational purposes. Always verify critical details with the original documents, especially for insurance claims or legal matters.
</Warning>

## AI Model Settings (Admin)

Administrators can optimize AI costs via **AI Settings** in the Admin Centre sidebar:

* **Performance mode** (default) — All operations use the highest-quality model
* **Economy mode** — Simple tasks (search, classification) use a faster, cheaper model while complex tasks remain on the premium model

This setting does not affect the quality of document analysis or task extraction, which always use the premium model. Changes take effect immediately across all AI operations.

## Privacy

Your conversations with the AI Assistant:

* Are processed securely
* Are not used to train AI models
* Are not shared with third parties
* Can be cleared from your history

## Related Features

<CardGroup cols={2}>
  <Card title="Documents" icon="file-lines" href="/guide/documents">
    Upload documents for AI to analyze
  </Card>

  <Card title="Tasks" icon="list-check" href="/guide/tasks">
    AI can help find task-related info
  </Card>
</CardGroup>
