# How to turn off the chatbot in the App

Turning off the chatbot in the SprintHub app is simple and can be done in a few steps. This quick guide shows how to perform this process directly through the app.

{% embed url="<https://youtube.com/shorts/VAn52deg4ao>" %}

#### Steps to turn off the chatbot:

1. **Access the SprintHub App:**
   * Open the app on your mobile device.
2. **Enter the Chatbot Settings Area:**
   * In the main menu, select the option **Chatbot** or **Automation Settings**, depending on how your dashboard is organized.
3. **Identify the Active Chatbot:**
   * Locate the chatbot you want to turn off. They are usually listed by name or linked project.
4. **Disable the Chatbot:**
   * Click on the chatbot's name.
   * Look for the option **Enable/Disable** or a toggle switch.
   * Tap the button to **Disable** the chatbot.
5. **Confirm the Action:**
   * If prompted, confirm the deactivation. This step is important to prevent accidental deactivations.
6. **Check the Status:**
   * After disabling, the chatbot's status should change to **Inactive**.

#### Tip:

* **Quick Reactivation:** If you need to enable it again, just follow the same steps and switch the status to **Active**.

Now you know how to turn off the chatbot via the SprintHub app. This feature can be useful for adjustments or temporary pauses in automated service.


---

# 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/sprinthub-app/customer-support/how-to-turn-off-the-chatbot-through-the-app.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.
