> ## Documentation Index
> Fetch the complete documentation index at: https://knowledge.goautonomous.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Audit Trail

> Track and review all actions taken in your organization.

## Overview

Change logs provide a detailed record of every significant action taken in your Go Autonomous environment. They help you answer questions like "who changed this setting?" or "when was this user added?" — useful for troubleshooting, compliance, and keeping track of configuration changes.

## The Change Logs page

Navigate to **Administration > Company Settings > Change Logs** to access the log viewer. The page shows a paginated list of events with:

* **Timestamp** — when the action occurred.
* **User** — who performed the action.
* **Action** — what was done (e.g., created, updated, deleted).
* **Resource** — what was affected (e.g., a user, connector, or area).

## Filter change logs

Use the filter controls at the top of the page to narrow down the events you see. Available filters include:

* **Date range** — view events from a specific time period.
* **User** — filter by the person who performed the action.
* **Action type** — show only specific types of actions.
* **Resource type** — focus on changes to specific entities.

Filters can be combined to find exactly what you need.

## View event details

Click any event row to open a detail view with the full context of what happened, including before and after values for changes.

## Export change logs

Click the **Export** button to download your change log data as a CSV file. The export respects any active filters, so you can export exactly the subset of events you need.

## What's next

* [Configure authenticators](/knowledge-base/administration/authenticators) to secure integrations.
