# Accept a Proposal

Accepting a proposal is essential for formalizing agreements between users and clients, indicating their intention to proceed with the proposed services or products outlined in the quotation. This feature facilitates clear communication and ensures that both parties are in alignment regarding the terms and conditions of the proposed agreement.

## Pre-condition to Use the Feature:&#x20;

* Users must have an active account on AgencyHandy and be logged in.&#x20;
* Users must be Super Admin/ Admin/ PM to create and manage proposals.

### 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 Accept:** Choose the specific proposal you want to accept 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 accept the proposal. This action indicates formal acceptance of the terms and conditions outlined in the proposal. Click the Accept button.\ <br>

  <figure><img src="/files/tWcOsmvFm8zM6phqtsWX" alt=""><figcaption></figcaption></figure>
* **Acknowledge Confirmation:** Upon confirming acceptance, acknowledge the confirmation message or notification to complete the process.&#x20;
* **Update Status:** The status of the proposal will be updated to reflect acceptance, providing clarity to both parties involved.&#x20;
* **Communicate Next Steps:** If necessary, communicate any additional steps or actions required following the acceptance of the proposal, such as signing a contract or initiating project kickoff.

### Important Notes:

* Admin, Super Admin, PM, and Client can create a proposal.
* Admin, Super Admin, and PM can send it to the Client. The client will get a notification.
* The client can review it and send it back to the agency. Super Admin & Admin will get a notification.
* Super Admin, Admin can review the quotation.
* If any side accepts, it will create an order automatically.
* If rejected, a reasoning notification will be sent to the client/agency.&#x20;


---

# 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/accept-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.
