Skip to main contentThe audit log is here ๐, and now you can see the recent activities in your organization. The audit log contains information about who performed the activity, when the action was performed, the activityโs description, and additional data. You can access the audit log from the UI or programmatically through the env0 API.
โจ Accessing the audit logs โจ
Through the env0 UI
- Go to the Organizationโs Settings page.
- Click the Audit Logs tab.
- The audit details are listed in a table.
- Click the rowโs + sign to reveal additional activity details.
- Click the Show more button at the bottom of the page to see more rows.
Through the env0 API
Use the โFetch Audit Logsโ API to retrieve your organizationโs audit logs programmatically.
Learn more about the audit log in our documentation.