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

# Event reference

# Analytics

| **event**       | **description**                            |
| :-------------- | :----------------------------------------- |
| analytics.ready | Occurs when an analytics reports is ready. |

# Invoices

| **event**       | **description**                                       |
| :-------------- | :---------------------------------------------------- |
| invoice.book    | Occurs when an invoice is booked.                     |
| invoice.pdf     | Occurs when an invoice pdf is ready.                  |
| invoice.settled | Occurs when an invoice is settled fully or partially. |

# Subscriptions

| **event**            | **description**                                                   |
| :------------------- | :---------------------------------------------------------------- |
| subscription.billed  | Occurs when one or more items of a subscription completed billing |
| subscription.renewed | Occurs when a termed subscription renewed.                        |

# Webhooks

| **event**           | **description**                         |
| :------------------ | :-------------------------------------- |
| webhook.subscribed  | Occurs when a webhook is subscribed.    |
| webhook.unsubscribe | Occurs when a webhook is unsubscribing. |
