> For the complete documentation index, see [llms.txt](https://docs.thingsup.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.thingsup.io/connections/influxdb-connection.md).

# InfluxDB Connection

This provides a connection to User's InfluxDB Database. User need to provide following parameters to establish a connection to their InfluxDB database.

* **Host** - Public DNS/IP of InfluxDB Database
* **Port** - InfluxDB Port Number
* **Database** - InfluxDB Database Name
* **Username** - InfluxDB User
* **Password** - InfluxDB Password

![Add InfluxDB Connection](/files/7XL2e2D8edKTmb8W2n2J)

Please note the following points:

{% hint style="info" %}

* InfluxDB Versions 1.X are supported.
* localhost database is not supported. You can connect your local InfluxDB server with tunnelling service like [ngrok](https://ngrok.com)
  {% endhint %}
