> For the complete documentation index, see [llms.txt](https://docs.uppromote.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.uppromote.com/settings/tax-documents.md).

# Tax Documents in UpPromote (W-9 and 1099-NEC)

## Tax Documents in UpPromote (W-9 and 1099-NEC)

UpPromote helps you handle the tax forms tied to affiliate payments in the United States. You can collect **W-9** forms from your U.S. affiliates during the year, then generate **1099-NEC** forms at tax time.

{% hint style="warning" %}
&#x20;**Heads up:** This page explains the tools UpPromote offers. It is not tax advice. Tax rules and reporting thresholds change, and they depend on your situation. Check with a tax professional or the IRS to be sure you're compliant.&#x20;
{% endhint %}

***

### What each tax form is for

* **W-9:** you collect this from your U.S.-based affiliates. It gives you the taxpayer details you need to report their payments.
* **1099-NEC:** you send this to affiliates who meet the IRS reporting thresholds for the year. It reports how much you paid them.

***

### Set up tax documents

* [Collect W-9 forms](/settings/tax-documents/w9-form.md): turn on W-9 collection so U.S. affiliates can submit their form.
* [Generate 1099-NEC forms](/settings/tax-documents/generate-1099-nec-forms.md): create 1099-NEC forms at year end for affiliates who qualify.

***

### How it works

1. Turn on [W-9 collection](/settings/tax-documents/w9-form.md) so affiliates submit their tax details when they join or get paid.
2. [Pay your affiliates](/management/payments/set-up-payment-methods.md) through the year as usual.
3. At the end of the year, [generate 1099-NEC forms](/settings/tax-documents/generate-1099-nec-forms.md) for the affiliates who meet the IRS thresholds.

***

### Frequently asked questions

#### Who needs to fill out a W-9?

Your U.S.-based affiliates. The W-9 gives you the taxpayer information you need to report what you paid them.

#### Do I have to send 1099-NEC forms?

It depends on IRS rules and how much you paid each affiliate during the year. UpPromote helps you generate the forms, but you should confirm who qualifies with a tax professional.

#### What about affiliates outside the United States?

W-9 and 1099-NEC are U.S. tax forms. Affiliates in other countries usually don't use them. Ask a tax professional how to handle affiliates outside the U.S.

#### Is this tax advice?

No. UpPromote gives you tools to collect and generate these forms. For advice about your taxes, talk to a qualified tax professional.

***

### Related articles

* [Collect W-9 Forms](/settings/tax-documents/w9-form.md)
* [Generate 1099-NEC Forms](/settings/tax-documents/generate-1099-nec-forms.md)
* [Set Up Payment Methods](/management/payments/set-up-payment-methods.md)
* [UpPromote Settings Overview](/settings.md)

***

*Last updated: June 2026*


---

# 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:

```
GET https://docs.uppromote.com/settings/tax-documents.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.
