# Quper Docs

## Documentation

- [Quper Documentation](https://docs.quper.co/quper-documentation.md): Everything you need to connect, understand, and optimise with Quper :)
- [Introduction](https://docs.quper.co/get-started-with-quper/introduction.md)
- [Quickstart](https://docs.quper.co/get-started-with-quper/quickstart.md): Connect your first cloud provider and see spend data in under 10 minutes.
- [Onboarding Your Team](https://docs.quper.co/get-started-with-quper/onboarding.md): Invite your team and configure access controls for your Quper workspace.
- [Overview](https://docs.quper.co/integrations/integrations.md): Connect Quper to your cloud providers, data warehouses, and data platforms.
- [Cloud Providers](https://docs.quper.co/integrations/cloud-providers.md)
- [Connect to AWS](https://docs.quper.co/integrations/cloud-providers/aws.md): Connect your AWS account to Quper via a read-only IAM Role.
- [Connect to GCP](https://docs.quper.co/integrations/cloud-providers/gcp.md): Connect your Google Cloud account to Quper via a Service Account.
- [Connect to Azure](https://docs.quper.co/integrations/cloud-providers/azure.md): Connect your Azure subscription to Quper via App Registration.
- [Data Warehouses & Platforms](https://docs.quper.co/integrations/data-warehouses-and-platforms.md)
- [Connect to Snowflake](https://docs.quper.co/integrations/data-warehouses-and-platforms/snowflake.md): Connect your Snowflake account to Quper to track warehouse credits and query costs.
- [Connect to Databricks](https://docs.quper.co/integrations/data-warehouses-and-platforms/databricks.md): Connect your Databricks workspace to Quper to track cluster and job costs.
- [Connect to BigQuery](https://docs.quper.co/integrations/data-warehouses-and-platforms/bigquery.md): Connect your BigQuery project to Quper to track query costs and slot consumption.
- [Observe](https://docs.quper.co/user-guide/observe.md)
- [Spend Overview](https://docs.quper.co/user-guide/observe/spend-overview.md): Get a complete breakdown of every dollar spent across your cloud — in real time.
- [Detect](https://docs.quper.co/user-guide/detect.md)
- [Anomalies](https://docs.quper.co/user-guide/detect/anomalies.md): Detect abnormal cost patterns the moment they emerge — with full root-cause context.
- [Decide](https://docs.quper.co/user-guide/decide.md)
- [Action Intelligence](https://docs.quper.co/user-guide/decide/action-intelligence.md): Prioritised AI recommendations that tell you exactly what to fix and why it matters.
- [Govern](https://docs.quper.co/user-guide/govern.md)
- [Cost Governance](https://docs.quper.co/user-guide/govern/cost-governance.md): Set budgets, enforce tag policies, and prevent ungoverned cloud growth.
- [Vidura AI Overview](https://docs.quper.co/vidura-ai/vidura-ai.md): Quper's AI engine for root cause analysis, anomaly detection, and cost optimisation.
- [Account Settings](https://docs.quper.co/settings/account.md): Manage your Quper workspace settings, billing, and security configuration.
- [Role-Based Access Control (RBAC)](https://docs.quper.co/settings/rbac.md): Control who can see what in Quper with role-based access and team-level data scoping.
- [Alerts & Notifications](https://docs.quper.co/settings/alerts.md): Configure where Quper sends cost anomaly alerts, budget notifications, and governance reports.


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.quper.co/quper-documentation.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.
