# How do you decline a document?

If you face any disagreements with the document requesting your signature, you can always reject it via Evia Sign.

* Click the **DECLINE** button from the dropdown at the top of your screen.

![](/files/SQ9qOqU2JCCQLhb681cB)

* This action will open a **DECLINE REQUEST** dialogue box to confirm your declination with a reason.
* Type your document declination reason in the provided space and click the **DECLINE** button.

![](/files/jW50eYTq66ERDZVjobDF)

* This action will produce a popup message confirming that you have declined your document.

![](/files/wUycY457B4c7qjcbZ7CT)


---

# 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.sign.enadocapp.com/faqs/how-do-you-decline-a-document.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.
