# My Schedule

### Overview

From this tab, users will be able to check their scheduled hours for populated weeks.

<figure><img src="/files/4D5XYl4rodcrSwe1czkl" alt="" width="563"><figcaption></figcaption></figure>

***

### User Schedules UI

Users have the ability to view the start time, end time, and duration of their current and upcoming week shifts.&#x20;

Users can access additional details by selecting a specific shift, including the scheduled break times. The availability of viewing all shifts at their location depends on the settings configured by the admin.

<figure><img src="https://lh6.googleusercontent.com/cFYClaiFFNhMoJiM-1FUwEfMlVca3UXHtv8J-GAAhLdUoksUzV1xvtFWRYhnjVhisvwa-BonsxmkzDstog2L92GoWasHM3HurzQXv2u2TrTO23jEUOhY1nSPtaTmycnVPgZtepCjvsIV3ZeXJLpvCsc" alt="" width="563"><figcaption></figcaption></figure>

The system supports multi-day shifts, meaning that if a shift spans over two days, the details will display both dates for that particular shift. Additionally, the shift and break times are presented in the user's preferred locale, ensuring a localized experience.

<figure><img src="https://lh5.googleusercontent.com/zVo66mrGHLRv_sPBvI5snBxrktY3bFn-ouGh_kHthXa8XHqLeaUdLwqI3FhdBFol40B5SdXzH_ZtqsWHA6DoIdukiLSDYTzIVj2u8vyo2447FW2fNmLEd-VNvgudBc40AMPa4Fm132Y__atTA3f2w3o" alt="" width="563"><figcaption></figcaption></figure>

The Schedules UI provides the convenient feature of messaging co-workers directly. Users can easily send messages to their colleagues by clicking on their names and using the office card functionality. This messaging capability is available on both the web interface and the mobile app, allowing seamless communication from the Schedules module.

<figure><img src="https://lh6.googleusercontent.com/dK_mA9j4EpYFlh6a_E0jZHx_S2SC1CQgkxq6WFOpfzSa3Y0x18jAWzEEwFAvxbHXskPuOfWDihYrDxZLsR0KcrVg65DpNWhqvPZRiq2MbfnQss_Ah4hE24Eqn_ZWyfify9uryr0PrbLVFHOcExGXz0Y" alt="" width="563"><figcaption></figcaption></figure>

***

### Frequently Asked Questions

**Q. I don't see my schedule. What should I do?**

**A.** Contact your site admin to ensure that the connection to your timekeeping software has been configured correctly.

***

**Q. Can I view my schedule on mobile?**&#x20;

**A.** Yes, you can You can easily access the **Schedules** feature from any smart device,


---

# 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://guides.mangoapps.com/user-guide/schedules/my-schedule.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.
