---
title: Administer InfluxDB Cloud Dedicated
description: Perform administrative tasks in your InfluxDB Cloud Dedicated cluster such as creating and managing tokens and databases.
url: https://docs.influxdata.com/influxdb3/cloud-dedicated/admin/
estimated_tokens: 1042
product: InfluxDB Cloud Dedicated
version: cloud-dedicated
---

# Administer InfluxDB Cloud Dedicated

The following articles provide information about managing your InfluxDB Cloud Dedicated resources:

### [Identify InfluxDB Cloud Dedicated version](/influxdb3/cloud-dedicated/admin/identify-version/)

Learn how to identify your InfluxDB Cloud Dedicated cluster through URL patterns, account settings, and HTTP headers.

### [View account information](/influxdb3/cloud-dedicated/admin/account/)

Use the Admin UI for InfluxDB Cloud Dedicated to view information for your Cloud Dedicated account. Your InfluxDB Cloud Dedicated account is a collection of InfluxDB Cloud Dedicated clusters and associated resources.

### [Manage clusters](/influxdb3/cloud-dedicated/admin/clusters/)

Manage InfluxDB Cloud Dedicated clusters. An InfluxDB Cloud Dedicated cluster is a collection of InfluxDB servers dedicated to the workload of a single customer and associated with an InfluxDB account.

### [Manage databases](/influxdb3/cloud-dedicated/admin/databases/)

Manage databases in your InfluxDB Cloud Dedicated cluster. A database is a named location where time series data is stored. Each InfluxDB database has a retention period, which defines the maximum age of data stored in the database.

### [Manage tables](/influxdb3/cloud-dedicated/admin/tables/)

Manage tables in your InfluxDB Cloud Dedicated cluster. A table is a collection of related data stored in table format. In previous versions of InfluxDB, tables were known as “measurements.”

### [Manage tokens](/influxdb3/cloud-dedicated/admin/tokens/)

Manage database tokens in your InfluxDB Cloud Dedicated cluster. Database tokens grant read and write permissions to one or more databases and allow for actions like writing and querying data.

### [Manage users](/influxdb3/cloud-dedicated/admin/users/)

Manage users and access to resources in your InfluxDB Cloud Dedicated cluster. Use the Admin UI for self-service user management or contact support for advanced operations

### [Manage data partitioning](/influxdb3/cloud-dedicated/admin/custom-partitions/)

Customize your partitioning strategy to optimize query performance for your specific schema and workload.

### [Monitor your cluster](/influxdb3/cloud-dedicated/admin/monitor-your-cluster/)

Use the Admin UI or Grafana operational dashboards to monitor your InfluxDB Cloud Dedicated cluster.

### [Query system data](/influxdb3/cloud-dedicated/admin/query-system-data/)

Query system tables in your InfluxDB Cloud Dedicated cluster to see data related to queries, tables, partitions, and compaction in your cluster.

### [Enable autoscaling](/influxdb3/cloud-dedicated/admin/autoscaling/)

Learn how autoscaling works in InfluxDB Cloud Dedicated and how to enable and configure autoscaling limits for your clusters.

### [Set up and use single sign-on (SSO)](/influxdb3/cloud-dedicated/admin/sso/)

Set up and use single sign-on (SSO) to authenicate access to your InfluxDB Cluster.

### [Use the InfluxDB 3 MCP server](/influxdb3/cloud-dedicated/admin/mcp-server/)

Use the **InfluxDB Model Context Protocol (MCP) server** to interact with and manage InfluxDB Cloud Dedicated using natural language with LLM agents to query and analyze data, manage databases and more. Query InfluxDB Cloud Dedicated documentation from your IDE using the InfluxDB documentation Model Context Protocol (MCP) server.
