# Schedule Toolbars

### Schedules

The schedule module enables employees to view their work schedule for the current and upcoming weeks. It provides a comprehensive schedule for the business, store, or factory where they are employed, including the actual hours worked in the previous week. All accessible through your Intranet!

![](/files/91Pfu4eaVJY0RyPRlGQn)

The schedule module provides users with several options and views, depending on what the network administrator has set up for the module in the [Admin Portal](https://guides.mangoapps.com/admin-guide/module-settings/schedules).

The following options are available:

**Refresh** - Refresh the schedule to view the latest updates.

{% hint style="info" %}
The system automatically updates from your linked external scheduling system. You can also click the **refresh button** (<img src="/files/-Lv6T5IrgOUSX1syklcr" alt="" data-size="line">) to request the system to check for updates.&#x20;
{% endhint %}

**Tools down menu** - From here, users can download a PDF of their schedule or copy a link to the module.

![PDF Copy of Store Schedule](/files/ZEGxzJ5ZI9ycvdyL3tu3)

**Date Range**- Select the date range you wish to view

**Clickable Table Tabs** - Along the top of the module will be different views related to a users schedule. Each of these topics will be covered in their own following articles. Each tab can be activated or de-activated from the Admin Portal. View permissions for each tab can also be set by the network admins.

* **My Store Schedules**- See all employee schedules for a given time period. Only the employees within the user's set location will be populated.
* **My Schedule**- View your schedule for a given time period
* **Actual Hours**- View your actual hours worked during a given time period
* **Entitlements-** View your entitlement balances, e.g. vacation hours.&#x20;
* **My Attendance** - Submit your attendance record for the day
* **My Team Attendance** - See your team's submitted attendance record

{% hint style="warning" %}
If you don't see one of the options listed above, it's possible that your network administrators have restricted visibility.
{% endhint %}


---

# 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/schedule-toolbars.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.
