Your Dashboard¶
When you sign in to DIBOP, you land on the Platform Home page. This is your central hub -- it shows the health of your integrations at a glance and provides quick access to every major feature.
Platform Home Layout¶
The home page is divided into three areas:
- Status Strip -- a row of key metrics across the top
- Quick Launch Cards -- clickable cards that take you to major features
- Sidebar Navigation -- persistent navigation on the left side of the screen
Status Strip¶
The status strip runs across the top of the Platform Home page and displays four real-time metrics:
| Metric | What It Shows |
|---|---|
| Integrations | The number of active connections and their overall health (e.g., "12 Active -- 11 Healthy") |
| Orchestrations | The number of active orchestrations and recent execution counts |
| SLA (7 days) | Your overall SLA compliance over the last 7 days, expressed as a percentage (e.g., "99.2%") |
| API Calls (7 days) | Total API calls made through DIBOP in the last 7 days |
Quick Health Check
The status strip is the fastest way to assess whether your integrations are running smoothly. If the SLA percentage drops below your target, click it to jump to the Observability Dashboard.
Quick Launch Cards¶
Below the status strip, you will see a grid of cards, each representing a key area of the platform. Click any card to navigate directly to that feature.
Typical cards include:
| Card | Destination |
|---|---|
| Connections | Browse and manage your connected systems |
| Orchestrations | View, build, and run orchestrations |
| API Call Log | See every API call DIBOP has made |
| Observability | Dashboards, SLA monitoring, and alerts |
| Canonical Explorer | Browse the Canonical Data Model domains and fields |
| Connector SDK | Build and publish custom connectors (platform admin) |
| Settings | Enterprise configuration and user management |
Each card shows a brief description and, where relevant, a live metric (e.g., the Connections card might show "12 Active").
Sidebar Navigation¶
The sidebar is your primary navigation tool throughout DIBOP. It is organised into four sections:
CONNECT¶
Resources related to your external system connections:
- Integrations -- browse the connector catalogue and manage connections
- My Connections -- view and configure your active connection instances
BUILD¶
Tools for creating and managing orchestrations:
- Orchestrations -- list, create, and manage orchestration workflows
- Orchestration Runner -- execute orchestrations and view results
- Orchestration Composer -- build orchestrations with the visual editor or AI Composer
- Canonical Explorer -- browse the Canonical Data Model
MONITOR¶
Observability and alerting tools:
- Observability -- dashboards with SLA metrics, charts, and system health
- API Call Log -- detailed log of every external API call
- Alert Rules -- configure automated alerts for failures and SLA breaches
SETTINGS¶
Administration and configuration:
- Enterprise Settings -- organisation profile, branding, and preferences
- User Management -- add, remove, and manage user accounts
- Platform Config -- retention policies, quotas, SSO, and AI configuration (some options are platform-admin only)
Collapsed by Default
The sidebar loads in a collapsed state to maximise screen space. Click the hamburger menu icon or hover over the sidebar to expand it. Sections can be individually expanded or collapsed.
Navigating the Platform¶
Breadcrumbs¶
Most pages display a breadcrumb trail at the top, showing where you are in the navigation hierarchy. Click any breadcrumb to jump back to that level.
Search¶
Use the search bar (accessible via the magnifying glass icon or by pressing / on your keyboard) to search across:
- Orchestration names and descriptions
- Connector names
- Documentation pages
Back Navigation¶
DIBOP supports standard browser back/forward navigation. You can also use keyboard shortcuts to navigate between pages.
Customising Your View¶
Dark Mode¶
DIBOP supports both light and dark themes. Toggle between them using the theme switch in the top-right corner of the navbar. Your preference is saved to your profile.
Table Density¶
Many tables throughout DIBOP (execution logs, API call logs, user lists) support adjustable density. Look for the density toggle icon above the table to switch between comfortable, standard, and compact views.
Time Zone¶
All timestamps in DIBOP are displayed in the time zone configured for your enterprise. If you need to change this, ask your enterprise administrator to update it in Enterprise Settings.
What to Do Next¶
From the Platform Home, here are the most common next steps:
| Goal | Where to Go |
|---|---|
| Connect a new system | Connecting a System |
| Build a workflow | Building Your First Orchestration |
| Check recent failures | Execution Log |
| Set up alerts | Setting Up Alerts |
| Manage team access | User Management |
Refreshing Data¶
The Platform Home page loads live data when you navigate to it. To refresh the metrics without reloading the page, click the refresh icon in the status strip. Data across the platform is generally updated in real time, but some aggregate metrics (like 7-day SLA) may have a short delay.