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

# Overview

> Search persisted conversation history across supported Telnyx communication sources.

Conversation History stores and indexes conversation records so your agents can search previous interactions and use them as memory or retrieval context.

## How It Works

1. Enable conversation persistence on a supported source.
2. Telnyx stores and indexes the conversation record.
3. Search the indexed history by text, record type, region, and filters.
4. Use search results as retrieval context for RAG.

## Next Steps

* [Feature coverage](/docs/inference/embedding-rag/conversation-history/feature-coverage)
* [Search conversation history](/docs/inference/embedding-rag/conversation-history/searching)
* [Review retention](/docs/inference/embedding-rag/conversation-history/retention)
* [View pricing](/docs/inference/embedding-rag/conversation-history/pricing)
