# Introduction

Here, you will find guides, walkthroughs and articles for every feature of Runtime HRMS. To search for a particular topic, use `Ctrl+K` to open the *Search bar* to search for specific information.

The topics are categorized into various sections listed on the left navigation bar. You can navigate to any section by clicking on a topic within that section.

In case you need additional help, feel free to write to us at connect\[at]runtimehrms\[dot]com.

Below is the list of of all sections with direct links:

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><strong>Getting Started</strong></td><td>Understand basics of Subscription, billing, payments and initial setup options.</td><td><a href="getting-started">getting-started</a></td><td></td></tr><tr><td><strong>Employee Management</strong></td><td>Manage employee information, documents, payroll other other information</td><td><a href="employee-management">employee-management</a></td><td></td></tr><tr><td><strong>Attendance &#x26; Leaves</strong></td><td>Manage employee attendance, leaves, holidays, weekly offs and more.</td><td><a href="attendance-and-leaves">attendance-and-leaves</a></td><td></td></tr><tr><td><strong>HR Management</strong></td><td>Automate HR Letters, define company policies, setup automatic birthday greetings and more.</td><td><a href="hr-management">hr-management</a></td><td></td></tr><tr><td><strong>Payroll &#x26; Compliances</strong></td><td>Salary components, deductions, claims, statutory compliances and more.</td><td><a href="payroll-and-compliances">payroll-and-compliances</a></td><td></td></tr><tr><td><strong>Reports</strong></td><td>Explore over 50 reports for management reporting, compliance, analytics and make informed decisions.</td><td><a href="reports">reports</a></td><td></td></tr><tr><td><strong>Integrations</strong></td><td>Integrate with third party apps, biometric machines and find other integration options.</td><td><a href="integrations">integrations</a></td><td></td></tr></tbody></table>


---

# 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/introduction.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.
