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

# Introduction

> AI-powered Meta Ads intelligence for media buyers and agencies

# Welcome to KlayrAI

KlayrAI is the AI-powered Meta Ads analyst that connects to your ad accounts and delivers plain-language insights, automated diagnostics, and actionable recommendations — so you spend less time in spreadsheets and more time scaling.

## What KlayrAI does

<CardGroup cols={3}>
  <Card title="Insights" icon="chart-line">
    Understand what is happening across your campaigns and **why** — delivered in plain language, not raw metrics tables.
  </Card>

  <Card title="Diagnostics" icon="stethoscope">
    Automatic detection of learning-phase stalls, creative fatigue, auction overlap, pacing issues, and budget degradation.
  </Card>

  <Card title="Actions" icon="bolt">
    Prioritized recommendations adapted to your risk appetite and focus metrics. Review and approve before anything changes.
  </Card>
</CardGroup>

## Who it's for

* **Solo media buyers** managing 1-5 accounts who need a second pair of eyes on performance shifts
* **Growth teams** running 10-50 campaigns who want automated monitoring without building internal tooling
* **Agencies** managing dozens of client accounts who need scalable diagnostics and white-label reporting

## How it works

1. **Request access** at [klayrai.com](https://www.klayrai.com) — our team reviews and onboards you within 24-48 hours
2. **Connect** your Meta Business account via OAuth (read-only by default)
3. **KlayrAI syncs** your campaigns, ad sets, ads, and historical performance data
4. **The diagnostic engine** powered by our Klayr Agent with programmatic tool calling analyzes your data in a secure sandbox
5. **You receive** plain-language insights, risk-scored diagnostics, and prioritized recommendations
6. **Andromeda** learns your preferences over time and adapts every analysis to your style

<Note>
  KlayrAI never stores your Meta access token in plain text. All tokens are encrypted with AES-256-GCM and decrypted only server-side at the moment of API calls.
</Note>

## Plans

| Feature     | Starter   | Pro            | Agency      |
| ----------- | --------- | -------------- | ----------- |
| Ad accounts | 1         | 5              | Unlimited   |
| Diagnostics | Basic     | Full suite     | Full suite  |
| Reports     | -         | PDF + Markdown | White-label |
| API access  | -         | -              | Full API    |
| Price       | EUR 49/mo | EUR 149/mo     | Custom      |

## Next steps

<CardGroup cols={2}>
  <Card title="Quickstart" icon="rocket" href="/quickstart">
    Request access, connect your first account, and run a diagnostic in minutes.
  </Card>

  <Card title="API Reference" icon="code" href="/api-reference/diagnostics">
    Explore the full API for programmatic access (Agency plan).
  </Card>
</CardGroup>
