# TaxJar

Connect TaxJar to your funnel and automatically add the correct amount of tax to your products based on location and product type!

Here's how.

## Finding TaxJar API key&#x20;

The first step is to find a TaxJar API key.

1. Log in to your TaxJar account.&#x20;
2. Click **Account** in the top right corner and then **TaxJar API** on the drop-down menu. Copy the API key.

![](/files/kNYhFmKk1eGFCqAikSZI)

## Enable the app

1. Enable **TaxJar** inside[ **Global Apps.**](https://docs.funnelish.com/apps/pages/-M1AT7JFeX-fSn4VvoQu#id-1.-global-apps-account-wide)
2. **Enable TaxJar inside** [**Funnel Apps.**](https://docs.funnelish.com/apps/pages/-M1AT7JFeX-fSn4VvoQu#id-2.-funnel-apps-per-funnel)
3. In the side panel, **paste your API Key into the field.**
4. Save changes!&#x20;

## **Set up product tax**

Now that TaxJar is connected, set tax rates for your products.

With the TaxJar app settings open in your funnel, you'll see products under the **Products' tax code** section.

Locate a product and click the three dots on your product, and select **Change**.

Search for and select a product category. The app automatically assigns the correct tax code for that product. Repeat this step for all products in your funnel.

## Editing address & tax summary (optional step)

You can add your business address here or in your TaxJar account. You can also change the sales tax text that your customer sees.

The default text displays: **Sales tax (X%)**, where X is a variable number pulled from TaxJar. Add your own text to the Tax summary field but make sure you include ({{RATE}}) to autofill the correct rate.

![](/files/ELa4v1liGgAG26p7tvoM)

That's it. TaxJar can charge and collect accurate taxes.


---

# 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.funnelish.com/apps/taxjar.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.
