# Pricing, Plans, and Billing

A user must have an account to access FieldDoc. Plans are structured at the organization level.&#x20;

Upon registration, each user's organization is started as a **basic plan.**&#x20;

## How do I upgrade to standard?

Organizations that want to expand their use of FieldDoc beyond meeting grant reporting requirements need a **standard plan**. Entities that wish to host funding opportunities or collect record data from many organizations can be considered for our **Aggregator Plan**.&#x20;

Please reach out to <support@fieldddoc.com> to upgrade your organization or learn more.

## Do you offer a free or discounted plan for non-profits?

Non-profits and their technical service providers make up the majority of FieldDoc users. We have priced the plans with this in mind. [The Commons](https://www.ourcommoncode.org/), the developers of FieldDoc, is also a 501(c)3 non-profit. We actively fundraise to reduce costs to build and maintain the FieldDoc system. If you are interested in making a donation, please visit our [donation page](https://pages.donately.com/thecommons/form/frm_580d51e59a32).


---

# 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://help.fielddoc.org/help-center/account-management/pricing-plans-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.
