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

# Overview

> Account-related webhook events overview

## Account Events

Events related to account creation. These events allow merchants to keep their systems synchronized with the state of accounts in RALIO.

## Account states

| State    | Description                        |
| -------- | ---------------------------------- |
| WAITING  | Account pending approval           |
| ACTIVE   | Active and operational account     |
| INACTIVE | Inactive (non-operational) account |
| DELETED  | Deleted (historical purposes only) |

## Available events

| Event              | Description                           |
| ------------------ | ------------------------------------- |
| account\_activated | Notifies when an account is activated |
