# Inbox V1 - Old

- [How To Create Role And Permissions For Team Members ?](https://docs.watheta.com/inbox-v1-old/how-to-create-role-and-permissions-for-team-members.md)
- [How To Create Team Members Or Chat Operators ?](https://docs.watheta.com/inbox-v1-old/how-to-create-team-members-or-chat-operators.md)
- [How To See Incoming Messages And Reply To User ?](https://docs.watheta.com/inbox-v1-old/how-to-see-incoming-messages-and-reply-to-user.md)
- [How To Trigger Chatbot From Inbox ?](https://docs.watheta.com/inbox-v1-old/how-to-trigger-chatbot-from-inbox.md)
- [How to create Canned Replies and send them via Inbox](https://docs.watheta.com/inbox-v1-old/how-to-create-canned-replies-and-send-them-via-inbox.md)
- [How To Add Chat Notes In Live Chat?](https://docs.watheta.com/inbox-v1-old/how-to-add-chat-notes-in-live-chat.md)


---

# 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.watheta.com/inbox-v1-old.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.
