> For the complete documentation index, see [llms.txt](https://learn.goodhearttech.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://learn.goodhearttech.org/other-nonprofit-resources/nonprofit-employee-benefits.md).

# Nonprofit Employee Benefits

This page is meant as a resource for nonprofits and individuals alike, helping everyone understand the benefits that nonprofit employees can and should receive. &#x20;

### Student Debt Forgiveness

The United States Federal government offers complete student load forgiveness to folks who are employed by a nonprofit and meet other specific criteria. Learn more below:&#x20;

[Public Service Loan Forgiveness | Federal Student Aid](https://studentaid.gov/manage-loans/forgiveness-cancellation/public-service#qualifying-employment) :link:

### Other Benefits

Remember, the specific benefits offered can vary greatly between different nonprofits, so it’s always a good idea to check with the specific organization for the most accurate information.

* [**403(b) Retirement Plans**: Similar to 401(k) plans offered by for-profit companies, 403(b) plans allow employees of nonprofit organizations to contribute a portion of their salary to a tax-advantaged retirement account](https://www.compt.io/nonprofit-employee-benefits).
* **Income-Driven Repayment Plans**: These plans cap your federal student loan payments at a percentage of your income. [After a certain period (usually 20-25 years), any remaining loan balance is forgiven](https://www.bbgbroker.com/nonprofit-employee-benefits-101/).
* [**Teacher Loan Forgiveness**: Teachers who have been employed full-time in a low-income school or educational service agency for five consecutive years may be eligible for forgiveness of up to $17,500 on their Direct Loan or FFEL Program loans](https://www.bbgbroker.com/nonprofit-employee-benefits-101/).
* [**Perkins Loan Cancellation and Discharge**: For individuals who perform certain types of public service or certain types of occupations, a portion of their Federal Perkins Loan may be canceled](https://www.bbgbroker.com/nonprofit-employee-benefits-101/).
* [**National Health Service Corps (NHSC) Loan Repayment Program**: This program offers significant loan repayment assistance to licensed primary care medical, dental, and mental and behavioral health providers who serve in eligible communities](https://www.bbgbroker.com/nonprofit-employee-benefits-101/).
* **Tax Exemptions**: Employees of nonprofits may be eligible for certain tax exemptions. [For instance, qualified transportation fringe benefits are tax-exempt](https://www.irs.gov/pub/irs-pdf/p5137.pdf).
* [**Health and Medical Benefits**: Federal or state laws require most employers to offer health insurance and medical leave](https://www.irs.gov/pub/irs-pdf/p5137.pdf).
* [**Unemployment Insurance**: This is a mandatory benefit required by federal or state laws](https://www.irs.gov/pub/irs-pdf/p5137.pdf).
* [**Workers’ Compensation**: This is another mandatory benefit that provides wage replacement and medical benefits to employees injured in the course of employment](https://www.bbgbroker.com/employee-benefits-requirements-for-nonprofit-organizations/).
* [**Family or Medical Leave**: The new tax law created a general business credit equal to 12.5% of wages paid to qualifying employees who are on family or medical leave](https://windes.com/fringe-benefits-and-ubti-what-nonprofits-need-to-know/).

Please note that the specifics of these benefits can vary based on the individual’s circumstances and the regulations of the state they reside in. It’s always a good idea to consult with a tax professional or benefits counselor to understand the full range of benefits available.


---

# 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:

```
GET https://learn.goodhearttech.org/other-nonprofit-resources/nonprofit-employee-benefits.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.
