> For the complete documentation index, see [llms.txt](https://docs.goaffpro.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.goaffpro.com/program-settings/extra-settings/w9-form-for-affiliates/generate-1099-nec-form-for-affiliates.md).

# Generate 1099-NEC Form for Affiliates

**GoAffPro** provides you with the option to generate the 1099-NEC form for affiliates.

To generate the 1099-NEC form for affiliates, go to the **Extras** section of the **Settings** tab in the GoAffPro admin panel.&#x20;

<figure><img src="/files/VTGzngGNXHxIVj98yJVu" alt=""><figcaption><p>Settings > Extras</p></figcaption></figure>

Here, go to the W9 Forms section.&#x20;

<figure><img src="/files/2AFF8jeVNtVdePGi8npw" alt=""><figcaption><p>W9 Form</p></figcaption></figure>

Now, click on **Generate 1099-NEC for affiliates**.&#x20;

<figure><img src="/files/w9YwWdl9YNmKivTHD8gD" alt=""><figcaption><p>Click on Generate 1099-NEC for affiliates</p></figcaption></figure>

This will open up the 1099 NEC Generator section.&#x20;

<figure><img src="/files/Bh3DqGXLVg1e7Z7wExfI" alt=""><figcaption><p>1099 NEC Generator </p></figcaption></figure>

Here, you can view the eligible affiliates.&#x20;

{% hint style="info" %}
Eligible affiliates are those who received more than $600 in payouts in the previous year.
{% endhint %}

<figure><img src="/files/FHdDuDniDIAul7PcgjhM" alt=""><figcaption><p>View eligible affiliates</p></figcaption></figure>

Next, select the affiliates.&#x20;

<figure><img src="/files/Tpf4CR6fx7zJJZFHWMWS" alt=""><figcaption><p>Select the affiliate</p></figcaption></figure>

After this, click on **Generate 1099**.&#x20;

<figure><img src="/files/v9FOAw8QtPuMZwbmYLX6" alt=""><figcaption><p>Click on Generate 1099</p></figcaption></figure>

Finally, click on **Generate**.

{% hint style="info" %}
You can click on **Edit**, to edit the payer information of the affiliate.&#x20;
{% endhint %}

<figure><img src="/files/0pnP1YOqzQifLmu61hBh" alt=""><figcaption><p>Click on Generate</p></figcaption></figure>

After this, the 1099-NEC form will be generated. You can download it.&#x20;

{% hint style="info" %}
Affiliates can view the generate form in their dashboard from the Marketing Tools > My Files section.&#x20;
{% endhint %}

<figure><img src="/files/5RAOTzPU0jfSZkeII39O" alt=""><figcaption></figcaption></figure>

{% embed url="<https://youtu.be/r6O8rwK4RAU>" %}
Generate 1099-NEC Form for Affiliates
{% endembed %}


---

# 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://docs.goaffpro.com/program-settings/extra-settings/w9-form-for-affiliates/generate-1099-nec-form-for-affiliates.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.
