# Cogram for Zoom

### Requirements

1. An active Cogram account. If you don't have an account, reach out to <hi@cogram.com>.

### Enabling Cogram for Zoom

The Cogram Zoom app is not publicly listed on the Zoom Marketplace. To get access, contact our support team at <support@cogram.com> and we'll provide you with an install link to connect Cogram to your Zoom account.

Once you receive the link:

1. Click the install link provided by the Cogram team.
2. Authorize Cogram to access your Zoom account when prompted.
3. You'll be taken to the Cogram web app and are now ready to use Cogram in your Zoom meetings.

### Using Cogram in Zoom Meetings

1. Start or join the Zoom meeting you'd like Cogram to join. Copy the meeting URL.
2. Visit the Cogram app. If you've connected your calendar, click "Attend" on the relevant event. Alternatively, paste the meeting URL into the field near the top of the page and click "Join Now".
3. Admit "Cogram Notetaker" to your meeting and grant recording permissions once requested.
4. Complete your meeting.
5. Cogram will now generate a summary, bullet point notes, a list of action items, and other meeting insights for you.

### Removing Cogram from Zoom

You don't have to do anything in order to remove Cogram from your Zoom account, as it is not permanently linked. Simply stop inviting Cogram to your Zoom meetings.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://docs.cogram.com/settings/cogram-for-zoom.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.
