Action Types
Different types of logged actions
4 min read
Activity Logging
Understanding Action Types
Each logged action has a type that indicates what happened. Here are the main categories:
Source Management Actions
| Action | Description |
|---|---|
| Approved | Source manually approved by a user |
| Rejected | Source manually rejected by a user |
| Auto Approved | Source automatically approved by AI/Autopilot |
| Auto Rejected | Source automatically rejected by AI/Autopilot |
| Monitoring | Source placed on 7-day watchlist |
Activation Actions
| Action | Description |
|---|---|
| SPF Activated | SPF delegation was enabled for the domain |
| DMARC Activated | DMARC delegation was enabled |
| SPF Updated | Changes were made to the SPF record |
| DMARC Rolled Back | DMARC policy was reverted to a previous level |
Identifying the Performer
Each action shows who performed it:
- User email - A specific user took the action manually
- System - Automated by scheduled jobs or background processes
- Autopilot - Automated by the Autopilot feature