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

# Overview

> Set up webhooks to customize your workflow with Jamie

## Overview

Webhooks allow you to receive real-time notifications when events occur in Jamie. When a meeting is completed and processed, Jamie can automatically send the meeting data (summary, transcript, tasks, and more) to your specified endpoint.

This enables you to:

* **Integrate meeting data into your systems** - Automatically sync meeting summaries to your CRM, project management tools, or internal databases
* **Build custom workflows** - Trigger actions based on meeting completions, such as creating tickets, sending notifications, or updating records
* **Maintain data consistency** - Keep your systems up-to-date with the latest meeting information without manual exports

## Availability

Webhooks are available on the following plans:

* **Pro**
* **Team**
* **Enterprise**

Jamie supports two types of webhooks:

* **Personal webhooks** — Created by any workspace member. They only trigger for the creator's own meetings. Each user can create up to **3 personal webhooks**.
* **Workspace webhooks** — Created by workspace admins. They trigger for all meetings across the workspace. Each workspace can have up to **5 workspace webhooks**.

<Info>
  All workspace members can access the Developers page to manage their personal webhooks. Only admins can create and manage workspace-wide webhooks.
</Info>

## Rate Limits

* **Maximum personal webhooks per user**: 3
* **Maximum workspace webhooks per workspace**: 5
* **Failure notification emails**: 1 per hour per webhook endpoint
* **Webhook timeout**: 30 seconds
* **Maximum retries**: 5 attempts

## Support

If you're experiencing issues with webhooks:

1. Check the [Troubleshooting](/pages/developers/webhooks/troubleshooting) section
2. Review webhook delivery logs in your Jamie workspace
3. Contact support with your webhook endpoint ID and delivery ID for assistance

For feature requests or feedback about webhooks, please reach out to our support team.
