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

# After the call

> Each finished meeting opens as a chat with the recap pinned at the top  flip between summary and transcript, download the recording, and ask the meeting questions.

<Frame caption="A finished meeting, recap pinned at the top">
  <img src="https://mintcdn.com/runableinc/nTFN9NoYu4wn-_GU/images/422e1c07baa38a8aa514fa0e607a7bc059bec3dd2001f0420ce35e1d57557c18.png?fit=max&auto=format&n=nTFN9NoYu4wn-_GU&q=85&s=569a89f5108975da5fed2da58a7c9641" alt="422e1c07baa38a8aa514fa0e607a7bc059bec3dd2001f0420ce35e1d57557c18" width="1149" height="412" data-path="images/422e1c07baa38a8aa514fa0e607a7bc059bec3dd2001f0420ce35e1d57557c18.png" />
</Frame>

Each finished meeting opens as a chat with the recap pinned at the top.

You can flip between the **Summary** and the full diarized **Transcript**, copy either, preview or download the MP4, and download the transcript as a text file.

<Frame caption="Flip between Summary and Transcript">
  <img src="https://mintcdn.com/runableinc/nTFN9NoYu4wn-_GU/images/599b894ffc791d875eb097f5edd47f813374321ea477e419099c352f0bfa6667.png?fit=max&auto=format&n=nTFN9NoYu4wn-_GU&q=85&s=8dd8cf60e6bd207892dfc460cc72c195" alt="599b894ffc791d875eb097f5edd47f813374321ea477e419099c352f0bfa6667" width="863" height="260" data-path="images/599b894ffc791d875eb097f5edd47f813374321ea477e419099c352f0bfa6667.png" />
</Frame>

Sharing is a public link. Anyone with it sees the notes and transcript without signing in, which is the difference between "sharing notes" and "asking your client to create an account." More in [Share meeting notes](/meet/share-notes).

## Ask the meeting anything

Because the meeting is a chat, you can just ask it things:

```text theme={null}
what did we commit to for the pilot?
draft a one-paragraph update for my manager
pull every number mentioned in this call into a table.
```

The agent answers from the transcript, and since it's a full Runable chat, it can also go further: turn the meeting into a slide deck, a project brief, or a report, the same way any Runable conversation can.

## Next steps

<CardGroup cols={2}>
  <Card title="Follow-up actions" icon="zap" href="/meet/follow-up-actions">
    Let the agent do the follow-up automatically after every meeting.
  </Card>

  <Card title="Share meeting notes" icon="share-2" href="/meet/share-notes">
    One public link — every recipient gets their own private chat.
  </Card>
</CardGroup>
