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

# Overview

> Adstudio's AI assistant lets you manage ads across Google, Meta, and TikTok through conversation — no dashboards required.

## What is the AI Assistant?

Adstudio's AI assistant is a chat-based agent that operates your ad accounts on your behalf. Instead of clicking through dashboards, you describe what you want and the assistant fetches data, proposes changes, and executes them once you approve.

It has live access to every platform you've connected — Google Ads, Meta Ads, TikTok, Google Analytics 4, and Search Console — and can work across all of them in the same conversation.

<CardGroup cols={2}>
  <Card title="Analyze" icon="chart-line">
    "How did last week's campaigns perform?" · "Where am I wasting budget?" · "Compare this month to last."
  </Card>

  <Card title="Optimize" icon="wand-magic-sparkles">
    "Pause all campaigns with ROAS below 1." · "Increase the budget of my top performer by 20%." · "Add these as negative keywords."
  </Card>

  <Card title="Explore" icon="magnifying-glass">
    "Which keywords are underperforming?" · "Show me my audience demographics." · "What optimization does Google suggest?"
  </Card>

  <Card title="Report" icon="file-chart-column">
    "Create a report broken down by device type." · "Show daily spend across platforms for the last 30 days."
  </Card>
</CardGroup>

## How It Works

<Steps>
  <Step title="You ask a question or give a command">
    Type naturally in the chat. You don't need special syntax or exact entity names — the assistant understands intent and looks up IDs automatically.
  </Step>

  <Step title="The assistant calls the right tools">
    It decides which platform APIs to hit, what date range to use (defaults to the last 7 days), and which entities to touch.
  </Step>

  <Step title="Results render as interactive cards">
    Data is shown in rich UI cards inline — campaign tables, metric summaries, audit reports, recommendation lists. Not walls of text.
  </Step>

  <Step title="Changes require your explicit approval">
    Anything that modifies your account (pause, budget change, add keyword, delete) renders a **Change Proposal** card with **Confirm** and **Reject** buttons. Nothing ships to your ad accounts until you click Confirm.
  </Step>
</Steps>

## Getting Started

<Steps>
  <Step title="Open the Agent">
    Click **Agent** in the workspace sidebar. It's marked with a **New** badge.
  </Step>

  <Step title="Make sure platforms are connected">
    The assistant can only work with platforms you've connected in **Settings → Integrations**. If a platform isn't connected, the assistant will tell you and point you to the right settings page.
  </Step>

  <Step title="Start a conversation">
    Try: *"Summarize my Google Ads performance for the last 7 days."* The assistant will fetch the data, render a performance card, and leave a short takeaway you can act on.
  </Step>
</Steps>

<Tip>
  Conversations are saved automatically. You can revisit past conversations from the chat history sidebar and continue where you left off.
</Tip>

## What Makes It Different

* **Cross-platform by default.** One conversation can touch Google, Meta, and TikTok without switching tabs.
* **Action-oriented.** The assistant doesn't just report — it can execute status changes, budget updates, keyword additions, and campaign creation for you.
* **Safe by design.** Every action requires explicit confirmation. The assistant never modifies accounts without your click.
* **Fast defaults.** It acts immediately with sensible defaults (last 7 days, all connected platforms) instead of interrogating you with questions.

## Next Steps

<CardGroup cols={2}>
  <Card title="What the AI Can Do" icon="list-check" href="/en/ai/capabilities">
    Full capability tour organized by outcome, with example prompts for each.
  </Card>

  <Card title="Actions & Confirmations" icon="circle-check" href="/en/ai/actions">
    How the Change Proposal flow works when the AI needs to modify your accounts.
  </Card>

  <Card title="Connect Platforms" icon="plug" href="/en/getting-started/integrations">
    Connect Google Ads, Meta, TikTok, GA4, and Search Console first.
  </Card>
</CardGroup>
