# Upload Product List

**GoAffPro** provides you with the option to upload a list of your products.&#x20;

To upload a list of your products, go to the **SDK Settings** section in the **Settings** tab of the GoAffPro admin panel.

<figure><img src="/files/CMVawEBLVRNqBEI1oCbz" alt=""><figcaption><p>Settings > SDK Settings</p></figcaption></figure>

Here, go to the Product List section.

<figure><img src="/files/ibv3gKNp7LzeLwXfU8Sg" alt=""><figcaption><p>Product List</p></figcaption></figure>

Now, click on **Edit**.

<figure><img src="/files/tDw0JUQVMmKnPF3ZATam" alt=""><figcaption><p>Click on Edit</p></figcaption></figure>

This will open up the Product Manager section.

<figure><img src="/files/LD8eSFDAvGbNWIz1rcnU" alt=""><figcaption><p>Product Manager</p></figcaption></figure>

Now, click on **Bulk upload**.

<figure><img src="/files/adTqGuibzoJjwMpznUbE" alt=""><figcaption><p>Click on Bulk upload</p></figcaption></figure>

Here, you can download the template file, to set up your product list.&#x20;

<figure><img src="/files/ZfefXwBVgWJ0RX8k02vN" alt=""><figcaption><p>Download the template file &#x26; set up your product list</p></figcaption></figure>

After this, upload the file.

<figure><img src="/files/d2mSgmbz1xmUFLLaL20u" alt=""><figcaption><p>Upload the list</p></figcaption></figure>

Finally, click on **Add products**.

<figure><img src="/files/utn1rIZNSpNrPEidEIzT" alt=""><figcaption><p>Click on Add products</p></figcaption></figure>

The products will get uploaded. You can now set up commissions for them.&#x20;

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


---

# 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.goaffpro.com/how-tos/manual-integration/custom-sdk-integration/sdk-settings/upload-product-list.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.
