Dashboard

The AIUS dashboard is where you manage your account and see what your runs produced. Nothing to install — sign in at aius.co/account with your email and password, or with Google.

What’s on the dashboard

The home page shows your active organization and quick links with live counts:
  • Projects — the projects you’ve run with the CLI
  • Artifacts — deliverables and files your runs published (reports, notebooks, models)
  • API Keys — your active keys across organizations
  • Organizations — your clients/teams and their settings
  • Billing — credits, transactions, invoices, payment methods
  • Activity — an audit log of recent account events
  • Account — profile, password, two-factor authentication

Getting your API key

You don’t need a key to use the CLI — you can sign in there with your email and password. An API key is handy for scripted use or calling the API directly. To get one:
  1. Sign in at aius.co/account
  2. Open API Keys
  3. Copy your organization’s key (or rotate it for a fresh one)
Keys are shown masked after creation — copy them when displayed. If a key may have leaked, rotate it from the organization’s API keys page; the old key stops working immediately.

Reviewing your run results

After a run, its deliverables are published to the dashboard:
  • Projects lists each project the CLI has synced.
  • Open a project’s Artifacts to browse what the run produced — the report, model, deck, and brief, plus published files.

Managing billing

Each organization has its own billing page: current credit balance, top-ups, transaction history, invoices (with PDF download), and stored payment methods. Payments run through Stripe’s secure checkout. See Account Management for the full account, security, and organization reference.