# Workflow Approval

Once you submit the Workflow request for approval. The system notifies the relevant approver(s) based on predefined rules or hierarchies. Approvers can either approve or deny the request.

To approve the Workflow requests, click the **Workflow Approvals** option on the Approvals screen as displayed below:

<div align="left"><figure><img src="/files/lWOyUPjS4Ci5mwHSTDP2" alt="" width="375"><figcaption><p>Workflow Approval</p></figcaption></figure></div>

You will be directed to the **Workflow** screen to approve or reject the pending requests.

<div align="left"><figure><img src="/files/Y3dIWLh1SU8A3gOfgkpY" alt="" width="375"><figcaption><p>Workflow</p></figcaption></figure></div>

Click **the View Details** button to the corresponding request as displayed below:

<div align="left"><figure><img src="/files/F9olggJw6HRhpKCi1oG0" alt="" width="375"><figcaption><p>Workflow Details</p></figcaption></figure></div>

You can take action by Sending it back, Rejecting it or Approving it.&#x20;

<div align="left"><figure><img src="/files/YhUNHsPkNkCnC1U9Axym" alt="" width="375"><figcaption><p>Process Workflow Request</p></figcaption></figure></div>

Once the request is **approved/ rejected,** it will be removed from the screen.


---

# 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://help.runtimehrms.com/approvals/workflow-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.
