> 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.

# Email triage

Draft and send email without living in your inbox. With a Gmail connector, an agent can read a thread, draft a reply in your voice, and send it. Pair it with a schedule to triage your inbox every morning.

## What it uses

| Piece                                                 | Role                                                    |
| ----------------------------------------------------- | ------------------------------------------------------- |
| [Connectors](/work-agents/build/connectors)           | Gmail, to read threads and send replies                 |
| [Skills](/work-agents/build/skills)                   | Your reply style and triage rules, applied consistently |
| [Scheduled Tasks](/work-agents/build/scheduled-tasks) | Run the triage every morning on its own                 |

## How to build it

1. Add and authorise the **Gmail** connector.
2. Create an agent whose instructions describe how to triage and reply in your voice.
3. Test it in the playground on a few real threads.
4. Point a **Scheduled Task** at it so it runs each morning.