Dashboard overview
- Accessing the dashboard
- Signing in
- Namespaces
- Managing checks
- Managing entities
- Managing handlers
- Managing event filters
- Managing mutators
- Themes
The Sensu backend includes the Sensu dashboard: a unified view of your events, entities, and checks with user-friendly tools to reduce alert fatigue.

Sensu dashboard homepage
Accessing the dashboard
After starting the Sensu backend, you can access the dashboard in your browser
by visiting http://localhost:3000. You may need to replace localhost
with the
hostname or IP address where the Sensu backend is running.
Signing in
Sign in to the dashboard with your sensuctl username and password. See the role-based access control reference for default user credentials and instructions for creating new users.
Namespaces
The dashboard displays events, entities, checks, and silences for a single namespace at a time.
By default, the dashboard displays the default
namespace.
To switch namespaces, select the menu icon in the upper-left corner, and choose a namespace from the dropdown.
LICENSED TIER: The namespaces listed will be limited to those that the current user has access to.
Sensu dashboard namespace switcher
Managing checks
LICENSED TIER: Unlock check management in the Sensu Go dashboard with a Sensu license. To activate your license, see the getting started guide.
You can create, edit, and delete Sensu checks using the dashboard checks page.
Managing entities
You can delete Sensu entities using the dashboard entities page.
Managing handlers
LICENSED TIER: Unlock handler management in the Sensu Go dashboard with a Sensu license. To activate your license, see the getting started guide.
You can create, edit, and delete Sensu handlers using the dashboard handlers page.
Managing event filters
LICENSED TIER: Unlock filter management in the Sensu Go dashboard with a Sensu license. To activate your license, see the getting started guide.
You can create, edit, and delete Sensu event filters using the dashboard filters page.
Managing mutators
LICENSED TIER: Unlock mutator management in the Sensu Go dashboard with a Sensu license. To activate your license, see the getting started guide.
You can create, edit, and delete Sensu mutators using the dashboard mutators page.
Themes
Use the preferences menu to change the theme or switch to the dark theme.