Dashboard Overview

A tour of the NemoRouter dashboard — what each part of the sidebar does

Last updated

The Overview page is your dashboard home. It's the first thing you see after signing in, and it summarizes the health of your organization at a glance.

Dashboard home — balance, keys, and activity at a glance

What's on the Overview

  • Credit balance — your available credits right now
  • Active keys — how many virtual API keys are live
  • Prompt templates — your saved prompts count
  • Budget card — utilization for the current cycle
  • Top breakdowns — your busiest models and endpoints
  • Setup guidance — onboarding hints while your org is new

Finding your way around

The left sidebar groups every feature. Here's the map, with links to the guide for each:

Sidebar itemWhat it's forGuide
API KeysCreate and manage virtual keysAPI Key Management
PlaygroundTest models interactivelyPlayground
OverviewThis page
AdvancedCost, usage, budgets, benchmarksAnalytics & Reports
LogsPer-request observabilityObservability & Logs
PerformanceLatency and reliabilityAnalytics & Reports
AlertsError, latency, and budget alertsAlerts & Notifications
ModelsThe model catalogModel Catalog
GuardrailsContent safety and PIIGuardrails
PromptsPrompt templates and A/B testsPrompt Management
BudgetsSet spend capsBudget Controls
Router SettingsRouting strategy and fallbacksRouter Settings
LoggingCallbacks, alert channels, data policyObservability & Logs
BillingCredits, plans, invoicesBilling & Credits
PeopleMembers and teamsTeam Management
Audit TrailWho changed whatAudit Log
SettingsOrg configurationOrganization Settings

Sections with a secondary panel

A few areas open a secondary panel — a second column of sub-pages — when you enter them:

  • Advanced → Explore, Cost, Usage, Cost vs Usage, Compare, Benchmark, Budgets, Key Usage, Agents, API Consumers
  • Guardrails → Org Guardrails, Key Assignments, Execution Logs
  • Prompts → Templates, Recommendations, Prompt → Keys, Prompt → Teams, A/B Tests, History, Execution Logs
  • Logging → Data Policy, Callbacks
  • Alerts → Rules, Channels
  • People → Members, Teams
  • Settings → General, Security, Privacy, Branding, Localization, Danger Zone

What you can see depends on your role

Some items appear only for owners and admins — Router Settings, Logging, Billing, Audit Trail, and Settings. The People section is hidden for solo (individual) accounts. Members and viewers see most pages in read-only mode.

Keyboard shortcuts & command palette

Every dashboard page shares a set of keyboard shortcuts. Press ? anywhere to open the in-app cheatsheet, or use the command palette to jump to any page:

ShortcutWhat it does
⌘K / Ctrl+KOpen the command palette (jump to any page)
?Open the keyboard-shortcuts cheatsheet
EscClose dialogs and popovers
↑ / ↓Navigate lists and tables
↵ EnterActivate the selected item

Next steps

FAQ

What does the Overview page actually show me?

It's your dashboard home and summarizes your organization at a glance: your current credit balance, how many active virtual keys you have, your saved prompt templates count, a budget card showing utilization for the current cycle, and top breakdowns of your busiest models and endpoints. While your org is new, it also shows setup guidance with onboarding hints.

Can I make API calls or spend credits directly from the Overview?

No. The Overview is a read-only summary of your org's health — balance, keys, budgets, and activity. To actually test models interactively use the Playground, and to create the key your code calls with, use API Key Management.

Does what I see in the sidebar depend on my role?

Yes. Router Settings, Logging, Billing, Audit Trail, and Settings appear only for owners and admins. Members and viewers see most other pages in read-only mode.

Why don't I see a "People" section?

The People section (members and teams) is hidden for solo, individual accounts. It appears once your organization has team members to manage — see Team Management.

Can members and viewers change things, or only look?

Members and viewers see most pages in read-only mode and don't get the owner/admin-only sections (Router Settings, Logging, Billing, Audit Trail, Settings). Making changes to those areas requires an owner or admin role.

What are the "secondary panels" some sections open?

A few areas open a second column of sub-pages when you enter them. For example, Advanced opens Explore, Cost, Usage, Compare, Benchmark, Budgets, and more; Guardrails opens Org Guardrails, Key Assignments, and Execution Logs; Prompts, Logging, People, and Settings each open their own sub-pages too.

The budget card shows utilization — where do I actually set a spend cap?

The Overview's budget card is a read-out of your current-cycle utilization. You set the actual caps in the Budgets section — see Budget Controls.

The balance card reflects your available credits, which you top up and manage under Billing (credits, plans, invoices) — see Billing & Credits. The budget card then shows how much of your current cycle you've used against that spend.

What's the difference between the Advanced, Logs, and Performance sidebar items?

Advanced covers cost, usage, budgets, and benchmarks (see Analytics & Reports); Logs is per-request observability (see Observability & Logs); and Performance focuses on latency and reliability. They're separate surfaces for spend/usage analysis, individual request inspection, and speed/uptime respectively.

I'm brand new — what is the "Setup guidance" on the Overview?

It's a set of onboarding hints shown while your organization is still new, pointing you toward first steps. A good starting path is the Quick Start to make your first API call and API Key Management to create the key your code uses.

Was this page helpful?