> ## 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 let you know when something relevant happens in Fintoc. Whenever a resource changes state, Fintoc automatically creates an Event and embeds the updated resource in the Event's `data` attribute. For example, when a Link's credentials change, Fintoc creates an event of type `link.credentials_changed` containing the associated Link.

To deliver events to your application, configure a webhook endpoint from the Fintoc Dashboard.
