llms.txt Content
# OmniAI Docs
## Docs
- [Admin Emails](https://docs.getomni.ai/ai-agent/admin-emails.md)
- [Autopilot](https://docs.getomni.ai/ai-agent/autopilot.md)
- [Checklist](https://docs.getomni.ai/ai-agent/checklist.md)
- [Conversation](https://docs.getomni.ai/ai-agent/conversation.md)
- [Email Setup](https://docs.getomni.ai/ai-agent/email-setup.md)
- [Fine-tuning](https://docs.getomni.ai/ai-agent/fine-tuning.md)
- [Agent Settings](https://docs.getomni.ai/ai-agent/settings.md)
- [SMS Setup](https://docs.getomni.ai/ai-agent/sms-setup.md)
- [Agent Tools](https://docs.getomni.ai/ai-agent/tools.md)
- [Get Document](https://docs.getomni.ai/api-reference/documents/get-document.md): Fetch a single document by ID
- [Upload Documents](https://docs.getomni.ai/api-reference/documents/upload-document.md): Upload one or more documents for a lead. Uses the same pipeline as the in-app Document Vault: S3 storage, action logs, Mastra memory, and document workflow.
- [API Introduction](https://docs.getomni.ai/api-reference/introduction.md): Introduction to the OmniAI API
- [Create Activity](https://docs.getomni.ai/api-reference/leads/create-activity.md): Push a structured activity event to the action log for a lead
- [Create Lead](https://docs.getomni.ai/api-reference/leads/create-lead.md): Create a new lead with optional checklist item updates
- [Get Lead](https://docs.getomni.ai/api-reference/leads/get-lead.md): Retrieve a single lead with all associated data
- [Get Lead Action Logs](https://docs.getomni.ai/api-reference/leads/get-lead-action-logs.md): Fetch all action logs (activity history) for a specific lead
- [Get Lead Checklist](https://docs.getomni.ai/api-reference/leads/get-lead-checklist.md): Fetch the checklist for a specific lead
- [Get Lead Documents](https://docs.getomni.ai/api-reference/leads/get-lead-documents.md): Fetch all documents associated with a specific lead
- [List Leads](https://docs.getomni.ai/api-reference/leads/list-leads.md): Fetch all leads in your workspace