# Completing an Approval

1. Open the approval from either the **Tasks Outstanding** or **Request Details** window. The **Approval Details** window appears.

{% hint style="info" %}
**User Approvals** can be completed from within Self Service Portal.

Approvals can also be completed right from the email message using the **Approve** or **Reject** buttons found at the bottom of the email.
{% endhint %}

See also:

{% embed url="<https://docs.alemba.com/asm-hermes-10.6.8/use-asm/using-the-self-service-portal/logging-and-reviewing-tickets-and-tasks-approvals>" %}

2. Record any relevant information in the **Action** field, such as the reason you are rejecting the request. In addition, record times and any expenses incurred for the approval.
3. Select the **Complete** explorer option (or **Complete** button). The **Sign Off** window appears.
4. At **Status**, select a value to indicate the reason for the approval or rejection.
5. Type your password.

{% hint style="info" %}
A password may not be required depending on the integrated security settings defined by the system administrator
{% endhint %}

6. Select the **Approved** or **Rejected** option, depending on whether you are approving or rejecting the request.
7. The **Request Details** window appears again, and the status of the approval is shown as either **Closed-Approved** or **Closed-Rejected**.


---

# 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.alemba.com/asm-hermes/use-asm/using-asm-core/requests-and-tasks/completing-an-approval.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.
