> 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-automations/crm-create-an-automation-to-change-funnel-or-stage-automatically.md).

# CRM - Create an automation to change funnel or stage automatically

Go to General > CRM

<figure><img src="https://684109703-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9FzUKkagBNy5uQ7AtGNa%2Fuploads%2FZXepyEBLJcpN6yp15a0n%2Fimage.png?alt=media&amp;token=2d06ba7c-11c0-408f-8dd0-c70a4290e4fd" alt=""><figcaption></figcaption></figure>

Open the funnel where you want to create the automation and click the automation icon

<figure><img src="https://684109703-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9FzUKkagBNy5uQ7AtGNa%2Fuploads%2FDuE0hkBVwdQvLoLLZHKE%2Fimage.png?alt=media&amp;token=1fd0e310-7ba6-438c-832f-130f1a2e6d13" alt=""><figcaption></figcaption></figure>

When you create this stage automation, as soon as the lead reaches it, it will trigger the automation.

<figure><img src="https://684109703-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9FzUKkagBNy5uQ7AtGNa%2Fuploads%2F6iXKY4eMPu5EmIrieOvV%2Fimage.png?alt=media&amp;token=a576cd4c-3fe4-475f-a209-b018a9d6ab6c" alt=""><figcaption></figcaption></figure>

Select the funnel and stage to transfer the opportunity.

<figure><img src="https://684109703-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9FzUKkagBNy5uQ7AtGNa%2Fuploads%2F8qg6tXFcnwGHB0erpFW4%2Fimage.png?alt=media&amp;token=8191258e-8e39-4965-adcc-35e97769c2a4" alt=""><figcaption></figcaption></figure>

As soon as the lead enters the stage where the automation was created, it will be triggered, and the opportunity will be moved to the desired funnel and stage.


---

# 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-automations/crm-create-an-automation-to-change-funnel-or-stage-automatically.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.
