# Account & Billing

<details>

<summary>What is a monthly active user?</summary>

An active user is one of your end-users who has filled out and submitted one of your Feathery forms. If they re-submit the same form within the same month, they will only be counted as one user.

</details>

<details>

<summary>Do I have access to all integrations on the free plan?</summary>

You can set up and test all integrations on the free plan. However, you will need to be on the Pro plan to go live with a form that uses a premium integration.

</details>

<details>

<summary>Is there a limit to the number of forms I can build?</summary>

You can build an unlimited number of forms in the Feathery dashboard. The number of forms you are able to set live or turn “on” is limited to what is included in your current plan, but you can still develop and test additional forms. You have full control over which forms are turned on or off.

</details>

<details>

<summary>Do I need a credit card to sign up?</summary>

No. A credit card is only required once you’ve chosen to upgrade to a paid plan.

</details>

<details>

<summary>When will I be billed for a paid plan?</summary>

You will be billed immediately and monthly from that date onwards.

</details>

<details>

<summary>How do I downgrade or cancel my plan?</summary>

You can downgrade or cancel your plan in the Feathery dashboard by going to Settings > Billing and canceling your plan or selecting a plan you’d like to downgrade to.

</details>

#### Don't see your question?

<img src="/files/rGYBTZXF8Ap0pSmxL9aK" alt="" data-size="line">  Join our [community](https://community.feathery.io) to get direct support from the Feathery team.


---

# 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.feathery.io/platform/faqs/account-and-billing.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.
