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

# Pulses

> Pulses are scheduled chart deliveries enriched with AI analysis. Learn how data fetching, AI summaries, and delivery scheduling work together.

Pulses are the heartbeat of Chartcastr. They represent the automated flow of data from your sources to your destinations, enriched with AI analysis.

## The Data/Chart

When a pulse triggers, Chartcastr fetches the latest data from your connected source (e.g., Google Sheets, HubSpot, Shopify). This data is then visualized according to your configuration, creating a snapshot of your key metrics at that specific moment in time.

## AI Summaries

<Note>Available on > Starter plans only</Note>

Beyond just raw data, Chartcastr uses AI to analyze the trends and changes in your data. The AI generates a concise summary, highlighting significant movements, anomalies, or "business as usual" states, giving you immediate context without needing to deep-dive into the numbers.

## Scheduling / Timing

You can schedule pulses to run at specific intervals (e.g., daily at 9:00 AM, weekly on Mondays).

<Warning>
  **Timing Best Practice**

  Ensure that your source data (e.g., your Connected Sheet refresh or your spreadsheet update) refreshes well **BEFORE** the Chartcastr pulse is scheduled to kick off. This ensures your pulse always captures the freshest data.
</Warning>

## Next Steps

<CardGroup cols={2}>
  <Card title="Chat Follow-ups" icon="message-question" href="/analysis/chat/followups">
    Ask contextual questions about pulses in your Slack threads.
  </Card>

  <Card title="Source Groups" icon="layer-group" href="/admin/sources/source-groups">
    Group sources together for unified analysis.
  </Card>
</CardGroup>
