# Messages

A message is a form of communication containing information, news, advice, requests, or other data sent via email, telephone, or other means.

This section records messages shared between two or more parties about any information concerning the organization or individuals. It enables easy communication without needing a third-party platform, keeping all data within the same system.

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

To start a new conversation, use the option on the top right corner. Click on it to choose the recipient and type your message. You can send messages to individuals or groups with a single click on the Send button.

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

This space enhances convenience for both employees and clients by allowing work-related information, shared interests, or other concerns to be discussed within the same platform, eliminating the need for external communication tools.


---

# 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://wheel-erp.gitbook.io/wheel-erp-user-guide/messages.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.
