Control Panel
To access the plugin settings, log into your control panel and visit Settings → Notifier.

Logging
By default, Notifier writes a log event every time a message is sent.
Here you can decide:
- Whether to log outgoing messages at all.
- How long to keep log records (in days).
- How many log records to keep (row count).
Log Management
Learn more about restricting log size.
Scheduled Sending
If you plan to run the schedule via its web endpoint, be sure to set a Scheduled-Run Token.
It's encouraged to use an environment variable for this value, so you can keep it out of version control and easily change it across environments.
Token required to use the web endpoint
Web requests must include this value to authenticate.
Any string will work. A long random hex value (e.g. openssl rand -hex 32) is the safest default. Avoid a leading $ unless you intend to reference an environment variable.
Third-Party Integrations
Each integration lives on its own sub-page. Per-provider credentials, account lists, and webhook lists are configured there.