# Exception Alert Panel Example Config

| Parameter | Example Value |
| --- | --- |
| `sourceListId` | `203...` |
| `rulesJson` | `[{"field":"Status","operator":"equals","value":"Overdue"}]` |
| `titleField` | `Title` |
| `severityField` | `Severity` |
| `descriptionField` | `Description` |
| `titleText` | `Exceptions` |
| `subtitleText` | `Records needing attention` |
| `showSeverity` | `true` |
| `maxItems` | `8` |
| `emptyText` | `No exceptions found` |
| `filterExpression` | `` |

Adjust field IDs and list IDs to match the target Yeeflow application.
