# Schedule

In the **Schedule** module, users can request and view engagements while others can create, approve and allocate resources to work on reports.

Users access the module by clicking **Schedule** in the application's main menu.

<div align="left"><figure><img src="https://4252973360-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LXA6EayCcg12qfDcfXd%2Fuploads%2FyHDGNu0ppZNB2IxqixdO%2Fimage.png?alt=media&#x26;token=9f7b9c69-362a-49a6-9b9e-5828d1eab080" alt=""><figcaption></figcaption></figure></div>

## Overview

The Schedule module streamlines scheduling, resource management, and team visibility to enhance pentesting and report efficiency.

For Managed Security Service Providers (MSSPs), the scheduler oversees ongoing projects and facilitates efficient handling of incoming requests. On the client side, the portal experience consolidates all relevant information and provides intuitive tools for requesting new engagements within PlexTrac instead of email. Users can easily document and communicate engagement details to the team, while resource managers receive a holistic view to optimize scheduling.&#x20;

Any report managed by an engagement will display this information on the **Details** tab of a report, with a link directly to the engagement.

<div align="left"><figure><img src="https://4252973360-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LXA6EayCcg12qfDcfXd%2Fuploads%2FQPj6kDBiwl4Z33h84t3Z%2Fimage.png?alt=media&#x26;token=1a8c3b9c-915b-4e88-9b03-b1325d7bf62d" alt=""><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.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.
