# Baselines

A baseline is a great way to visualise the progression of a project compared to the original planned schedule.

This involves taking a "snapshot" of your tasks which will then be displayed in small, gray colored task bars:

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

The baseline data is recorded in two additional Date fields in your SharePoint List.

To configure baselines, edit your webpart and select the Baselines section:

<figure><img src="/files/OW4BNlBIxD3jNlbnavmu" alt="" width="317"><figcaption></figcaption></figure>

The **Baseline Start Date** and **Baseline End Date** must be set to fields in your list before baselines can be used.

The option "**Show baseline reset option for individual tasks**" enables a right-click menu option:

<figure><img src="/files/QdNXEhFXjMMUF081I4Sh" alt="" width="249"><figcaption></figcaption></figure>

Clicking this will reset the task baseline to match the task:&#x20;

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

The option "**Show baseline reset option for the entire chart**" enables a command bar button:

{% hint style="info" %}
Clicking this button will update the baseline for the entire chart. Using this option is usually done during the initial project planning phase, after which this button can be hidden.
{% endhint %}

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

{% hint style="success" %}
If you're using baselines, why not [add an s-curve using our ListBurst Charts product](https://docs.listburst.app/advanced-chart-types/s-curve)?
{% 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://365automate.gitbook.io/365automate-gantt/baselines.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.
