Note: Initially, the Keboola platform was referred to as Keboola Connection (KBC). While it is now simply known as Keboola, references to “Connection” or the abbreviation “KBC” might still appear in table names, column names, etc.
The telemetry dashboards help you understand how your Keboola projects and organization consume resources. To access them, click your profile picture in the top right corner.
Three dashboard types are available:
All dashboards include a date range filter at the top (default: last 6 months) and a data freshness indicator showing when the data was last updated. You can click Refresh to trigger a background data update when newer source data is available.
The Project Consumption dashboard shows usage metrics for a single Keboola project. It is available to everyone with access to the project.
The dashboard automatically detects whether the project uses a credit-based (standard) or minute-based (Pay-As-You-Go) billing model and displays the appropriate metrics.
Four summary cards are displayed at the top:
| KPI | Description |
|---|---|
| Consumed Credits (or Minutes Consumed for PAYG) | Total credits or minutes used in the selected period |
| Number of Jobs | Total jobs executed |
| Error Jobs Ratio | Percentage of jobs that ended in error (highlighted in red if above 5%) |
| Favourite Component | The component with the most jobs, along with its job count |

The Organization Usage dashboard shows consumption across all projects in your organization. It is available to organizations with an active contract. This content is also available as the Organization Usage tab within the Activity Center.
Four KPI cards compare current usage against contract limits:
| KPI | Description |
|---|---|
| PPU (Credits) | Credits consumed vs. contract limit for the selected period |
| Projects | Number of active projects vs. contract limit (current month) |
| Users | Number of users vs. contract limit (current month) |
| Storage TB | Storage used vs. contract limit (current month) |
Each KPI includes a progress bar: green below 80%, orange at 80–99%, and red at 100% or above.

A line chart with three lines showing PPU consumption relative to the contract:


Four horizontal bar charts showing the most demanding areas of your organization:
All four charts support Load more and Show less to expand beyond the top 10. Project names link directly to Keboola.

Two side-by-side trend charts:
Each chart includes a Show by Project toggle that switches to a sortable per-project breakdown table.

The Activity Center provides the most detailed insight into your telemetry data across all projects in your organization. It is not available by default — contact your account manager to enable it. You will need to designate a target project where the Activity Center will be accessible.
Once enabled, the Activity Center is visible to everyone with access to the target project. Although it lives in one project, it shows data for all projects associated with your organization.
All five tabs share the following controls:

This tab is identical in content and functionality to the standalone Organization Usage dashboard described above — KPIs with contract limits, Active Contract Consumption, Consumption charts, Top Projects and Components, and Configuration Health. Please refer to that section for a detailed description of each visual.

This tab focuses on credit consumption patterns and highlights the most expensive projects, transformations, and components.
Stacked bar chart (monthly) or line chart (daily) showing PPU consumption broken down by category. Click on legend items to toggle categories; click on a bar to drill down to daily detail.


Four horizontal bar charts ranking the top consumers:
All charts support Load more / Show less.


This section helps you spot sudden, unexpected changes in credit consumption. It highlights cases where daily spending significantly exceeded its recent average — which could indicate an inefficient query, a change in data volume, or a misconfigured schedule.
Three tables are available:
All tables are sortable by any column.

This tab provides visibility into user activity, roles, and consumption within your projects.
Line chart showing the count of active users per day (or per week for ranges longer than 31 days). Click on a data point to see a sortable table of individual users with their activity counts by type (Configuration Update, Job Run, Job Error).
Note: An “active” user is one who performed a real action (configuration change, job run, etc.). Users who only logged in without performing an action are not counted.

A table showing users grouped by role with a count per role. Expand a role to see individual users with their email and project.
A table listing users who have not enabled multi-factor authentication. Expand a user to see their projects and roles.

Horizontal stacked bar chart showing the top 10 users by credit consumption, split into success and error credits. Click on a bar to see a detail table with project, component, configuration, credits, jobs, and errors. Supports Load more / Show less.

A sortable table showing users added in the last 7 days, with email, project, role, invited by, and date.
This tab helps you monitor the health of jobs, flows, and configurations across your projects.
Six KPI cards summarizing job and flow health:
| KPI | Description |
|---|---|
| Jobs Error Ratio | Percentage of non-flow jobs ending in error |
| Error Jobs | Total count of error jobs |
| Flows Error Ratio | Percentage of flow/orchestrator jobs ending in error |
| Error Flows | Total count of error flows |
| Flows Warning Ratio | Percentage of flows ending with a warning |
| Warning Flows | Total count of warning flows |
Two side-by-side trend charts showing total and error runs over time. Each includes a Show by Project toggle that switches to a sortable per-project breakdown table.

Line chart showing the trend of credits consumed by jobs that ended in error. Click on a data point to see a sortable detail table with project, component, configuration, token, and credits.
Horizontal bar chart showing the top 10 components by error count. Toggle between By Error Count and By Error Ratio. Click on a bar to see a detail table with project, configuration, errors, and error ratio (color-coded: red above 5%, orange above 1%). Supports Load more / Show less.

Four KPI cards act as toggle buttons. Selecting a metric displays a horizontal bar chart broken down by component; clicking a bar drills down to a project and configuration detail table.
| Metric | Description |
|---|---|
| Unused | Configurations with no jobs in the last 90 days |
| Unorchestrated | Configurations not included in any enabled schedule |
| Without Description | Configurations with an empty description |
| Deprecated | Configurations marked as deprecated |
Deleted configurations and configurations in deleted projects are excluded.

Four KPI cards act as toggle buttons (same pattern as Configuration Health). Selecting a metric shows a detail table.
| Metric | Description |
|---|---|
| Flows without Schedule | Flow/orchestrator configurations not in any enabled schedule |
| Flows without Error Notification | Flow/orchestrator configurations without an error notification subscription |
| Unused Branches | Non-default development branches with no configuration changes in the last 90 days |
| Unused Workspaces | Workspace configurations with no jobs in the last 90 days |
Tables include project and configuration links to Keboola.

This tab provides the most granular view of your data — individual job records across all projects, queried directly from the database for the most up-to-date results.
Seven multi-select filters with fuzzy search are available. Filters are bidirectionally dependent — selecting a value in one filter updates the available options in all others. Click Apply to load data with the current filters, or Reset to clear all filters.
| Filter | Description |
|---|---|
| Types | Component type (e.g., extractor, writer, transformation) |
| Components | Specific component (e.g., keboola.ex-db-snowflake) |
| Configurations | Configuration name |
| Run Types | How the job was triggered (manual, flow, schedule, etc.) |
| Statuses | Job status (success, error, warning, processing, waiting) |
| Tokens | Token that ran the job |
| Flows | Flow the job belongs to |
The date filter defaults to yesterday–today, with a maximum range of 90 days.
A sortable table (server-side sorting) showing individual job records:
| Column | Description |
|---|---|
| Job ID | Numeric ID, links to the job detail in Keboola |
| Created At | Timestamp in your local timezone |
| Project | Project name, links to the project in Keboola |
| Type | Component type |
| Component | Component ID |
| Configuration | Configuration name, links to the configuration in Keboola |
| Run Type | How the job was triggered |
| Status | Color-coded badge (green = success, red = error, yellow = warning, blue = processing, gray = waiting) |
| Token | Token name |
| Runtime | Job duration in human-readable format |
| Credits | Credits consumed by the job |
Navigation uses Previous / Next buttons with 50 rows per page. The total count is shown as “Page X of Y”.
