# Messaging System

Flylogs includes an internal messaging System. This, allows you to send notifications internally to any of your users in a secure and ordered manner.

The messaging system allows you to send messages for pilot groups, training groups or user groups.

If a message is marked as urgent and the recipient did not enter Flylogs to read the message, an automatic email alert will be delivered to the recipients email address within 24 hours.

If there are any undead messages, you will see a RED number on the top right corner showing the amount of unread messages waiting for you. Clicking on the number, shows a quick preview of the messages and the option to navigate to your inbox.

![](https://tawk.link/61f94bae9bd1f31184da67e3/kb/attachments/gx8HL4iEkY.png)

To read any of the messages, click on it and open the complete message and related options: Answer the message or delete it.

![](https://tawk.link/61f94bae9bd1f31184da67e3/kb/attachments/gh1A8Zo1RG.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://docs.flylogs.com/fcom/crew-management/messaging-system.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.
