# Affiliate Documents

*Article Topics:* [*Affiliates*](/getting-started/common-topics/affiliates.md)*,* [*Documents*](/getting-started/common-topics/documents.md)

[NATS](https://tmmwiki.com/index.php/NATS4) contains a feature that allows you to upload and send documents to [affiliates](https://tmmwiki.com/index.php/Ct#Affiliate). These documents can be in any format, and contain any information you wish.

## Configuration Admin Check for Documents

Please check to make sure your IP address is set for the DOCUMENTS\_SECURE\_IPS in the Configuration Admin > Security Section.

If your IP is not here, you will receive an "Invalid IP" error when trying to upload a w9

## Managing Documents

To upload new documents or manage your currently uploaded documents, go to the [Affiliates Admin](/nats-admin/affiliates.md), find the affiliate you wish to view or upload documents for, and select the "Documents" tab.

On the next page, choose a document to be uploaded by clicking the "Add New" button and then the "Choose File" button on the next page. NATS supports documents that contain ONLY letters, numbers, and underscores in the file name. Once you have chosen the document you wish to upload, click "Upload Document". This will send the chosen document to a selected affiliate.

<figure><img src="/files/9ik7Ax6HoTE7M8Fejk1m" alt=""><figcaption></figcaption></figure>

After uploading, your document will appear in the list of documents on the page. This list provides the filename of every document uploaded to this particular affiliate, as well as the file size.

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

Clicking the Actions button will display two options: Download Document and Delete Document. The "Download Document" option allows you to save the uploaded document onto your hard drive, while the "Delete Document" option removes the document from NATS.

## Example Documents

* Uploading an image of the reseller W9 form
* Uploading an image of documents pertaining to instant payments


---

# 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.toomuchmedia.com/nats-admin/affiliates/further-reading/affiliate-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.
