Audit Logs
Audit logs record every significant action taken within your project. Use them for security monitoring, cost tracking, and debugging.Accessing Audit Logs
Navigate to Dashboard → Audit Log. Audit logs are available to Owners and Admins only.Filters
Use the filter bar to narrow down log entries:| Filter | Options |
|---|---|
| Date Range | Pick a start and end date using the date range picker |
| Action Type | Create, Update, Delete, Invite |
| Resource Type | Instance, Storage, Team, Billing, SSH Key, Project |
| Items Per Page | 25, 50, or 100 |
Log Entry Fields
Each log entry includes:| Field | Description |
|---|---|
| User Email | Who performed the action |
| IP Address | The IP address the action originated from |
| Action | What was done — displayed as a colored badge (e.g., Create, Update, Delete, Invite) |
| Resource Type | What type of resource was affected — displayed as a colored badge |
| Resource Name | The specific resource name (e.g., instance name, volume name) |
| Details | Additional context about the action |
| Timestamp | When the action occurred, shown as relative time (e.g., “2 hours ago”) |
Use Cases
Security Monitoring
Track who is deploying instances, modifying team roles, or accessing billing. Identify unusual activity from unexpected IP addresses.
Cost Tracking
See when instances were created and terminated to understand spending patterns.
Debugging
Review recent actions to understand what changed if something stops working as expected.
Team Accountability
See which team members performed which actions, especially useful for shared projects.
Audit logs are retained for the lifetime of the project. They cannot be edited or deleted.