> 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/topicos/geral/crm/crm-duvidas-comuns/crm-alterando-a-moeda-do-valor-das-oportunidades.md).

# CRM - Alterando a Moeda do Valor das Oportunidades

A personalização do CRM é essencial para garantir que os valores das oportunidades sejam exibidos corretamente de acordo com a moeda utilizada pelo seu negócio. Para alterar a moeda do valor das oportunidades em um funil específico, siga os passos abaixo para realizar a configuração de forma rápida e eficiente.

**1. Acesse o Funil de Oportunidades**

Primeiro, faça login no seu CRM e navegue até a seção de CRM.

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

**2. Clique em Configurações**

Escolha o funil desejado, e clique em Configurações.&#x20;

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

**3. Selecione a Moeda**

Dentro das configurações do funil, encontre a opção de Moeda. Clique no campo correspondente e selecione a moeda desejada na lista disponível.&#x20;

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

**4. Salve as Alterações**

Após selecionar a moeda correta, clique em Salvar.

<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/topicos/geral/crm/crm-duvidas-comuns/crm-alterando-a-moeda-do-valor-das-oportunidades.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.
