# Manage clusters

```json metadata
{
  "title": "Manage clusters",
  "description": "Administrative tasks and information related to the Redis Enterprise cluster.",
  "categories": ["docs","operate","rs"],
  "tableOfContents": {"sections":}
}
```














You can manage your Redis Enterprise Software clusters with several different tools:

- Cluster Manager UI (the web-based user interface)
- Command-line tools ([rladmin](https://redis.io/docs/latest/operate/rs/references/cli-utilities/rladmin), [redis-cli](https://redis.io/docs/latest/develop/tools/cli), [crdb-cli](https://redis.io/docs/latest/operate/rs/references/cli-utilities/crdb-cli))
- [REST API](https://redis.io/docs/latest/operate/rs/references/rest-api/_index.md)
