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

# Workflows

> Let Runner handle multi-step tasks across your apps so you can focus on the work that matters.

Most of your day is bouncing between apps. Checking email, updating tasks, prepping for meetings, following up on Slack. Runner connects all of those apps and does the bouncing for you.

## What Runner can do

Runner doesn't give you answers and leave you to do the work. It does the work.

### Inbox follow-through

> *"Review my unread emails. Draft replies to anything that needs a response. Check my calendar before suggesting meeting times."*

Runner reads the thread, checks your schedule, pulls any relevant documents, and drafts a reply you can review and send. The whole chain happens in one step.

### Morning briefing

> *"Give me my morning briefing: key meetings today, priority emails, and anything I missed on Slack."*

Runner checks your calendar, triages your inbox, and summarizes Slack activity. Then gives you a ranked brief of what matters before your first meeting.

### Meeting prep

> *"My board meeting is Thursday. Help me prep."*

Runner finds the meeting on your calendar, pulls notes from past meetings, reads recent investor emails, and drafts talking points. The prep starts from real context instead of memory and scramble.

### Follow-up tracking

> *"What emails did I send this week that haven't gotten a reply?"*

Runner checks your sent folder, finds threads without responses, and gives you a list with how long each has been waiting.

***

## How workflows work

You describe what you want in plain language, and Runner figures out which apps to use and what steps to take.

<Steps>
  <Step title="Ask for what you need">
    Type or speak your request. The more context you give, the better the result.
  </Step>

  <Step title="Runner does the work">
    Runner connects to your apps (email, calendar, Slack, whatever's needed), gathers the information, and takes the actions.
  </Step>

  <Step title="Review before anything goes out">
    Emails, messages, and other outbound actions show up as drafts. You review, edit if needed, and approve before anything is sent.
  </Step>
</Steps>

***

## Try these on day one

You don't need to set anything up. Just type any of these into a conversation:

| What you say                                            | What happens                                                                                        |
| ------------------------------------------------------- | --------------------------------------------------------------------------------------------------- |
| *"Give me my morning briefing"*                         | Runner checks your calendar, triages your inbox, and gives you a ranked brief of what matters today |
| *"Triage my inbox"*                                     | Runner classifies every email, drafts replies for what needs a response, archives the noise         |
| *"Prep me for my next meeting"*                         | Runner researches attendees, pulls relevant email threads, builds a one-page brief                  |
| *"What did I miss in Slack overnight?"*                 | Runner summarizes channel activity, DMs, and mentions since you last checked                        |
| *"Draft a reply to Sarah's email about the budget"*     | Runner reads the thread, checks your calendar, drafts a response you can review                     |
| *"Find a 30-minute slot to meet with Jordan this week"* | Runner checks both calendars and suggests available times                                           |

***

## Built-in workflows

Runner ships with ready-made workflows you can run right away. Open the **Workflows** panel in your sidebar to browse them, or check out the full list with details on what each one does.

<CardGroup cols={3}>
  <Card title="Morning Briefing" icon="sun" href="/workflows/starter-workflows#morning-briefing">
    Calendar, inbox, and priorities in one brief.
  </Card>

  <Card title="Inbox Triage" icon="inbox" href="/workflows/starter-workflows#inbox-triage">
    Classify, draft, archive. Done in 2 minutes.
  </Card>

  <Card title="Meeting Prep" icon="calendar-check" href="/workflows/starter-workflows#meeting-prep">
    60-second briefing before every meeting.
  </Card>

  <Card title="Weekly Review" icon="chart-line" href="/workflows/starter-workflows#weekly-review">
    Where your time went and what slipped.
  </Card>

  <Card title="Sales Prospecting" icon="bullseye" href="/workflows/starter-workflows#sales-prospecting">
    ICP to personalized outreach in minutes.
  </Card>

  <Card title="See all workflows" icon="grid-2" href="/workflows/starter-workflows">
    Browse all 15+ built-in workflows.
  </Card>
</CardGroup>

***

## What's next?

<CardGroup cols={2}>
  <Card title="Browse all starter workflows" icon="grid-2" href="/workflows/starter-workflows">
    See every built-in workflow with details on what it does.
  </Card>

  <Card title="Create an automation" icon="wand-magic-sparkles" href="/workflows/creating-automations">
    Set workflows to run on a schedule. No asking required.
  </Card>
</CardGroup>
