{{ $_hugo_config := `{ "version": 1 }` }} {{ $type := .Get "type" | default "enterprise" }}

InfluxDB Cloud 1 users

{{ if eq $type "oss" }}

InfluxDB Cloud 1 (InfluxCloud 1.x) is based on InfluxDB Enterprise v1. Use the Enterprise v1 documentation instead.

{{ else }}

InfluxDB Cloud 1 (InfluxCloud 1.x) is based on InfluxDB Enterprise v1. This is the correct documentation.

{{ end }}