# Automate Meeting Summary

Parse meeting minutes into key items:

1. Attendees
2. To-do lists
3. Key suggestions
4. Write a blog about the meeting

You can **save these templates**, and parse new meeting minutes in seconds.

For example, SDRs can **keep track of their meetings in structured table format**

**Steps:**

1. Paste meeting minutes from Zoom or other platforms into a column
2. Ask questions in other headers

<figure><img src="/files/k6eJq8Jnx86qt9m1MKRc" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://capgo-1.gitbook.io/capgo-docs/use-cases/product-manager/automate-meeting-summary.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
