The Settings area is divided into five sections, accessible from the left navigation bar inside the dashboard.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.
| Section | Route | What you can do |
|---|---|---|
| General | /settings | Update display name, set currency preference |
| Metrion Key | /settings/token | View and copy your proxy token |
| Providers | /settings/providers | Review and delete configured provider keys |
| Plan | /settings/billing | View your current plan, upgrade, or open the billing portal |
| Alerts | /settings/alerts | Navigate 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.
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.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.