> ## Documentation Index
> Fetch the complete documentation index at: https://meilisearch-6b28dec2-add-platform-documentation.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Project management

> Configure webhooks and manage experimental features for your Meilisearch Cloud projects.

Project management features let you integrate Meilisearch Cloud into your broader infrastructure and opt into features that are not yet stable for general availability.

## Management features

| Feature                   | What it does                                                |
| ------------------------- | ----------------------------------------------------------- |
| **Webhooks**              | Notify an external URL when indexing tasks complete or fail |
| **Experimental features** | Enable or disable features that are not yet stable          |

## Next steps

<CardGroup cols={2}>
  <Card title="Webhooks" href="/capabilities/platform/management/webhooks">
    Configure HTTP callbacks for task completion events
  </Card>

  <Card title="Experimental features" href="/capabilities/platform/management/experimental_features">
    Enable experimental Meilisearch features from the Cloud UI
  </Card>
</CardGroup>
