> For the complete documentation index, see [llms.txt](https://help.impact.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.impact.com/partner/what-would-you-like-to-learn-about/platform-features/finance/finance-documents/how-to-submit-a-nota-fiscal-for-brazilian-partners-brl.md).

# How to Submit a Nota Fiscal for Brazilian Partners (BRL)

{% hint style="warning" %}
**Important:** impact.com doesn't support new partner sign-ups with the BRL currency. However, if you signed up before the restriction, you'll still be able to receive payouts in BRL and update your banking details.
{% endhint %}

#### Nota Fiscal explained

A Nota Fiscal is a document that businesses in Brazil must issue after receiving payment for a product or service. The Nota Fiscal acts as a record of the transaction, and is used for many purposes such as a receipt for returns, evidence of tax due, and a record for stock-keeping. In short, the Nota Fiscal aims to register the transfer of possession of any good or service that a Brazilian business provides to another entity that's doing business in Brazil.

#### Who needs to submit a Nota Fiscal

You need to submit a Nota Fiscal if you are an impact.com partner in Brazil wanting to receive payouts from a partnered brand in Brazil. If you wish to work with both Brazilian and non-Brazilian brands, you'll need 2 impact.com accounts. You'd then follow the Nota Fiscal process on the first account but not the second.

#### What the process looks like

If you're a Brazilian partner with BRL set as your chosen currency and are only partnered with Brazilian brands, this is what will happen:

1. You promote a Brazilian brand and earn a commission.
2. The commission appears in your earnings account balance.
3. If you haven't already done so, you're instructed to fill in your banking details and withdrawal settings on impact.com.
   * Your Autopay settings must be set to withdraw when your balance reaches a *threshold* of BRL30, not on a *fixed date*.
4. Now you are required to register an invoice (Nota Fiscal) with your local tax authority in the amount you wish to withdraw from your impact.com earnings account. In the example below:

   <div data-with-frame="true"><figure><img src="/files/WlBrVSV0QMlvpWcRRgPh" alt=""><figcaption></figcaption></figure></div>

   * **Company Name:** Impact Radius Technologia Ltda.
   * **Address:** Avenida Bernardino de Campos, 98, 14º andar, sala 7, Paraíso, 04004-040
   * **City:** São Paulo
   * **State:** São Paulo
   * **CNPJ (Cadastro Nacional da Pessoa Jurídica):** 23.008.224/0001-45
5. Lastly, you are required to email the Nota Fiscal to **Juliana Souza Romeiro** at HLB Brazil (`juliana.romeiro@hlb.com.br`) and to `notafiscal@impact.com`.
   * Juliana will review and accept the Nota Fiscal on behalf of HLB Brazil before forwarding it to impact.com’s Global Clearing House team for final approval.

{% hint style="warning" %}
**Note:** If the Nota Fiscal has discrepancies, like incorrect banking details or an amount exceeding your impact.com earnings account balance, impact.com’s Global Clearinghouse team will reject it and you'll be notified to correct and resubmit it to HLB.
{% 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.impact.com/partner/what-would-you-like-to-learn-about/platform-features/finance/finance-documents/how-to-submit-a-nota-fiscal-for-brazilian-partners-brl.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.
