# Audit Log

The audit log records significant actions in your organization: sign-ins, member and role changes, invites, and content changes. Use it to answer who changed what, and when.

## View the log

Open **Admin > Audit**. Each row shows:

- **TIME** the action happened.
- **ACTOR** who performed it.
- **ACTION** the event that occurred, such as auth.signin_failed.
- **OBJECT** what it affected.

## Inspect an entry

Select a row to expand it. The detail view shows the actor IP address, user agent, and the full event metadata.

## Filter

- Type an action in the filter box.
- Choose an actor, or leave it on **All actors**.
- Select **FILTER**.

Use **NEWER** and **OLDER** to page through results.

## Access

The audit log is available to admins.
