> For the complete documentation index, see [llms.txt](https://knowledge.maica.com.au/maica-knowledge-base/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledge.maica.com.au/maica-knowledge-base/maica-administration-guide/settings/ai-management.md).

# AI Management

Meet Me is an AI-powered Participant summary feature that appears on the Participant record page. It draws together recent Notes, Appointments, Goals, Delivery Activity, Service Agreements and more into a short, plain-English summary.

This section covers the Administrator's view of Meet Me.

***

### In this Section

<table><thead><tr><th width="247.544921875">Article</th><th>Covers</th></tr></thead><tbody><tr><td><a href="/pages/ebSvM2gqxtptDBSMNgF8">Meet Me Configuration</a></td><td>Prerequisites, initial setup, API key, model selection, and custom object configuration</td></tr><tr><td><a href="/pages/3CyKVs8ppK2pgutjBXVP">Meet Me Administration</a></td><td>Model management, enabling and disabling, privacy and data handling, AI behaviour, and performance</td></tr></tbody></table>


---

# 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:

```
GET https://knowledge.maica.com.au/maica-knowledge-base/maica-administration-guide/settings/ai-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.
