> For the complete documentation index, see [llms.txt](https://daton-sarasanalytics.gitbook.io/daton/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://daton-sarasanalytics.gitbook.io/daton/new-subscription-plans-and-billing.md).

# New Subscription Plans and Billing

- [Subscription Plans Overview](https://daton-sarasanalytics.gitbook.io/daton/new-subscription-plans-and-billing/subscription-plans-overview.md): Welcome to the Subscription Plans Overview section. Here, we introduce Daton's latest subscription options, offering unparalleled flexibility and cost-effectiveness for businesses of all sizes.
- [Find Your Perfect Data Integration Fit - Growth and Enterprise Plans Explored](https://daton-sarasanalytics.gitbook.io/daton/new-subscription-plans-and-billing/find-your-perfect-data-integration-fit-growth-and-enterprise-plans-explored.md): Streamline workflows, gain actionable insights, and unlock data value - all with Daton's flexible plans. Choose between Growth and Enterprise options, tailored to your unique needs and budget.
- [Daton's Subscriptions Dashboard: Harness the Power of Your Data](https://daton-sarasanalytics.gitbook.io/daton/new-subscription-plans-and-billing/datons-subscriptions-dashboard-harness-the-power-of-your-data.md): Daton's Subscriptions Dashboard offers a centralized solution for data integration, featuring plan overviews, usage tracking, billing management, and support for an optimized experience.
- [How to Select and Subscribe to a Daton Subscription Plan?](https://daton-sarasanalytics.gitbook.io/daton/new-subscription-plans-and-billing/how-to-select-and-subscribe-to-a-daton-subscription-plan.md): Daton offers robust data integration solutions for businesses. This guide helps select the ideal subscription plan, aligning with your specific data integration needs.
- [Subscription Plan Upgrade and Downgrade](https://daton-sarasanalytics.gitbook.io/daton/new-subscription-plans-and-billing/subscription-plan-upgrade-and-downgrade.md): Daton offers flexible subscription upgrades and downgrades to tailor data integration solutions. This guide explains steps, proration specifics, and considerations for plan adjustment.
- [Changing Billing Cycle](https://daton-sarasanalytics.gitbook.io/daton/new-subscription-plans-and-billing/changing-billing-cycle.md): Daton's billing cycle flexibility allows customers to easily adapt their plans to evolving business needs, offering options for both upgrades and downgrades.


---

# 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, and the optional `goal` query parameter:

```
GET https://daton-sarasanalytics.gitbook.io/daton/new-subscription-plans-and-billing.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
