Skip to main content
The Logs page shows every individual request that passed through the Metrion proxy. Where the dashboard shows aggregated charts and summaries, Logs gives you the raw record — one row per request, with full detail on tokens, cost, latency, and status.

Columns

The Requester column only appears when at least one request in the current page has an x-metrion-user value.
The Requester column displays the value you pass in the x-metrion-user header. This header is optional — if you don’t send it, the column is hidden. Add it to your requests to track usage by team member, application, or agent. For example: x-metrion-user: invoice-bot.

Pagination

Logs are paginated at 50 requests per page. Use the Previous and Next buttons at the bottom of the table to navigate. The total request count for the current filter is shown in the footer. A search bar at the top of the table lets you filter the current page by model name or requester. Type any partial string — the filter applies immediately as you type.

Advanced filters

Click Filters to open the same filter panel available on the dashboard. Filters apply server-side and update the full result set (not just the current page): Active filters persist in the URL, so you can bookmark or share a filtered view.

History

CSV export

CSV export is a Pro-only feature. On the Free plan, the export button is replaced with an upgrade prompt. Upgrade to Pro to download your full log history as a CSV file.
On Pro, click Export CSV to download all logs matching your current filters as a .csv file. The export follows RFC 4180 formatting and includes all columns available in the table.