25 lines
625 B
Markdown
25 lines
625 B
Markdown
---
|
|
title: Manage secrets
|
|
description: Manage and use secrets in InfluxDB Cloud.
|
|
influxdb/cloud/tags: [secrets, security]
|
|
menu:
|
|
influxdb_cloud:
|
|
parent: Administer InfluxDB Cloud
|
|
weight: 12
|
|
aliases:
|
|
- /influxdb/cloud/security/secrets/use-vault/
|
|
- /influxdb/cloud/security/secrets/
|
|
---
|
|
|
|
Manage secrets using any of the following:
|
|
|
|
- {{< product-name "short" >}} UI
|
|
- [`influx` command line interface (CLI)](/influxdb/cloud/reference/cli/influx/)
|
|
- InfluxDB API
|
|
|
|
All secrets belong to an organization and are stored in {{< product-name "short" >}} using [Vault](https://www.vaultproject.io/).
|
|
|
|
---
|
|
|
|
{{< children >}}
|