# CRM - Tutorial Videos

- [CRM - (Stars) Automating Scoring](https://docs.sprinthub.com/en/topics/general/crm/crm-tutorial-videos/crm-stars-automating-scoring.md)
- [CRM: Learn How to Edit and Add Stages in the Sales Funnel](https://docs.sprinthub.com/en/topics/general/crm/crm-tutorial-videos/crm-learn-how-to-edit-and-add-stages-in-the-sales-funnel.md)
- [CRM - Triggering Flows on Lost Opportunities](https://docs.sprinthub.com/en/topics/general/crm/crm-tutorial-videos/crm-triggering-flows-on-lost-opportunities.md)
- [CRM - Updating Lead Fields with a Custom Object](https://docs.sprinthub.com/en/topics/general/crm/crm-tutorial-videos/crm-updating-lead-fields-with-a-custom-object.md)
- [Creating an Opportunity via Chatbot with a Custom Field in CRM](https://docs.sprinthub.com/en/topics/general/crm/crm-tutorial-videos/creating-an-opportunity-via-chatbot-with-a-custom-field-in-crm.md)
- [CRM - Updating Lead Custom Fields with the Loss Reason Token](https://docs.sprinthub.com/en/topics/general/crm/crm-tutorial-videos/crm-updating-lead-custom-fields-with-the-loss-reason-token.md)
- [CRM - Triggering messages to the funnel](https://docs.sprinthub.com/en/topics/general/crm/crm-tutorial-videos/crm-triggering-messages-to-the-funnel.md)
- [CRM - Sending WhatsApp Based on the Opportunity Time in the stage](https://docs.sprinthub.com/en/topics/general/crm/crm-tutorial-videos/crm-sending-whatsapp-based-on-the-opportunity-time-in-the-stage.md)
- [CRM - Scheduled Meeting](https://docs.sprinthub.com/en/topics/general/crm/crm-tutorial-videos/crm-scheduled-meeting.md)
- [CRM - Automations with a new WhatsApp number](https://docs.sprinthub.com/en/topics/general/crm/crm-tutorial-videos/crm-automations-with-a-new-whatsapp-number.md)
- [CRM - Distributing Leads and Opportunities Equally Among Salespeople in CRM](https://docs.sprinthub.com/en/topics/general/crm/crm-tutorial-videos/crm-distributing-leads-and-opportunities-equally-among-salespeople-in-crm.md)
- [CRM - Setting up the roulette wheel for Opportunity creation for salespeople](https://docs.sprinthub.com/en/topics/general/crm/crm-tutorial-videos/crm-setting-up-the-roulette-wheel-for-opportunity-creation-for-salespeople.md)
- [CRM - with native integration with CHATGPT](https://docs.sprinthub.com/en/topics/general/crm/crm-tutorial-videos/crm-with-native-integration-with-chatgpt.md)
- [CRM - Creating an Opportunity in CRM for each Lead received via Form](https://docs.sprinthub.com/en/topics/general/crm/crm-tutorial-videos/crm-creating-an-opportunity-in-crm-for-each-lead-received-via-form.md): Many times we want to create an Opportunity in CRM for each Lead received in a form. See how to do this simply using SprintHub's Automation Flow.
- [CRM - CRM Automation - How to configure automatic stage movement](https://docs.sprinthub.com/en/topics/general/crm/crm-tutorial-videos/crm-crm-automation-how-to-configure-automatic-stage-movement.md): See how to move your opportunities automatically based on conditions.
- [CRM - Status/Field/Approval Blocks](https://docs.sprinthub.com/en/topics/general/crm/crm-tutorial-videos/crm-status-field-approval-blocks.md): Set criteria to prevent opportunities from moving forward or backward between the different stages.


---

# 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-tutorial-videos.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.
