# Reject a Proposal

Rejecting a quotation may be necessary if the proposed terms, pricing, or scope of work outlined in the quotation are not suitable or aligned with the user's requirements. This feature ensures clear communication and helps users maintain control over their business agreements and commitments.

### Steps to Use:

* **Log in to AgencyHandy:** Access your AgencyHandy account using your credentials.&#x20;
* **Navigate to Proposals:** Locate the "Proposals" section in the dashboard menu. Click it and go to the "Received" section.
* **Select Proposal to Reject:** Choose the specific proposal you want to reject from the list of received proposals.&#x20;
* **Review Proposal Details:** Review the contents of the proposal to ensure alignment with your expectations and requirements.&#x20;
* **Confirm Acceptance:** Confirm your decision to reject the proposal.  Click the Reject button.\ <br>

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

### Important Notes:

* When a proposal is rejected, the proposal sender will get a notification along with the reason for rejection.
* Rejected proposals can't be re-sent. For that, both party needs to create a new proposal and send it again.


---

# 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/reject-a-proposal.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.
