> For the complete documentation index, see [llms.txt](https://docs.clearout.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.clearout.io/help-and-support/featured-answered/plans-and-pricing.md).

# Plans & Pricing

Clearout provides multiple pricing options. You can choose between Pay As You Go and subscription plans. Also, you can upgrade, downgrade, or request custom plans as per your requirements.

<details>

<summary>What pricing options does Clearout offer?</summary>

* **Subscription Plans** (Monthly or Yearly)
* **Pay As You Go** (One-time purchase)

</details>

<details>

<summary>Do credits expire?</summary>

No. Credits never expire, including subscription credits. However, discounted credits may come with an expiry date, subject to the terms of the specific deal.Better credit rates

</details>

<details>

<summary>What are the benefits of subscription plans?</summary>

* Up to 20% lower credit cost
* Automatic credit allocation
* Predictable billing
* Upgrade/downgrade flexibility

</details>

<details>

<summary>Can I upgrade or downgrade my plan?</summary>

Yes. You can switch plans anytime from the [Plans](https://app.clearout.io/account/manage-plans) section.

</details>

<details>

<summary>Do I get prorated billing when switching plans?</summary>

No. The new plan requires full payment. There are no prorated adjustments.

</details>

<details>

<summary>What payment methods are accepted?</summary>

* All major cards like Visa, Mastercard, etc
* PayPal

</details>

<details>

<summary>Who can access billing in a Team Account?</summary>

Only the **Account Owner** has billing access.

</details>

<details>

<summary>Do you offer custom plans?</summary>

Yes. Contact **<us@clearout.io>** to request a custom subscription plan.

</details>

<details>

<summary>Where can I find Clearout’s pricing guide?</summary>

Clearout provides a detailed **Pricing Guide** that explains how credits are used across different products such as Email Verification, Email Finder, Form Guard, Prospecting, Enrichment, and Reverse Lookup.

The pricing guide includes:

* Credit usage for each Clearout product
* Examples of how credits are consumed
* Plan and usage explanations

You can view the complete guide [here](https://clearout.io/pricing-guide/).

If you need help choosing the right plan based on your expected usage, feel free to contact our team via chat or email at **<us@clearout.io>** for assistance.

</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://docs.clearout.io/help-and-support/featured-answered/plans-and-pricing.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.
