# Claim Approval

When you submit a Claim request with all the detailed information about the incurred expenses, your manager evaluates, reviews, and decides whether to accept or deny a claim.

To approve the Claim Request, click the **Claim Approval** option on the Approvals screen as displayed below:

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

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

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

Click **Take Action** on the respective request, then add comments in the Remarks section and click **Approve/ Reject** button as required.

<div align="left"><figure><img src="/files/0jzHGe3gtsBN7YoCN6mn" alt="" width="375"><figcaption><p>Take Action on 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/claim-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.
