# Instagram Bot Settings

### General Settings for Instagram Chatbot:

The **General** section allows you to configure key interaction settings for your Instagram chatbot:

* **Session Timeout** – Set the time limit for inactive chat sessions before they end automatically.
* **Restart Chat Keywords** – Define keywords (e.g., "restart") to start a new chat session.
* **Live Chat Expiry** – Set a time limit for live chat requests before they expire if unaccepted.
* **Live Chat Request Keywords** – Add keywords (e.g., "live agent") to request live chat support.
* **Unavailability Message** – Customize the response when live chat is unavailable (e.g., "Live chat is currently unavailable.").
* **Completion Message** – Set a message displayed when the chat session ends, guiding users on the next steps.
* **User Inactivity Message** – Define a prompt to re-engage inactive users (e.g., "It seems you haven't responded.").

These settings ensure smooth chatbot interactions and effective user engagement.


---

# 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://help.reekolect.ai/reekolect-resource-center/how-reekolect-works/bot-management/bot-settings/instagram-bot-settings.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.
