# Message

For Manage Message please follow the next steps:

```
1. Login to System Admin Panel.
2. Select Message main menu from left side bar.
3. Click Compose button to write new message.
3. Click Inbox button to see incoming message.
3. Click Send button to see outgoing message.
3. Click Draft button to see Drafts message.
3. Click Trash button to see Trashed message.
6. You are done with Message feature.  
```

![screenshot](https://sys.ezisc.com/documentation/assets/images/screenshots/117_inbox.png)

![screenshot](https://sys.ezisc.com/documentation/assets/images/screenshots/118_compose.png)

![screenshot](https://sys.ezisc.com/documentation/assets/images/screenshots/119_view.png)


---

# 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://eziline-3.gitbook.io/ezisc-documentation/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.
