> For the complete documentation index, see [llms.txt](https://docs.qpoint.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.qpoint.io/getting-started/qplane.md).

# Qplane

Qplane is Qpoint's cloud control plane that provides centralized management for all your Qtap agents. Effortlessly manage configuration and analyze traffic patterns across your entire infrastructure from a single dashboard.

> **Note**: For YAML-based local deployments, see [Qtap Documentation.](/getting-started/qtap.md)

{% embed url="<https://www.youtube.com/watch?v=INr83h2wHPQ>" %}

### Key Features

* **Centralized Management**: Configure and monitor hundreds of Qtap agents from one place
* **Visual Dashboards**: Beautiful real-time visualizations of your service dependencies
* **API-Driven Configuration**: Programmatically manage settings across all agents
* **Smart Insights**: Analyze traffic patterns, detect anomalies, and optimize API usage
* **Alerting**: Get notified when Qtap detects an issue
* **Team Collaboration**: Share access and insights across your organization


---

# 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.qpoint.io/getting-started/qplane.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.
