# Logging In

To login on Workman, you need following information from your HR Manager:

1. Company Code
2. Employee Code
3. OTP/PIN

Ideally, when you are onboarded with the company, your HR Manager sends you the above information through an SMS, WhatsApp and E-Mail. Here's a sample SMS with above details:

<div align="left"><figure><img src="/files/ubVCEQkWBjvs17mxBi4r" alt="" width="250"><figcaption><p>Sample E-Mail</p></figcaption></figure> <figure><img src="/files/vjtZDv4mPZNwVG4WWa1Z" alt="" width="225"><figcaption><p>Sample SMS</p></figcaption></figure></div>

## Registering a new Business&#x20;

After installing the Runtime Workman app, you will see the option to **add/register** your business.

<div align="left"><figure><img src="/files/sm81w4rIxXheNmh5w7Kl" alt="" width="375"><figcaption><p>Add/Register new Business</p></figcaption></figure></div>

* In the prompt, add all the details including **Company Code, Employee Code, and OTP/ PIN.**
* Once all the details are **verified**, you will see the newly added business account.
* When a business account is added, it will become your **default account.**
* Every time you login, you can select the **default account** to get started with Runtime Workman.

<div align="left"><figure><img src="/files/a5Kil4M2yqlUIEu9yjSw" alt="" width="375"><figcaption><p>Default Account</p></figcaption></figure></div>

## Adding a new Business

If you have more than one business, you can simply click the **Add New Business button** to add an additional business account. The system allows you to add **maximum of 10 business** accounts only.

When multiple Business Profiles are added, you can select one profile to access the Runtime App.

<div align="left"><figure><img src="/files/7NRnm0kepkLrikmCniIv" alt="" width="375"><figcaption><p>Multiple Business Accounts</p></figcaption></figure></div>

## &#x20;Removing the Business Account

* If you would like to remove the existing business, click the **red remove icon.**
* Confirm Action prompt appears to select **Cancel/ Yes** option.
* Click '**Yes**' to confirm and the business profile will be deleted.
* To add the deleted business again, you have to request your login details again from HR.

<div align="left"><figure><img src="/files/VGemG4Zja32eeBvHydem" alt="" width="375"><figcaption><p>Remove Profile</p></figcaption></figure></div>

## Common Login Issues and Solutions

If you encounter any issues during login, please use below common error messages and related solutions.

<details>

<summary>Company Code is not valid. Check your input and try again.</summary>

Check the value entered in company code. Make sure it is spelled correctly. There should be no spaces before or after the code. company code is a 6-letter code comprising of letters and numbers only. There is no special character in company code.

</details>

<details>

<summary>Company setup in progress. Try after some time.</summary>

This error indicates that your company's Runtime HRMS account is currently not ready. Please wait for some time and try again. If this error does not resolve after some time, ask your HR Administrator to raise a support ticket with us.

</details>

<details>

<summary>Company setup error. Please contact support.</summary>

This error indicates an issue with your company's Runtime HRMS account. Please ask your HR Administrator to raise a support ticket with us.

</details>

<details>

<summary>Employee account is not active.</summary>

This error means your employee record in Runtime HRMS is not active. This happens when your HR Manager deactivates your account upon your exit from the organization. If that is not the case and you feel that your account should be active, please contact your HR Manager to check your profile and activate your account.

</details>

<details>

<summary>Client account is not active. Please contact your HR Administrator.</summary>

This occurs when your organization's Runtime HRMS subscription is not renewed upon expiry. Please contact your HR Administrator to renew your subscription and try again.

</details>

<details>

<summary>We're sorry! Your request could not be completed. Please try again or contact support.</summary>

This is a generic error message which means something went wrong on our side. You can wait for a few mintues and try again. If this problem does not resolve, ask your HR Manager or HR Administrator to raise a support ticket with us.

</details>


---

# 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://help.runtimehrms.com/overview/logging-in.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.
