# Dump Events

These events occur when BoxLang's native dumping or introspection operations are performed.

| Event Name            | Data | Description                                       |
| --------------------- | :--: | ------------------------------------------------- |
| `onBXDump`            |      | Triggered when a dump is rendered.                |
| `onMissingDumpOutput` |      | Triggered when a dump output renderer is missing. |
