# Scheduling

## Overview

Schedule keeps you on top of all your projects - historical, present & future.

> All projects are color-coded to quickly identify their status.

You can filter the schedule by Month, Week or Day. You can look back in time to see historical projects; or to the future to plan for upcoming projects.

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

Clicking on a project request will display key information on that project.

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

From here, you can visit the `Project Tracking` or `Project Overview`

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

## Resource Allocation

As a `Project Coordinator` or `Administrator` - you can view the schedules on behalf of other users to help you with resource allocation.

<figure><img src="/files/2ZVON732L1g1LaPwo76t" alt=""><figcaption></figcaption></figure>

You can look up schedules per user, or filter by roles.

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

You can also filter by certain roles that the user is assigned on projects. For example, show me everything where this person was the *Pentest Lead*.

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

You can also switch into a list view, to see more information about those projects. And you can also export this information into a CSV for working with the data offline.

<figure><img src="/files/V3yL8ZvyhmlocWnq6eA4" 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://support.attackforge.com/attackforge-enterprise/modules/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.
