# Kintsugi

Bunny integrates with the [Kintsugi sales tax platform](https://trykintsugi.com/) for automated sales tax estimation, calculation and Nexus reporting. Sales tax is automatically calculated for quotes, invoices and credit notes.

## Configuration

Go to **Settings > Integrations** and select the Kintsugi integration.

<div align="left"><figure><img src="/files/SfIPGHA9AGvJasAsDJRX" alt="" width="350"><figcaption></figcaption></figure></div>

Once the integration is installed, click the gear icon to configure it.

<figure><img src="/files/bMMIPoVjbVVcMQNm52AS" alt=""><figcaption></figcaption></figure>

Enter your Kintsugi API key as well as organization ID and click Save after which the inserted credentials will be verified. If successfully saved, click the toggle in the top right corner to enable the integration.&#x20;

## Product configuration

In order for Kintsugi to successfully calculate taxes for Bunny, each price list charge must have a Tax code configured:

<figure><img src="/files/5D595KevhclD30SErgJh" alt="" width="563"><figcaption></figcaption></figure>

This Tax code must match a product registered in Kintsugi:

<figure><img src="/files/C5UwA8N9FY9MrJAXBNSz" alt="" width="563"><figcaption></figcaption></figure>

Every price list charge in Bunny must match with a product in Kintsugi, and more than one price list charge can be configured to be the same product in Kintsugi. If all products, plans and charges are the same kind of product, e.g. a SaaS product, you can register a single product in Kintsugi and reuse that for all price list charges in Bunny.&#x20;

**Note**: If a price list charge in Bunny is not configured with a Tax code, no sales tax will be applied to the invoice on checkout, and you may be out of compliance. &#x20;

In addition to creating products in Kintsugi, you will as a minimum need to create Filings. These are territories where you do business, and determines how and when sales tax will be calculated.

**Important**: Work with your Kintsugi representative on making sure your Kintsugi account is configured correctly for your business.&#x20;


---

# 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.bunny.com/guide/advanced-guides/integrations/kintsugi.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.
