> For the complete documentation index, see [llms.txt](https://help.airreviews.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.airreviews.io/product-roadmap/subscriptions-details/faqs-for-subscriptions.md).

# FAQs for subscriptions

<details>

<summary>Can I cancel my subscription at anytime?</summary>

Yes, you can! At Air Reviews, we believe in giving you flexibility and control over your subscription. You can cancel your subscription at any time, and there will be no charge for the first 7 days after your free trial. We want to ensure that you have the freedom to choose what works best for you.

</details>

<details>

<summary>If I cancel the paid plans, will I lose the features or effects that were available in the higher paid plan?</summary>

If you decide to cancel your paid plan and switch to a lower plan, you won't lose any reviews. Your reviews are belonged to you, and it will remain intact. Additionally, you have the option to export all the reviews collected by Air Reviews before downgrading, ensuring a seamless experience.&#x20;

However, it's important to note that some settings and features associated with the paid plans may become unavailable after the downgrade. For example, certain features like Q\&A, Remove Air Reviews branding and Integration may be inactivated, which means you won't be able to continue using or editing these features.&#x20;

We recommend reviewing the specific details of the plan you're considering to ensure it aligns with your business needs and goals.

</details>

<details>

<summary>Is it easy to switch between plans?</summary>

Yes, it's easy to switch between plans, and the changes will take effect immediately. This means you can unlock all the advanced features right away when you switch to a different plan that better suits your needs. We aim to make the transition as seamless as possible to ensure you have access to the tools and capabilities that fit your business requirements.

</details>

<details>

<summary>Can I have a refund?</summary>

Absolutely! At Air Reviews, we want to make sure you're completely satisfied with our service. That's why we offer a generous 7-day free trial and a 30-day money-back guarantee. If, for any reason, you're not happy with your subscription within the first 30 days, just reach out to us, and we'll be more than happy to process a refund for you. Your satisfaction is our top priority!

</details>

<details>

<summary>When will I get charged after the trial ends?</summary>

ou won't get charged right away after your free trial ends. Our app operates on a 30-day billing cycle, which means you'll be billed after 30 days from the end of your free trial. This gives you some additional time to explore the app and ensure it's the right fit for your needs before any charges are applied.

</details>

<details>

<summary>Will I be charged after uninstalling the app?</summary>

No, you won't be charged with recurring payment after uninstalling the app. When you stop using Air Reviews paid plans or uninstall the app (without downgrading), you will automatically opt-out of the Air Reviews billing cycle.&#x20;

However, it's important to note that if you uninstall or downgrade in the middle of a 30-day billing cycle, you may still be charged for the period from the beginning of the cycle up to the day of your opt-out.&#x20;

For example, if you used Air Reviews for 10 days in a month with a paid plan that costs $29 per month and decided to uninstall the app, you might be charged for the portion of the month you used the service. In this case, it would be approximately $9.66.

</details>

<details>

<summary>Will I be charged after downgrading from paid plans to the Free plan?</summary>

No, you won't be charged with recurring payment after downgrading from paid plan to Free plan. When you stop using Air Reviews paid plans, uninstalling the app or downgrading to free plan, you will automatically opt-out of the Air Reviews billing cycle.&#x20;

However, it's important to note that if you uninstall or downgrade in the middle of a 30-day billing cycle, you may still be charged for the period from the beginning of the cycle up to the day of your opt-out.&#x20;

For example, if you used Air Reviews for 10 days in a month with a paid plan that costs $29 per month and decided to downgrade to free plan, you might be charged for the portion of the month you used the service. In this case, it would be approximately $9.66.

</details>


---

# 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://help.airreviews.io/product-roadmap/subscriptions-details/faqs-for-subscriptions.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.
