# Management

Inopli provides **centralized management of all collectors and agents** through the **Inopli Manager**, which acts as the unified control layer for the entire platform. From the Inopli Manager, administrators can configure, update, and manage all distributed components, including agents, collectors, and the Cluster Manager itself.

All agent configurations, data source settings, and operational parameters are managed centrally and propagated automatically across the environment. This approach ensures consistency in data collection, simplifies maintenance, and reduces operational overhead in large or distributed deployments.

The Inopli Manager also supports centralized lifecycle management, allowing administrators to control updates, configuration changes, and operational status of collectors and agents from a single interface. This centralized model enables efficient governance and scalable operation, while ensuring that changes are applied in a controlled and auditable manner across all components of the platform.


---

# Agent Instructions: 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.inopli.com/astral/astral-implementation/management.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.
