> For the complete documentation index, see [llms.txt](https://help.reekolect.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.reekolect.ai/reekolect-resource-center/how-reekolect-works/bot-management/bot-settings/website-bot-settings/triggers.md).

# Triggers

## Chat Bot Trigger Settings

Adjust the trigger settings to control when the bot should initiate on desktop and mobile devices:

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

<table><thead><tr><th width="243">Setting</th><th>Description</th></tr></thead><tbody><tr><td>On-Desktop Trigger Time</td><td>Set the time delay after which the bot should trigger on desktop devices.</td></tr><tr><td>On-Mobile Trigger Time</td><td>Set the time delay after which the bot should trigger on mobile devices.</td></tr><tr><td>Disable Auto Trigger</td><td>Use this toggle button to disable the automatic triggering of the bot.</td></tr></tbody></table>

#### Note

Ensure to set appropriate trigger times to optimize user experience and engagement with the bot.

{% hint style="info" %}
Use `Invalidate Cache` option to make changes live right away.
{% endhint %}

Once you have configured all the settings according to your requirements, click the "Save Changes" button to apply the changes. The bot will update its setting after some time ones cache is removed.

**Saving Changes**

####

\\


---

# 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:

```
GET https://help.reekolect.ai/reekolect-resource-center/how-reekolect-works/bot-management/bot-settings/website-bot-settings/triggers.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.
