# Information Verification

### What is information verification?

As we save a lot of employee information, there are always chances of storing incorrect or misspelled information. While it may not be possible to get everything 100% correct, there is certain piece of information where incorrect data may lead to financial obligations, both on part of employee and the employer. Runtime HRMS’s information verification features let you verify such critical information to make sure you have the right data available for all your employees.

### Types of Verifications

#### Bank Account

Having right bank account details is important to make sure the salary transfer happens in the correct employee. Even a slight error in the account number may lead to salary getting transferred in wrong account. It is even more important because once a transfer is initiated in a wrong account, it is almost impossible to reverse it.

With Runtime HRMS, you can verify employee’s bank account details using a few clicks. To do this, go to ‘All Employees’ and open the relevant employee record. Then navigate to the ‘Personal Info’ tab as shown below:

*We’re currently updating this page. Come back soon.*


---

# 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/employee-management/information-verification.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.
