FabrikFabrik
FabrikGetting Started

Get your bearings

A quick tour of the Fabrik interface — the top bar, the collapsible sidebar, the command palette, and where each module lives.

Fabrik's interface is built around three fixed pieces: a top bar that stays put no matter where you are, a sidebar that slides in from the left on demand, and a workspace area in the middle that changes to host whatever module you're using. Everything else is a detail of one of those three.

This page is a map — after it, you know where to go without hunting.

The top bar

The top bar is always visible, pinned to the top of the viewport. It has three zones.

On the left you'll find a menu button and the Fabrik wordmark. The menu button slides the sidebar open; the wordmark takes you back to Home from anywhere in the app.

In the centre (on screens wide enough to show it) sits the Quick actions button — a search-style affordance with a keyboard hint: ⌘K on macOS, Ctrl+K on Windows and Linux. Clicking it or pressing the shortcut opens the command palette (see below). On narrow screens this button is hidden; the palette is still available via the keyboard shortcut.

On the right are the notification bell and your avatar. The bell shows a badge whenever there's something unread and surfaces the most recent alerts inline; for the full history, jump to the Notifications page from the sidebar. The avatar opens the user menu.

The command palette

The command palette is the fastest way to move around Fabrik once you know your way. Press ⌘K or Ctrl+K from anywhere and a searchable list of commands appears — jumping to modules, opening saved queries, starting common actions without drilling through menus.

You don't need it on day one. But by day three, you'll use it for almost every navigation.

The sidebar

The sidebar lives on the left edge. By default it's collapsed off-screen to keep your workspace wide; hover the left edge (or click the menu button in the top bar) to peek at it, and click the pin icon at the top to keep it open. Clicking the pin again releases it.

What you see in the sidebar depends on your role and on which modules are enabled for this deployment:

SectionWhere it takes you
HomeYour operational dashboard at /
LibrarySaved queries and templates — the things you and your team have built
Task ManagementScheduled tasks and background job history
NotificationsThe full notification centre — every alert, digest, and escalation delivered to your account
Time MachineSnapshots and drift detection (visible when the Time Machine feature is enabled)
AnsibleTemplates, requests, executions, and validation rules (visible when Ansible integration is enabled)
AdministrationUser management and audit logs — admin only
SettingsProfile, preferences, APIC and AWX connections, notifications, AI, security, MIM Management
HelpIn-app help and links

Items you don't have permission for simply don't appear. If a colleague sees a section you don't, it's almost always a role or feature-flag difference — not a bug.

The user menu

Clicking your avatar opens a dropdown with everything tied to your account:

  • Profile — your display name, email, and personal settings (goes to Settings → Profile).
  • Settings — the full Settings index.
  • APIC Connections — a direct shortcut to the APIC connection list, since you'll use it often.
  • Help & Support — opens the external support page in a new tab.
  • Documentation — opens this site in a new tab.
  • Sign out — invalidates your refresh token on this device and sends you back to the sign-in page.

Home — your operational dashboard

The Home page at / is not the query builder. It's a dashboard: shortcuts to what you use most, recent activity, and signals about the health of your fabric and your scheduled work.

The Query Builder lives at /builder and is reached a few different ways — from Home, from the Library when you open a saved query, or directly through the command palette. You won't build queries on Home itself; you'll launch them from there.

Where each module lives

A one-page map of the main workspaces:

ModuleRouteHow to get there
Home/Fabrik wordmark, or sidebar → Home
Query Builder/builderHome shortcut, Library, or ⌘K
Library/savedSidebar → Library
Task Management/tasksSidebar → Task Management
Notifications/notificationsSidebar → Notifications, or the bell in the top bar
Time Machine/time-machineSidebar → Time Machine
Ansible Templates/awx/templatesSidebar → Ansible → Templates
Ansible Requests/awx/requestsSidebar → Ansible → Requests
Ansible Executions/awx/executionsSidebar → Ansible → Executions
User Management/usersSidebar → Administration → User Management
Audit Logs/audit-logsSidebar → Administration → Audit Logs
APIC Connections/settings/connectionsSidebar → Settings → APIC Connections
AWX Connections/awx-connectionsSidebar → Settings → AWX Connections
MIM Management/settings/mim-managementSidebar → Settings → MIM Management (admin only)
Settings (index)/settingsAvatar → Settings

Light and dark mode

Fabrik ships with a light theme and a dark theme. Switch between them under Settings → Preferences → Theme. The choice is per user and persists across sessions; it doesn't affect anyone else in your organisation.

Keyboard shortcuts

The one keyboard shortcut you'll hit every day is ⌘K / Ctrl+K for the command palette. Module-specific shortcuts — zoom and fit-view on the Query Builder canvas, keyboard navigation inside the class browser — are documented on the relevant pages.

With the layout mapped out, the next step is to get data flowing. Move on to Load the MIM to prepare Fabrik for its first APIC connection.