Limited AvailabilityThis feature is still in development and not widely available. If you have any questions, please reach out to your Xano representative for more information.
Quick SummaryAudit Logs provide detailed and searchable information about any changes or activity inside of a Xano workspace.
What’s included in Audit Logs?
- Workspace
- Environment Variables
- Tenants
- Database
- Function Stacks
Workspace
- Create Workspace - Create new workspaces
- Update Workspace - Modify workspace settings
- Reset Workspace - Reset workspace to default state
- Read Workspace - View workspace information
- Delete Workspace - Remove workspaces
Data Sources
- Create Data Source - Set up new data connections
- Update Data Source - Modify data source settings
- Delete Data Source - Remove data sources
Branch Management
- Create Branch - Set up new development branches
- Update Branch - Modify branch settings
- Delete Branch - Remove branches
- Merge Branch - Combine branches
- Set Live Branch - Designate the active production branch
Audit Log Retention
Depending on your plan, you’ll be able to retain different amounts of audit logs.- Free/Build:
24h
- Launch, Starter, Starter+ :
7 days
- Scale, Pro, Pro +:
28 days
- Enterprise/Custom:
Unlimited
Accessing and Using Audit Logs
Please note that if your instance has RBAC (Role-based Access Control) enabled, any users that you want to be able to view the logs need to have the Workspace Logs permission applied.
1
From the workspace dashboard, click the three dots in the top-right corner, and choose Audit Logs
2
Viewing Audit Logs
From the main view, you’ll be presented with a list of all available logs.
Click on a log to view more details about that event.
On some event types, you’ll have a Go To button to quickly navigate to where the change took place. The JSON playload can be useful for your own external data collection.


3
Searching and Filtering Audit Logs
You can search your Audit Logs from the search panel above the list.
You can also use the filters to quickly narrow down specific event types, users, and labels.

Please note that the search only looks at the summary title of each event currently.

4
Exporting Audit Logs