758 B
758 B
title | description | influxdb/v2/tags | menu | weight | |||||
---|---|---|---|---|---|---|---|---|---|
Visualize data with the InfluxDB UI | InfluxDB offers a complete dashboard solution for visualizing your time series data. Create custom dashboards with flexible queries and visualization types. |
|
|
5 |
The InfluxDB user interface (UI) provides tools for building custom dashboards to visualize your data. The following articles outline ways to customize and manage dashboards.
{{% note %}}
The InfluxDB UI is packaged with InfluxDB and runs as part of the InfluxDB server.
To access the UI, start the influxd
service
and visit http://localhost:8086 in your web browser.
{{% /note %}}
{{< children >}}