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

# Overview

> Recurring agent runs

Playbooks are stored prompts that run recurringly and deliver results to [Slack](/core/integrations/slack), email, or other destinations.

<Frame>
  <img src="https://mintcdn.com/textql/rPwXLR4AE3LMkrhI/images/how-it-works/playbooks/Playbooks%20(1).png?fit=max&auto=format&n=rPwXLR4AE3LMkrhI&q=85&s=9f89bbc7f681bb21beacc0925402a21c" alt="Playbooks overview" width="1784" height="732" data-path="images/how-it-works/playbooks/Playbooks (1).png" />
</Frame>

## When to Use

<Tabs>
  <Tab title="Recurring Reports">
    * Daily sales dashboards
    * Weekly performance summaries
    * Monthly financial reports
    * Quarterly business reviews

    **Example:** "Create a playbook that sends daily sales metrics to the sales-team Slack channel every morning at 9am"
  </Tab>

  <Tab title="Scheduled Analysis">
    * Weekly cohort analysis
    * Monthly churn calculations
    * Quarterly customer segmentation

    **Example:** "Make me a playbook that analyzes weekly user engagement and emails it to stakeholders every Monday"
  </Tab>

  <Tab title="Monitoring & Alerts">
    * Inventory level checks
    * SLA monitoring
    * Anomaly detection

    **Example:** "Set up a playbook that checks inventory levels and alerts when stock is low"
  </Tab>

  <Tab title="Team Updates">
    * Marketing campaign performance
    * Customer support metrics
    * Product usage statistics
    * Engineering KPIs

    **Example:** "Create an automated monthly revenue analysis playbook for the executive team"
  </Tab>
</Tabs>

<Frame caption="How many visitors is my site getting?">
  <video autoPlay loop muted playsInline>
    <source src="https://mintcdn.com/textql/JKQCREe9XePwtIhg/images/how-it-works/playbooks/playbook_concluding.mp4?fit=max&auto=format&n=JKQCREe9XePwtIhg&q=85&s=58ffc09d56b27fca762c5581962abe77" type="video/mp4" data-path="images/how-it-works/playbooks/playbook_concluding.mp4" />
  </video>
</Frame>
