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

# Catch Me Up

> Get up to speed on what happened while you were away

Coming back from a long weekend, switching between projects, or just starting your day? Ask the Agent to catch you up and get a structured digest of everything that changed — commits, PRs, issues, and product activity — without reading through notifications.

<Frame>
  <img src="https://mintcdn.com/kasava/v08gSwS7Kc8ndXgU/images/agent/catch-me-up.png?fit=max&auto=format&n=v08gSwS7Kc8ndXgU&q=85&s=7ea0f7586f9a65a45d5e1f4b44121015" alt="Catch Me Up" width="1140" height="756" data-path="images/agent/catch-me-up.png" />
</Frame>

## What You Get

The Agent returns an interactive **Catch Me Up card** that pulls from every connected integration and groups activity into sections — only the sections with new activity appear:

* **Alerts** — urgent issues (Linear P0/P1, Jira blocker/critical, critical churn signals)
* **Customer Signals** — Intercom, Gong, Zendesk, Fathom, Fireflies feedback
* **Work & Issues** — Linear / Jira / Asana / Trello tasks
* **Discussion** — comments on Linear issues, Asana tasks, Trello cards, Confluence pages, Google Docs, and GitHub PRs/issues
* **Calls** — Gong calls with extracted insights
* **Code Activity** — commits and pull requests
* **Bug Reports** — fix commits + bug-titled issues
* **Documentation** — Notion / Confluence page edits, Google Docs activity, internal Kasava specs/plans
* **Product Decisions** — plan changes, document edits, system actions
* **Team Activity** — top contributors with their activity mix
* **Competitive** — competitor scraping updates
* **Sprint Health** — active sprint pace + anomaly counts

Each section is gated on what your organization has connected — Notion sections only appear if Notion is wired up, Trello sections only if Trello is, and so on. Each item links back to the source, and comments/docs include a one-line excerpt.

## Example Prompts

| What you ask                          | What you get                                                         |
| ------------------------------------- | -------------------------------------------------------------------- |
| "Catch me up"                         | Activity from the last 7 days (default window)                       |
| "What happened this week?"            | Last 7 days                                                          |
| "What shipped today?"                 | Today only — bounded to a single day                                 |
| "What did we ship yesterday?"         | Yesterday only — bounded to a single day                             |
| "What did the team ship last Friday?" | Bounded to that single weekday                                       |
| "What shipped in the past 3 days?"    | Last 3 days                                                          |
| "Catch me up on the backend repo"     | Scoped to one repository (matched by name against your linked repos) |
| "What's been happening this month?"   | Last 30 days                                                         |

## Detail Panel

Click any item in the digest to open a **detail panel** with full context — commit diffs, issue threads, or document changes — without leaving the chat.

## Why It Matters

**Save 15–30 minutes every morning.** Instead of scanning Slack, email, GitHub notifications, and Linear separately, get one unified view of what matters. The Agent filters noise and surfaces what's actually significant.

<Tip>
  Combine with sprint insights for a complete picture: "Catch me up and how's the sprint looking?"
</Tip>
