# Dashboard

When you login to your account, you'll see a main dashboard. This is a great way to start your Day or your Week.&#x20;

On the Dashboard, you can see information such as Grant Proposals Due Within 90 Days, Open Tasks, and Grant Proposals Pending Response.

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

**Number Charts**

**Amount Grant Proposals Pending Response** - Total amount of grant proposals that have the Status of *Submitted and Pending Response*

**Grant Proposals Pending Response** - Number of grant proposals with a Status of *Submitted and Pending Response*

**Open Grant Reports** - Grant Reports with a Status other than Completed

**My Open Tasks** - Tasks with your User account where the Status is not Completed

**List Views**

**My open tasks -** Tasks with your User account where the Status is not Completed

**Upcoming Grant Proposals Due Within 90 Days** - Due Date is within 90 Days and Proposal Status is *anything other* than *Submitted and Pending Response, Received, Declined, No Response.*

**Open Grant Reports** - Grant Reports where the Status is not Completed

**Grant Proposals Pending Response** - Grant Proposals where the Status is *Submitted and Pending Response*

**Grant Proposals Received** - Grant Proposals with Status of *Received*


---

# 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://grant-frog.gitbook.io/grant-frog/fundamentals/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.
