# Batch Update Affiliate Source Values

*You may find yourself in an situation where the incorrect source values were passed in on an order. This article shows you how you can update the source values on a batch of orders.*

* Select **Reports ->** then click on **Customers ->** then click on **Order Details.**
* Use the **Filters** section to find the orders that need to be updated.
* Click the green **Search button.**

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

* Just above the data table, click **Show/Hide batch updates** and then click on **'Update Source Values'**. Select one or more sources and fill out any **source values**, then click **Update Batch**.

<figure><img src="/files/8dIH64d9QVt5OsFkurGV" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
You can click on the **Select** column in the results to select all results that were returned on that page.
{% endhint %}

{% hint style="warning" %}
A confirmation dialog box will appear twice. Click on the **Yes, I'm Sure button** to continue for each. This will permanently alter the selected records and cannot be undone. If you want to alter the records again, you will have to perform another batch update.
{% endhint %}

Once the batch update is complete, the updated **Source Values** will be shown across all reports.


---

# 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://help.konnektive.com/konnektive-crm/crm-setup/affiliate-setup/batch-update-source-values.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.
