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

# Event registry

> Aient publishes webhook event schemas at registry.aient.ai with immutable schema artifact URLs and versioned event aliases for generated clients and browsing.

# Event registry

Aient publishes webhook schemas as immutable registry artifacts. Event pages link to both the immutable schema ID and the version alias for each public event.

## URL shapes

| URL                                                            | Meaning                   |
| -------------------------------------------------------------- | ------------------------- |
| `https://registry.aient.ai/schemas/<schemaId>.json`            | Immutable schema artifact |
| `https://registry.aient.ai/events/<eventType>/v<version>.json` | Versioned event alias     |

Use immutable schema URLs in generated clients and version aliases when browsing by event type.
