# Tax Exemption Status

## Requesting Tax Exemption for an Organization

If your organization qualifies for Tax Exempt status as defined by the [U.S. Internal Revenue Service](https://www.irs.gov/charities-non-profits/exempt-organization-types), you may be eligible for sales tax exemptions when making purchases in the Olive Helps Loop Library.&#x20;

To begin the process of obtaining Tax Exempt status for your organization, make sure your Organization is updated with your current address.

1. From the **Loop Library**, select your Organization.
2. From the **Organization** Menu, find the **Profile & Settings** tab on the left, then the **Organization Details.**
3. Click **Edit** next to the Tax-Exempt Status and select **My organization is tax exempt**. This will require an address for your organization to be entered before saving.

Once the address entered is up to date for your organization, please [contact us](https://support.oliveai.com/servicedesk/customer/portal/22) to ensure the rest of your paperwork is on file.


---

# 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://onboarding.olivehelps.com/configure-your-organization/tax-exemption-status.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.
