# Download 1099-NEC forms

A **1099-NEC Form** is a tax document used to report **non-employee compensation** paid to freelancers, contractors, and affiliates. If you earn **$600 or more** in commissions during a tax year, the business paying you must report these payments to the **IRS** and provide you with a copy of the form.

#### **Why do you need it?**

* The 1099-NEC form shows the total amount you earned from affiliate commissions during the year.
* You need this form to **file your annual tax return** and **report your income** correctly to the IRS.
* It helps ensure you stay **compliant with U.S. tax laws** and avoid penalties for incorrect tax filings.

***

## Conditions to generate your 1099-NEC forms

Our system will generate a **1099-NEC form** for you if:

1. Your merchant has enabled the function to create 1099-NEC forms on their end.
2. You must meet **all of the following requirements** by the end of the tax year:

* **US Residency:** You must be a US-based individual or business that is not registered as a corporation.
* **Minimum Earnings:** You must have earned **at least USD $600** in commissions from the merchant's affiliate program during the tax year.
* **W-9 Form Submission:** You must [provide your **W-9 form** with related tax information](/guide-for-affiliate/affiliate-admin/affiliate-admin-settings/submit-w-9-form.md) to your affiliate account.

***

## How to download your 1099-NEC form

If all conditions listed above are met, you will be able to download your 1099-NEC form for the corresponding tax year on January 30th (23:59 UTC +0).&#x20;

Follow these steps to get your 1099-NEC forms (if available):

* Step 1: Go to the *Settings* tab in your affiliate account, then click **Tax information**.&#x20;
* Step 2: Select the tax year and click **Download**.

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

**Note**: If you **submit or update** your W-9 form after January 30th (23:59 UTC +0), the system **will not** generate a 1099-NEC form for that tax year.


---

# 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.uppromote.com/guide-for-affiliate/affiliate-admin/affiliate-admin-settings/download-1099-nec-forms.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.
