# Project Dashboard

Click on ‘Projects’ displayed on the menu bar of the homepage.&#x20;

The List of projects that have been created is shown on the left of the project page. Create a new project by clicking on the 'New Project' button.&#x20;

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

Simply by clicking on the project you're interested in, you can see that particular project view on the right side.&#x20;

### Note:

* [ ] To rename any task or subtask, simply click on the ![](https://lh4.googleusercontent.com/ALLdtlDhvNNShM6An-S63ANWhjNWSRqoo6_EmUACZg39Pg5RTg1txbGQWMQgMHgqk8L9GmosWlpz8DzWevDQruntFgqWkp4gnnFFLACErjLAx3tbvXvwuGaJLhMlGiFabMgEGBCMcKqej7Gj6S81EnYsIFvCdsk40H3QJ2d8AqAswKGJcvjOoCqkFkTNtw) button and rename it.
* [ ] To rename the project name, click on the project > go to the project dashboard > click on the name. A text box will be seen. Edit the name over it.
* [ ] Similarly, you can change priority, due date, assignee, and task status by clicking on their respective icons. Once you click on it, the popup will appear for you to make changes to it.
* [ ] You cannot change the icons after the task is created.

###


---

# 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.alianhub.com/introduction-to-alian-hub/project-dashboard.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.
