> For the complete documentation index, see [llms.txt](https://help.felt.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.felt.com/administration/for-nonprofits.md).

# For nonprofits

## For nonprofits

At Felt, we believe powerful mapping tools shouldn't be limited when it comes to organizations working to create positive change. We're proud to offer a discounted nonprofit program. With Felt you can easily transform complex datasets into compelling, shareable maps to drive greater impact, reach broader audiences, and support advocacy efforts with clear, visual storytelling that resonates across communities, media, and stakeholders.

## What's included

**Verified U.S. 501(c)(3) nonprofits get 30% off Professional or Enterprise.**

You get the same Felt — full collaboration, unlimited Viewer seats, dashboards, the Field App, embedded maps, and support for every file format we offer. The discount applies to whichever tier fits your team.

* **Professional** — 10 Full Access seats, unlimited Viewer seats, 25 GB of data processing per month, 100,000 map views per month, all collaboration and visualization features.
* **Enterprise** — adds live cloud sources (Postgres, Snowflake, BigQuery, Databricks, S3), AI features and MCP, the REST API and JavaScript SDK, SSO/SAML, regional hosting, and dedicated support.

For a full feature comparison, see the [pricing page](https://felt.com/pricing).

{% hint style="info" %}
Questions? Reach out to our support team at <support@felt.com>.
{% endhint %}


---

# 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.felt.com/administration/for-nonprofits.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.
