# Timeout Message

Messages that displayed by the Bot when the customer does not respond to messages from the Bot after some time. (timeout period varies).

Select Bot and click the **‘Timeout’** icon (![](/files/-MRPVVOTGcDwiKiJ9xIV)). Then, you will see a pop-up timeout message. Set the timeout in minutes and click the **'Save'** button. And then, type what bot says and choose language dialog timeout and click the ‘![https://docs.3dolphins.ai/wp-content/uploads/2019/06/29-7.png](/files/-MRPVVOUaJXIAQDmTd9F)’ button. You can choose the integrate field if you want to make a custom response for your timeout message using process flow ( this is optional).

![Timeout Messages](/files/-MRPVVOVXHwuCioeCqqz)


---

# 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.3dolphins.ai/5.1.x/bot-settings/bot-manager/create-new-bot/timeout-message.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.
