# Proposal Dashboard

To access the Proposal dashboard, click on the Proposal tab located in the left column. Once there, you can easily create, edit, and delete quotations. You can also filter and sort quotations and search for specific ones using their IDs. The list view displays both Sent and Received Quotations for your convenience.

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

## Features you can access from here:

* [Send a Proposal](/english/agencyhandy-user-guide-for-agency/proposal/proposal-dashboard/send-a-proposal.md)
* [Accept a Proposal](/english/agencyhandy-user-guide-for-agency/proposal/proposal-dashboard/accept-a-proposal.md)
* [Reject a Proposal](/english/agencyhandy-user-guide-for-agency/proposal/proposal-dashboard/reject-a-proposal.md)


---

# 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.agencyhandy.com/english/agencyhandy-user-guide-for-agency/proposal/proposal-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.
