# Schedule Components

Users can view and access engagements from the **Schedule** home page for clients they can access. The view defaults to a calendar. Additional tabs include a list of all engagements and resource availability (depending on permissions).

## Calendar Tab <a href="#details-tab" id="details-tab"></a>

This tab lists all client engagements a user can access, depending on the filtered view chosen (All, Pending, Schedule, In progress, In review, and Complete). The engagements are color-coded to identify their status quickly.

<div align="left"><figure><img src="/files/Gns4rTrkAbsafbl9f2va" alt="" width="563"><figcaption></figcaption></figure></div>

## List Tab <a href="#findings-tab" id="findings-tab"></a>

This tab displays a list view of all client engagements a user can access, depending on the filtered view chosen (All, Pending, Schedule, In progress, In review, and Complete). Engagements can be viewed or edited from this tab by clicking the task under the "Actions" column of the engagement.

<div align="left"><figure><img src="/files/VW35bPG1MWKrbQYQstlW" alt="" width="563"><figcaption></figcaption></figure></div>

## Availability Tab <a href="#bulk-actions" id="bulk-actions"></a>

This tab displays a list view of all users in the tenancy who have permission to view and edit reports. Visible engagements can be filtered by clicking a status value above (i.e., "Pending").

<div align="left"><figure><img src="/files/jde3KGeUlwZ7n7ZNhEYc" alt="" width="563"><figcaption></figcaption></figure></div>

## User Permissions

What permissions have been assigned to the user dictate the user experience (what tabs can be viewed and what tasks can be completed) in the Schedule module. In addition, users will only see engagements associated with clients they can access.

This module's permissions list can be viewed and customized for enabled roles on the Role-Based Access page of the **Admin Dashboard** under "Engagement Scheduler Permissions."

<div align="left"><figure><img src="/files/4jFkyExxwcnCtz1WDmbw" alt="" width="563"><figcaption></figcaption></figure></div>


---

# 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.plextrac.com/plextrac-documentation/product-documentation/schedule/schedule-components.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.
