> For clean Markdown of any page, append `.md` to the page URL.
> For a complete documentation index, see https://docs.sarvam.ai/llms.txt.
> For full documentation content in one file, see https://docs.sarvam.ai/llms-full.txt.
> For AI client integration (Claude Code, Cursor, etc.), connect to the MCP server at https://docs.sarvam.ai/_mcp/server.

# Morning briefings

Prepare recurring briefings so you start the day informed. Schedule an agent to gather your calendar, priority emails, and relevant updates into a single morning brief, delivered before your day starts.

## What it uses

| Piece                                                 | Role                                                               |
| ----------------------------------------------------- | ------------------------------------------------------------------ |
| [Connectors](/work-agents/build/connectors)           | Calendar and email, to pull the day's events and priority messages |
| [Scheduled Tasks](/work-agents/build/scheduled-tasks) | Run the brief early every morning                                  |

## How to build it

1. Add and authorise the connectors the brief should draw on (for example, Google Calendar and Gmail).
2. Create an agent whose instructions describe what to include and how to format the brief.
3. Test it in the playground.
4. Point a **Scheduled Task** at it so the brief lands before your day starts.