# Employee Joining

What is the difference between the joining date and confirmation date?

The joining date is the date when an employee is hired and the effective that on which an employee gets confirmed in an organization is considered a confirmation date. The time between the joining date and confirmation date is called as probation period.

To view and download the joining date report go to the Reports > Employee Reports >Employee Joining Report

<figure><img src="https://wpdocs.runtime.one/wp-content/uploads/2022/06/Employee-joining-report.png" alt="Employee joining date report"><figcaption><p>Employee joining report</p></figcaption></figure>

### Generating the Employee Joining report

Select a specific time period in ‘Date Range’ and click on the view button to view the Employee Joining report. The report will appear with employee’s name, joining date, confirmation date, location, etc. To filter the report, select the respective location, cost center, and department. You can download this report in excel format as well as pdf format as shown below.

<figure><img src="https://wpdocs.runtime.one/wp-content/uploads/2022/06/To-View-and-dowload-the-report.png" alt="Applying filters to generate employee joining report"><figcaption><p>Generating the employee joining report</p></figcaption></figure>

#### Related Topics

* [Employee Exits](https://runtime.one/docs/employee-reports/employee-exits)
* [Employee Event Report](https://runtime.one/docs/employee-reports/employee-event-report)

Tags:

* [download reports](https://runtimehrms.com/docs/tag/download-reports/)
* [employee management](https://runtimehrms.com/docs/tag/employee-management/)
* [employee records](https://runtimehrms.com/docs/tag/employee-records/)
* [reports](https://runtimehrms.com/docs/tag/reports/)
* [view reports](https://runtimehrms.com/docs/tag/view-reports/)


---

# 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/reports/employee-reports/employee-joining.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.
