Skip to main content

Documentation Index

Fetch the complete documentation index at: https://metrion.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

The Settings area is divided into five sections, accessible from the left navigation bar inside the dashboard.
SectionRouteWhat you can do
General/settingsUpdate display name, set currency preference
Metrion Key/settings/tokenView and copy your proxy token
Providers/settings/providersReview and delete configured provider keys
Plan/settings/billingView your current plan, upgrade, or open the billing portal
Alerts/settings/alertsNavigate to the alerts page to manage rules

General

Go to Settings to view your account information and set your currency preference for cost display in the dashboard. Supported currencies are USD, EUR, and CHF. Cost graphs throughout the dashboard update to reflect your chosen currency.

Metrion Key

Your Metrion Key (sk-metrion-xxx) is the token you use in your application instead of your provider’s API key. When you point your SDK at Metrion’s proxy endpoint, this token tells the proxy who you are and which stored provider key to use. Go to Settings → Metrion Key to view your token and copy it to your clipboard.
Treat your Metrion Key like a password. Anyone who holds this token can proxy requests through your account and consume your quota. Never share it publicly.
If you believe your token has been compromised, regenerate it immediately from the Metrion Key settings page. Existing code using the old token will stop working until you update it.

Providers

Go to Settings → Providers to see which provider API keys are saved to your account. Each entry shows the provider name and the date the key was added. From this page you can delete a saved provider key. Deleting a key removes it from Metrion’s encrypted storage. After deletion, remember to revoke the key in your provider’s console as well — Metrion displays a reminder link for each provider after deletion.
To add a new provider key or replace an existing one, go to the Integrate page. The Providers settings page is for reviewing and removing keys only.

Plan

Go to Settings → Plan to see your current plan (Free or Pro).
  • Free accounts see an Upgrade to Pro button that starts the Stripe checkout flow.
  • Pro accounts see a Manage link that opens the Stripe billing portal, where you can update your payment method, change your subscription, or download past invoices.
For a full breakdown of what each plan includes, see Plans & Limits.

Alerts

Go to Settings → Alerts for a direct link to the Alerts page, where you can create, edit, and delete alert rules. Alert rules are a Pro feature.