Exporting Admin Table Data as CSV
All data tables in the Administration section include a built-in CSV export. This lets you download the full contents of any table as a spreadsheet file — without any filtering or manual copy-pasting.
Where to find the export button
The export button is located in the footer of each data table in the admin view. Look for the download or export icon at the bottom of the table. Clicking it downloads the entire table as a .csv file immediately.
Tables that support CSV export include:
- Resources — All assistants and all spaces across the platform
- Users & Groups — User list and group memberships
- Usage / Tokens — Token consumption per model and per user group
- Insights — Assistant usage table
- Audit log — Event and change history
What the export includes
The exported CSV contains all rows in the table for the current view — including any filters or time period selections you have applied. Column headers match what you see on screen.
Suggested use cases
| Use case | Which table to export |
|---|---|
| Monthly usage reporting to management | Usage > Tokens |
| Auditing which models are in use | Resources > Assistants |
| Reviewing access control across all spaces | Resources > Spaces |
| Compliance review of user activity | Audit log |
| Identifying inactive users | Users & Groups |
| Department-level cost allocation | Usage > Tokens (filter by group) |
Updated on