Kestra User Interface – Navigate Dashboards, Flows, Logs

Kestra comes with a rich web user interface located by default on port 8080.

Explore the Kestra user interface

When you first navigate to the Kestra UI, you will see the Welcome page.

Kestra User Interface Welcome Page

On this page, click on Start Product Tour to open the Kestra Guided Tour, which will guide you through creating and executing your first flow step by step.

On the left menu, you will see the following UI pages:

  • The Dashboards page contains dashboards of visualizations for flow execution data and other metrics.
  • The Flows page shows you all of your flows, where you can create, edit, and execute them.
  • The Executions page provides a view to inspect and manage previous executions.
  • The Logs page gives access to all task logs from previous executions.
  • The Namespaces page lists all available namespaces and allows specific configurations to be set at the namespace level.
  • The Blueprints page provides a catalog of ready-to-use flow examples.
  • The Plugins page provides a catalog of plugins you can use inside your flows.
  • The Tenant page provides a system overview, the full KV Store, a list of all triggers, and concurrency limits.

The Kestra Enterprise Edition comes with additional functionalities provided by the Kestra UI:

  • The Apps page takes you to your list of Apps and is also where you create new Apps.
  • The Tests page takes you to your flow unit tests where you can view, edit, and create test assertions against your flows without creating executions.
  • The Assets page lets you manage reusable assets available to your flows and apps.
  • The Tenant page provides a system overview, KV Store, secrets and credentials lists, a list of all triggers, audit logs, concurrency limits, the Apps Catalog, and IAM.
  • The Instance page includes sections for Services, Versioned Plugins, tenant management, Worker Groups, Kill Switch, and Announcements.


Was this page helpful?