# Edit and filter timeline

{% hint style="success" %}
For all the edits below, all changes made to the project on the calendar will be reflected in the respective project.
{% endhint %}

#### If your project doesn't have any pre-set timeline:

1. Choose the project without a clear timeline;
2. Hover your mouse on the calendar;
3. Click on "+" on the calendar;
4. Drag the left and right-end handle to adjust the start and end date of the project;

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

#### If you want to shift the project timeline without altering its duration

1. Choose your target project;
2. Hold the existing timeline when you see the purple date navigator;
3. Move the timeline to any preferred date on the calendar;

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

#### If you want to shift the project timeline and alter its duration

1. Choose your target project;
2. Hover your mouse on the existing timeline;
3. Drag the left and right-end handle to adjust the start and end date of the project;

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

#### To filter the timeline:

1. Click the filter icon to the right of "**Add project**" toggle;
2. Filter the task by its status;
   * You can filter the timeline by project status: "On track", "At risk", "Off track", "On hold", "Complete" and "No updates"

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

> Like what you see? Get started with a free 30-day CreatiBI trial today. [<mark style="color:blue;">Try for free</mark>](https://creatibi.com/)<mark style="color:blue;">.</mark>


---

# 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://help.creatibi.com/en-us/fundamentals/portfolio/timeline/edit-and-filter-timeline.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.
