Navigating the App
This page is a map of the CloudPeek web interface so you always know where you are and how to get where you're going. If you've just signed in, start here.
The overall layout
Every screen has the same frame:
- A left sidebar for primary navigation.
- A top bar with the "Ask CloudPeek" button, the tenant selector, and notifications.
- The main area where the current screen's content appears.
You can collapse the sidebar to icons to give the main area more room.
The left sidebar
The sidebar groups the main areas of the product:
Workspace
- Dashboard: the live operations view. Opens the home screen (
/). See Dashboard. - Investigations: your AI-assisted investigations (
/investigations). See Investigations. - Incidents: the incident queue and ITSM view (
/operations/incidents). See Incident Management.
Knowledge
- Artifacts: stored files and generated outputs (
/artifacts). See Artifacts. - Wiki: the shared knowledge base (
/wiki). See The Wiki.
Recent
- Recent Investigations and Recent Priority Incidents: quick links to what you've been working on. (Hidden when the sidebar is collapsed.)
Account (bottom)
- Feedback: opens a feedback form.
- Analytics: performance, agent, cost and audit dashboards (
/admin/analytics). - Settings: the tenant settings hub (
/admin/settings). See Admin & Settings. - User menu: your avatar opens a menu with Account (your profile), a Theme switch (Light / Dark / System), and Log out.
A few areas don't have a sidebar link and are reached from the Dashboard, the Settings hub, or by URL, including Runbooks (now part of the Wiki), Terrain, Audit Logs, User Management and Tenant Management. They're all documented in this section.
The top bar
- Ask CloudPeek: opens a chat panel that answers questions in the context of whatever you're viewing. On a Wiki entity page it asks about that entity; elsewhere it answers general questions. It needs an AI model provider configured. See The Wiki.
- Tenant selector: switches between the tenants (organisations/workspaces) you have access to. Everything you see, incidents, investigations, tools, wiki, belongs to the selected tenant.
- Notifications / changelog: product updates and alerts.
Where everything lives (quick reference)
| To do this… | Go to |
|---|---|
| See live activity and KPIs | Dashboard (sidebar) |
| Start or review an AI investigation | Investigations (sidebar) |
| Work the incident queue | Incidents (sidebar) |
| Browse stored files / outputs | Artifacts (sidebar) |
| Read or add team knowledge | Wiki (sidebar) |
| Add or edit a tool connection | Settings → Tool Management |
| Change approval/autonomy behaviour | Investigation chat controls: see HITL |
| Manage users / tenants | Settings → User Management / Tenant Management |
| Review the audit trail | Settings → Audit Logs (or /admin/audit-logs) |
| Tune the AI runtime | Settings → Runtime Configuration |
A note on URLs
Internally, app URLs are prefixed with your language code (for example /en/investigations). The prefix is handled automatically, so throughout these docs we write the simpler form (/investigations). Your administrator's deployment determines the exact domain.
Next
- New here? Follow the Quickstart.
- Want the concepts first? Read Key Concepts.