# Getting Started

- [Welcome](https://docs.runtimehrms.com/getting-started/welcome.md): Welcome to Runtime HRMS Documentation. This page gives you an overview of the Runtime HRMS application.
- [FAQs](https://docs.runtimehrms.com/getting-started/faqs.md): Find answers to frequently asked questions related to billing and invoicing.
- [Manage Subscription](https://docs.runtimehrms.com/getting-started/manage-subscription.md): Renew your Runtime HRMS Subscription plan, change employee limit, subscribe or unsubscribe addons and more.
- [Billing & Payments](https://docs.runtimehrms.com/getting-started/manage-subscription/billing-and-payments.md): Learn how to update billing details, generate and pay invoices.
- [Multiple Businesses](https://docs.runtimehrms.com/getting-started/manage-subscription/multiple-businesses.md): Runtime HRMS allows you to manage multiple businesses within one account. Easily switch between businesses without logging out.
- [Users & Access](https://docs.runtimehrms.com/getting-started/manage-subscription/users-and-access.md): Runtime HRMS supports multi-user login to manage HR and Payroll functions. See how to add users and manage user access.
- [Addons](https://docs.runtimehrms.com/getting-started/addons.md): Runtime HRMS comes with many addons to enhance your experience. These Addons are completely optional and you can subscribe/unsubscribe as per your needs.
- [Travel Tracking](https://docs.runtimehrms.com/getting-started/addons/travel-tracking.md): Travel tracking allows you to track employee visits and movement while they are in field work.
- [WhatsApp Addon](https://docs.runtimehrms.com/getting-started/addons/whatsapp-addon.md)
- [Custom Domain](https://docs.runtimehrms.com/getting-started/addons/custom-domain.md): Runtime HRMS Custom Domain Addon allows you to access Runtime HRMS on your company’s domain for e.g. acme.com.
- [Remote Punch Address](https://docs.runtimehrms.com/getting-started/addons/remote-punch-address.md): Remote Punch Address Addon allows you to see actual site address for each remote punch made by employees.
- [Project Management](https://docs.runtimehrms.com/getting-started/addons/project-management.md): Project Management lets you manage internal and external projects by assigning team members, creating tasks and capturing timesheets.
- [Performance Management](https://docs.runtimehrms.com/getting-started/addons/performance-management.md): Performance Management lets you manage team performance by assigning goals, tracking achievements and also has 360° feedback.
- [Credits](https://docs.runtimehrms.com/getting-started/addons/credits.md): Learn about Runtime HRMS Credits, how to buy and utilise the credits for various Addon services within Runtime HRMS.
- [Recruitment Plus](https://docs.runtimehrms.com/getting-started/addons/recruitment-plus.md)
- [Setting Up](https://docs.runtimehrms.com/getting-started/setting-up.md): As with any new solution, you need to set it up and customize as per your business needs and policies. Here we will discuss various setup options for Runtime HRMS.
- [Business Information](https://docs.runtimehrms.com/getting-started/setting-up/business-information.md): Update your basic business information such as company name, logo, address, etc. for customised reports.
- [Designations](https://docs.runtimehrms.com/getting-started/setting-up/designations.md): Add multiple designations within an organisation and assign designations to employees.
- [Departments](https://docs.runtimehrms.com/getting-started/setting-up/departments.md): With Runtime HRMS, you can manage people across multiple departments within your organisation.
- [Locations](https://docs.runtimehrms.com/getting-started/setting-up/locations.md): Runtime HRMS supports multiple locations from where your business operates. Each employee can be mapped to one location in their work profile.


---

# 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/getting-started.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.
