# Claims & Reimbursements

Allow employees to send claims for multiple different items within a single claim request. This will help to save their time. Employee can attached image of his reimbursement bills.

To use this feature go to > Requests > Claim&#x20;

<figure><img src="/files/q17fCAmk14eBIEU5ya49" alt="" width="563"><figcaption><p>Claim Requests</p></figcaption></figure>

* Select the salary component in dropdown boxes at top row.
* Choose the request status like open request, close request, approved request etc.
* You can also filter employees by their names or employee codes.
* Click on the ‘Search’ button to view the claim request.

<figure><img src="/files/AV4VLn80GguCFYAl7C5I" alt="" width="563"><figcaption><p>Search Claim Requests</p></figcaption></figure>

You can see the 'Action' button in the right side of the corner. After clicking on this button you can see 2 options are here – Approve and Reject.

With help of Approve button you can approve the employee’s claim request and if you don’t want to approve this claim then you can use reject option.

<figure><img src="/files/oKCtFmjijTwHWJRC8uvO" alt="" width="473"><figcaption><p>Options to Approve or Reject</p></figcaption></figure>

You can download this file into excel format.

<div align="left"><figure><img src="/files/BsFNt732I83IdofgY8ol" alt="" width="563"><figcaption><p>Excel Format</p></figcaption></figure></div>


---

# 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.runtimehrms.com/payroll-and-compliances/claims-and-reimbursements.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.
