> For the complete documentation index, see [llms.txt](https://docs.arkannis.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.arkannis.net/cluster-computing/opscenter.md).

# OpsCenter

[Official Docs](https://docs.datastax.com/en/opscenter/6.1/opsc/about_c.html)

DSE OpsCenter is a visual management and monitoring solution for DataStax Enterprise. OpsCenter provides architects, database administrators, and operations staff with the capabilities to intelligently and proactively ensure their database clusters are running optimally. OpsCenter also simplifies administration tasks such as:

* Adding and expanding clusters
* Configuring nodes
* Viewing performance metrics
* Rectifying issues
* Monitoring cluster health on the dashboard

OpsCenter [Lifecycle Manager](https://docs.datastax.com/en/opscenter/6.1/opsc/LCM/opscLCM.html) (LCM) provisions DataStax Enterprise (DSE) clusters and centrally manages cluster configurations.

The [OpsCenter Compatibility chart](https://docs.datastax.com/en/upgrade/doc/upgrade/opscenter/opscCompatibility.html) indicates which versions of OpsCenter are compatible with the various DataStax Enterprise versions.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.arkannis.net/cluster-computing/opscenter.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
