# Timeline

The setting of the portfolio timeline is almost the same as in the [Project Timeline](/en-us/product-guides/timeline.md).

1. Go to one of your portfolios on the left pane and hit "**Timeline**" at the top;
2. You can find one red vertical line denoting "Today" in the Gantt Chart with all projects on the left;

   * If you haven't [included any project](/en-us/fundamentals/portfolio.md) yet, the left pane will be blank;

   <figure><img src="/files/GDkfZrdYEBl2DN0vL8MY" alt=""><figcaption></figcaption></figure>
3. You can find the overall project progress on the left: "On track", "At risk", "Off track", "On hold", "Complete" and "No updates";

   <figure><img src="/files/pLAFdtAYEJLWJxioQW1E" alt=""><figcaption></figcaption></figure>
4. Choose one of the grey arrows on the Gantt Chart to track the corresponding project status;

   <figure><img src="/files/9KZG9bWMAOtnTbjT99hX" alt=""><figcaption></figcaption></figure>
5. If you are interested in any of the projects, simply choose one project on the left and you will be led to the project;
6. Repeat the above steps to check the timeline for more projects!

> 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.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.
