Grafana Labs Grafana OSS — Default Password
Default username and password for the Grafana Labs Grafana OSS: admin / admin. Learn how to log in and how to change the default credentials.
Default admin credentials apply to all self-hosted Grafana installations (OSS and Enterprise editions). Web UI runs on TCP port 3000. User is prompted to change the password immediately after first login. As of Grafana 9+, anonymous access is disabled by default.
| Username | Password | Access | Notes |
|---|---|---|---|
admin | admin | Web UI | User is redirected to a password-change page on first login. |
admin | admin | API | HTTP Basic Auth against the Grafana REST API uses the same credentials. |
- Source
- vendor documentation
Responsible use
This database lists publicly documented default credentials so administrators can find and change them. Only use these on systems you own or are authorized to test.