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

# Events

Events notify you when something relevant happens in Fintoc. When a resource changes state, Fintoc creates an `Event` and embeds the updated resource in the event's `data` attribute. For example, when a `Link`'s credentials change, Fintoc creates a `link.credentials_changed` event that contains the associated `Link`.

To receive events in your application, configure a webhook endpoint in the Fintoc dashboard.
