# Account and Billing Management

Manage your Cloudback subscription, payment methods, and organization settings.

## Payment & Billing

* [Pricing](/account-and-billing-management/pricing.md) - Plans, pricing tables, billing cycles, and pay-as-you-go options
* [Payment Methods](/account-and-billing-management/payment-methods.md) - Available payment options including GitHub Marketplace, Azure Marketplace, credit card, and bank transfer
* [Subscription Management](/account-and-billing-management/subscription-management.md) - Manage subscriptions, assign to accounts, and view account coverage

## Enterprise Options

* [Invoiced Customers](/account-and-billing-management/invoiced-customers.md) - Enterprise billing and invoicing options


---

# 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.cloudback.it/account-and-billing-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.
