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

# Meetings Connector

> Let Agents search meeting transcripts, read summaries, and reference specific discussions in real time.

The Meetings [Connector](/agents/connectors/overview) gives your [Agents](/agents/overview) access to your [Cassidy Meetings](/meetings/getting-started) library. When someone asks what was discussed, the Agent searches transcripts and summaries and returns answers with **timestamped citations** that link back to the recording.

The Meetings Connector lets an Agent query your meeting library **directly** — no Knowledge Base import or sync setup. For step-by-step setup with screenshots, see [Chat with your meetings](/meetings/knowledge-base#add-the-meetings-connector-to-an-agent).

<Tip>The Meetings Connector respects your organization's [meeting sharing and permissions](/meetings/sharing-and-permissions). Each user only sees meetings they have permission to view.</Tip>

If you need meeting content **alongside other documents** in one Knowledge Base collection, you can [import meetings to your Knowledge Base](/meetings/knowledge-base#import-meetings-to-your-knowledge-base) instead — or use both approaches for different Agents.

## What you can ask

Here are some things you can ask an Agent with the Meetings Connector:

* "What did we decide about the Q3 roadmap in last week's planning meeting?"
* "Summarize my call with Acme Corp from yesterday"
* "What has the engineering team said about the migration timeline across recent standups?"
* "Find all meetings where pricing was discussed in the last month"
* "What action items came out of this morning's sync?"

<Tip>For questions that span many meetings, the Agent automatically searches across multiple pages of results to build a complete picture. You can help by being specific about time ranges or participants.</Tip>

## Next steps

<CardGroup cols={2}>
  <Card title="Chat with your meetings" icon="comments" href="/meetings/knowledge-base#add-the-meetings-connector-to-an-agent">
    Choose your approach, then follow the full setup walkthrough with screenshots.
  </Card>

  <Card title="Get started with Meetings" icon="video" href="/meetings/getting-started">
    Connect your calendar and start recording meetings.
  </Card>

  <Card title="Automate with Workflows" icon="diagram-project" href="/meetings/workflows">
    Trigger actions automatically when meetings end.
  </Card>

  <Card title="Explore all Connectors" icon="plug" href="/agents/connectors/overview">
    See what other Connectors are available for your Agents.
  </Card>
</CardGroup>
