# Project Creation Process

***Project Dashboard:*** This will provide a comprehensive summary of the project's progress, including the number of completed tasks, overdue tasks, and upcoming tasks. This overview will facilitate understanding whether the project is on track for timely completion or nearing its conclusion.

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

The project offers two distinct views: the upper view is the Board view, while an alternative List view is also available.

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

{% embed url="<https://youtu.be/82e-AFuNTpo>" %}


---

# 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://guide.taskopad.com/fundamentals/project/project-creation-process.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.
