> For the complete documentation index, see [llms.txt](https://docs.sprinthub.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sprinthub.com/en/topics/general/crm/crm-common-questions/crm-changing-the-currency-of-opportunity-values.md).

# CRM - Changing the Currency of Opportunity Values

CRM customization is essential to ensure that opportunity values are displayed correctly according to the currency used by your business. To change the currency of opportunity values in a specific pipeline, follow the steps below to complete the setup quickly and efficiently.

**1. Access the Opportunities Pipeline**

First, log in to your CRM and navigate to the CRM section.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcl4t0Owmx9MKrxV2j43GiOnmMwHzVhF65HYRzW2mMnrYIwt5boFxrNDZ4THPBQUlmRlWM758oeRx_XosqZtScr-cyn-hLJt5tTy-MNppKZAkNmZLfkw0SpmuSj9ylwVOF_OnT37g?key=lKGBmN0Bmc8NkKIlCUspWo4z" alt=""><figcaption></figcaption></figure>

**2. Click on Settings**

Choose the desired pipeline and click on Settings.&#x20;

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXei0w4W8Bt-IaxS0JoBgdq6m1DxSGU0QCzp7GjIUY5oSZgEXeoCQpFMPD_edcRAhUXMcambuHvAa37sedzkmKlJritpoisEhHpHrvq8MW7Mnf8VRK6I5onWIJ9JrxIgHuOfwAO7?key=lKGBmN0Bmc8NkKIlCUspWo4z" alt=""><figcaption></figcaption></figure>

**3. Select the Currency**

Within the pipeline settings, find the Currency option. Click the corresponding field and select the desired currency from the available list.&#x20;

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdhrKf8QZs8VUr2_nba9994eb07m6cWxMHOmbmpTMVp3qYBc2I03lNN0hVGaVdU_lRUwFRJTxoDF372pBxxmhzJR24pQ6vJtduy27CcheCI57ebAnLQhXbfCFTkFli3vqreBqs_Rw?key=lKGBmN0Bmc8NkKIlCUspWo4z" alt=""><figcaption></figcaption></figure>

**4. Save the Changes**

After selecting the correct currency, click Save.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXe3GNTt_GsvvVDNUXacXH188C_dEw5zABDwj0KVH7HLBiSBEa_ssZ4QURmnvFmDvXtGO26IZdiHei3icnSgGBf_K8tfgxVFdS05Lh6MMrHZS1sh6aupOEl8QvyxPCBNcr9v1QL0?key=lKGBmN0Bmc8NkKIlCUspWo4z" alt=""><figcaption></figcaption></figure>

<br>


---

# 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.sprinthub.com/en/topics/general/crm/crm-common-questions/crm-changing-the-currency-of-opportunity-values.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.
