> 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/it/di-cosa-vorresti-saperne-di-piu/platform-features/finance/finance-documents/where-do-i-find-my-tax-form-1099-as-a-partner.md).

# Dove trovo il mio modulo fiscale 1099 come partner?

<a href="https://pxa.impact.com/student/activity/1099688?sid=0c0e3e5c-54c9-4435-9bee-ebcdccb7f292&#x26;sid_i=0?utm_source=app.impact.com&#x26;utm_medium=owned-platform&#x26;utm_content=part-lp-351&#x26;utm_campaign=help-center" class="button primary">Segui il corso PXA</a>

Il modulo fiscale 1099 ([1099-MISC](https://www.irs.gov/forms-pubs/about-form-1099-misc) o [1099-NEC](https://www.irs.gov/forms-pubs/about-form-1099-nec) ) è un modulo fiscale obbligatorio dell'IRS. Puoi recuperare il tuo modulo 1099 solo se hai [prelevato il saldo del tuo account](/partner/it/di-cosa-vorresti-saperne-di-piu/platform-features/finance/payments-withdrawals-and-balance/how-do-partners-get-paid.md) almeno una volta.

A gennaio o febbraio di ogni anno, il fornitore di servizi di impact.com, *PayQuicker*, invierà il tuo modulo fiscale 1099 all'indirizzo email del [referente finanziario](/partner/it/di-cosa-vorresti-saperne-di-piu/account-management/account-settings/account-management/manage-your-company-information-as-a-partner.md) indicato nel tuo account.

#### Prerequisiti per generare un modulo fiscale 1099

Devi soddisfare le seguenti condizioni affinché impact.com generi un modulo fiscale 1099:

* Hai prelevato più di USD $600 sulla piattaforma impact.com nell'anno solare
* Hai sede negli Stati Uniti e la valuta preferita del tuo account è impostata su USD.
* Hai [caricato un modulo fiscale W9 valido](/partner/it/di-cosa-vorresti-saperne-di-piu/platform-features/finance/submit-your-electronic-tax-document.md) su impact.com.
* Devi essere un residente statunitense non societario.
  * Le imprese individuali non sono inoltre idonee a ricevere un modulo fiscale 1099.
* Non devi usare PayPal come metodo di pagamento.
  * Se usi PayPal come metodo per ricevere il pagamento, segui le istruzioni di PayPal per [scaricare un modulo 1099](https://www.paypal.com/us/smarthelp/article/How-do-I-find-my-1099-tax-statement-in-my-PayPal-account-FAQ919) direttamente da PayPal.

#### Scarica il tuo modulo fiscale 1099

1. Dalla barra di navigazione in alto, seleziona ![](/files/1db25dc87e6c72568327fff0f93eb62c7043f9a2) **\[Profilo utente] → Impostazioni**.
2. Seleziona **Documenti fiscali**.
3. Sotto la *Modulo fiscale 1099* sezione, seleziona **l'anno** per il quale desideri scaricare il modulo fiscale 1099.
4. Seleziona **Scarica**.

{% hint style="warning" %}
**Per quanto riguarda i 1099 per il 2025:** Riceverai un modulo fiscale 1099 per ogni account idoneo. I 1099 non saranno consolidati tra più account.
{% 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/it/di-cosa-vorresti-saperne-di-piu/platform-features/finance/finance-documents/where-do-i-find-my-tax-form-1099-as-a-partner.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.
