# Dashboard, Project Dashboard, and Notification sections

Users can see basic information regarding the proposal, number of milestones, payment schedules, and number of approvals, irrespective of their role type. Users can easily review their project dashboard by choosing the Open Milestones Details button.

### Dashboard

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

### Project dashboard

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

Notifications for all types of users will be visible a in the To-do list/Updates area. These notifications will indicate if milestones in SoM, PoA have been reviewed or received final approval.

Except of that, all type of users will receive email notification once action is needed:

**For Funded Projects:**

* when a milestone/PoA needs to be submitted
* when a milestone/PoA has been refused and needs to be resubmitted

**For Milestone Reviewers:**

* when a milestone or PoA has been submitted or resubmitted and needs to be reviewed


---

# 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://docs.projectcatalyst.io/catalyst-tools/milestone-module/dashboard-project-dashboard-and-notification-sections.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.
