# Batch Update Call Center Source Values

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

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

* Just above the data table, click **show/hide batch updates** and then click on the **"Update Source Values"** **radio button**.
* Select the **source** and fill out any **source values**, then select the orders you want to update and click the **Update Batch**.

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

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

{% 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.checkoutchamp.com/crm/crm-setup/call-center-setup/batch-update-call-center-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.
