Workspace data export
Admins request an archive from Settings → Team settings → Export workspace data. Henry builds it in the background and emails you when it is ready. The email is a notification only; download from the same settings page, which re-checks that you are still an admin and mints a 5-minute link per click. Archives are available for 7 days.Archive layout
A.zip containing:
tables/holds one file per exported table, one JSON object per line.attachments/holds file bytes from avatars, Slack attachments, connector logos, project files, and Agent Browser screenshots.manifest.jsonlists every table with its row count, every skipped table with the reason, and notes.
What is stripped
- Secret columns (encryption keys, bot tokens, connection credentials, email reply tokens) are removed. Tables that are pure secrets are omitted and listed under
skipped. - The workspace settings row is included with nested secrets removed, such as a bring-your-own model key.
- Embeddings are excluded; they are derivable from the source content.
- Transient tables (pre-auth OAuth state, sandbox run tokens, tool-result overflow cache, SSO provider configuration) are omitted.
Audit log export
Enterprise workspaces, owners and admins.
text/csv, filename henry-audit-<workspace-prefix>-<date>.csv.
Query parameters
Invalid values return
400 {"error":"invalid filter: ..."}.
Columns
kindistool_callorsettings. Settings rows fillactionanddetailsand leave the tool columns blank.- Unattended runs show the actor as
Henry (unattended). argsis redacted recursively: any key matching password, secret, token, access token, refresh token, API key, authorization, client secret, or private key renders as[redacted].
x-audit-truncated: true; narrow the filters and export again.
Usage export
Admins download usage CSVs from Usage → Reports, or directly:
Exports carry both credits and model cost. A very large activity export is truncated and named accordingly.