# CRM Automations with the condition "Opportunity Value"

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

Using the condition "The value in the opportunity field is..." in your CRM can significantly improve the efficiency of your sales operations, ensuring that opportunities are handled according to their revenue potential.

Access the **CRM**, and click on **Automations**;

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

Set the **title** and the **condition**, which, in this case, will be '*The opportunity value is...*'.

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

Set the values;

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

Configure the **condition** that must be met for the **automation to be triggered**.&#x20;

Determine what you want the CRM to do when the condition is met.

In the example, we will use '**Change opportunity owner**. This will route the opportunity with a certain value to specific members of the sales team.

*But you can set other conditions, such as:*

**Change the pipeline / Opportunity stage:** Automatically move sales opportunities to different funnel stages based on their value.

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

Set the **type of owner,** and then click Save.

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

**Simple**: We will create the opportunity with the selected owner.&#x20;

**Random from the list**: We will create the opportunity with a random owner from the provided list.&#x20;

**With the fewest opportunities from the list**: We will create the opportunity with the owner from the provided list who has the fewest opportunities.&#x20;

**Random from the department**: We will create the opportunity with a random owner who is in one of the selected departments.&#x20;

**With the fewest department attendances**: We will create the opportunity with the owner who has the fewest attendances across all selected departments.

**Use the lead owner**: Creates the opportunity with the lead's owner. If the lead has no owner, a random user will be selected based on the lead's access permissions.

After saving your automation, click on the '<mark style="color:green;">**Play**</mark>' icon to activate it.&#x20;

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

*With the automation configured, whenever an opportunity's value reaches the specified threshold, the owner will be automatically changed. This allows specific sellers to handle opportunities with corresponding values.*

<mark style="color:purple;">**See similar articles:**</mark>

{% content-ref url="/pages/80e6c8e4d3ddf5ed225a8e8dff4239bc17b5bde0" %}
[CRM - Automations](/en/topics/general/crm/crm-automations.md)
{% endcontent-ref %}

{% content-ref url="/pages/4a1c7e56fdf5b057a091070b52862d8b0cbe813f" %}
[CRM](/en/topics/general/crm.md)
{% endcontent-ref %}


---

# 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.sprinthub.com/en/topics/general/crm/crm-automations/crm-automations-in-crm-with-the-condition-opportunity-value.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.
