> 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/de/woruber-mochten-sie-mehr-erfahren/platform-features/finance/finance-documents/where-do-i-find-my-tax-form-1099-as-a-partner.md).

# Wo finde ich als Partner mein Steuerformular 1099?

<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">Nehmen Sie am PXA-Kurs teil</a>

Das Steuerformular 1099 ([1099-MISC](https://www.irs.gov/forms-pubs/about-form-1099-misc) oder [1099-NEC](https://www.irs.gov/forms-pubs/about-form-1099-nec) ) ist ein vom IRS vorgeschriebenes Steuerformular. Sie können Ihr 1099-Formular nur abrufen, wenn Sie [Ihr Kontoguthaben abgehoben haben](/partner/de/woruber-mochten-sie-mehr-erfahren/platform-features/finance/payments-withdrawals-and-balance/how-do-partners-get-paid.md) mindestens einmal.

Im Januar oder Februar jeden Jahres sendet der Dienstleister von impact.com, *PayQuicker*, Ihr 1099-Steuerformular an die E-Mail-Adresse des [Finanzkontakts](/partner/de/woruber-mochten-sie-mehr-erfahren/account-management/account-settings/account-management/manage-your-company-information-as-a-partner.md) in Ihrem Konto aufgeführten.

#### Voraussetzungen zur Erstellung eines 1099-Steuerformulars

Sie müssen die folgenden Bedingungen erfüllen, damit impact.com ein 1099-Steuerformular erstellen kann:

* Sie haben im Kalenderjahr mehr als USD $600 auf der impact.com-Plattform abgehoben
* Sie haben Ihren Sitz in den Vereinigten Staaten und die bevorzugte Währung Ihres Kontos ist auf USD eingestellt.
* Sie haben [ein gültiges W-9-Steuerformular hochgeladen](/partner/de/woruber-mochten-sie-mehr-erfahren/platform-features/finance/submit-your-electronic-tax-document.md) bei impact.com.
* Sie müssen eine nicht-korporative US-Einzelperson sein.
  * Einzelunternehmen (corporations) sind ebenfalls nicht berechtigt für ein 1099-Steuerformular.
* Sie dürfen PayPal nicht als Zahlungsmethode verwenden.
  * Wenn Sie PayPal als Zahlungsmethode nutzen, befolgen Sie die Anweisungen von PayPal für [den direkten Download eines 1099](https://www.paypal.com/us/smarthelp/article/How-do-I-find-my-1099-tax-statement-in-my-PayPal-account-FAQ919) direkt von PayPal.

#### Laden Sie Ihr 1099-Steuerformular herunter

1. Wählen Sie in der oberen Navigationsleiste ![](/files/55c609016aec4a553dcf11b3e854491254e4d327) **\[Benutzerprofil] → Einstellungen**. &#x20;
2. Auswählen **Steuerunterlagen**.
3. Unter dem *1099-Steuerformular* Abschnitt wählen Sie **das Jahr** für das Sie das 1099-Steuerformular herunterladen möchten.
4. Auswählen **Herunterladen**.

{% hint style="warning" %}
**Bezüglich der 1099 für 2025:** Sie erhalten für jedes qualifizierende Konto ein 1099-Steuerformular. 1099s werden nicht über mehrere Konten konsolidiert.
{% 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/de/woruber-mochten-sie-mehr-erfahren/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.
