# How to Turn Off Your AI Persona in SalesRook

{% embed url="<https://salesrook.clarityflow.com/c/1aaacae3f58da7b4367e6f2bd>" %}

### Step 1: Access the Conversations Tab

1. **Navigate to Conversations**: Go to the **Conversations** tab on the left-hand side of your dashboard.
2. **Find Your Contact**: Locate the contact with whom you want to disable the AI persona. You can search by name, phone number, or find the contact in your list.

### Step 2: Disable the AI Persona (Booking Bot)

1. **Open Contact Details**: Click on the contact's initials to open their profile.
2. **Scroll to Booking Bot Section**: On the left-hand side of the contact's profile, scroll down to the **Booking Bots** section.
3. **Change Bot Status**:
   * You will see a **Bot Status** dropdown menu. By default, the bot is **enabled**.
   * Click on the dropdown and select **No Bot** to disable the AI persona from responding.
4. **Save Changes**: Make sure to click **Save** to confirm the change.

### Step 3: Confirm AI Persona is Disabled

* After disabling the bot, your AI persona will no longer interfere with the conversation. You can now communicate directly with the client without interruption.

### Step 4: Alternative Method - Disable from Contacts

1. **Go to Contacts Section**: You can also disable the AI persona by navigating to the **Contacts** section.
2. **Find and Open Contact**: Search for the contact by name or phone number and open their profile.
3. **Disable the AI Persona**: As described in Step 2, disable the bot by selecting **No Bot** in the **Booking Bot** section and saving the change.

Now your AI persona will no longer respond to messages while you manage the conversation directly. If you have any questions, feel free to contact the SalesRook support team.


---

# 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.salesrook.com/salesrook-core/how-to-turn-off-your-ai-persona-in-salesrook.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.
