# Message

It helps streamline internal communication by enabling users to share important updates, reminders, or instructions related to schedules, attendance, or company policies.

1. **Inbox Tab** – Displays all received messages from administrators, managers, or other users.
2. **Sent Tab** – Shows messages that you have sent to others within the system.
3. **Compose Tab** – Allows you to create and send a new message to specific users or departments.
4. **Show All Messages Checkbox** – Enables viewing of both read and unread messages in the inbox.
5. **View Button** – Opens the full content of the selected message for reading.
6. **Delete (Del) Button** – Removes the selected message from your inbox.
7. **Mark As Read Button** – Marks selected unread messages as read to keep your inbox organized.
8. **Delete Selected Button** – Deletes multiple selected messages at once.

These features together make it easy to manage internal communication efficiently within **OpenTimeClock**.

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

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

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


---

# 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://www.opentimeclock.com/docs/my-hours/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.
