Skip to content

Quickstart

This guide walks you through connecting NeuBird Desktop to your account and running your first investigation.

NeuBird welcome screen with investigation tiles


Terminal window
neubird login https://yourcompany.app.neubird.ai

NeuBird prompts for your email and password:

Username/Email: alice@yourcompany.com
Password: ********

Your credentials are saved locally. You only need to log in once.


Terminal window
neubird

NeuBird connects to your telemetry environment, discovers your schemas, and drops you into the interactive terminal. You’ll see context-aware welcome tiles — starter investigations tailored to your data sources.

Use to browse tiles, or just start typing a question.


Type any question and press Enter:

> What services have the highest error rates right now?

NeuBird queries your telemetry data, shows each tool call as it runs, and produces a written analysis with evidence and recommended actions.


/health

This runs a full infrastructure health check with a 1-hour lookback window and produces a structured Good/Bad/Ugly report. Use /health 4h for a longer window.


NeuBird remembers your last session. To reconnect quickly:

Terminal window
neubird --reconnect