> For the complete documentation index, see [llms.txt](https://docs.pockethrms.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pockethrms.com/integrations/repute-smart-onboard.md).

# Repute - Smart Onboard

### Introduction

This page provides the steps to enable and disable Repute – SmartOnBoard integration with Pocket HRMS.

**Pre-requisites:**

​✔ Admin credentials

​✔ User rights

*Note - Kindly contact your Admin/HR for rights if you are not able to perform the steps below.*

&#x20;

### Steps:

**How to enable Repute – SmartOnBoard Integration:**

**Step 1:** Login into Cloud Platform with valid log in details.

<figure><img src="/files/rfPfGNsKNssxVe3I3Nxt" alt=""><figcaption></figcaption></figure>

**Step 2:** Go to the ‘Pocket HRMS Marketplace' by selecting the marketplace icon at the top right corner of the page.

<figure><img src="/files/ZmHzghw4uIzHU38qSg2S" alt=""><figcaption></figcaption></figure>

**Step 3:** Select the 'Add' button next to the ‘SmartOnBoard’ option.

<figure><img src="/files/mcQ4rb5gueDW6vSovb3T" alt=""><figcaption></figcaption></figure>

**Step 4:** Click on the ‘Yes’ button on the pop-up. You will receive a notification informing that the record was saved successfully.

<figure><img src="/files/CLeLvlp5mKQVqWgkovye" alt=""><figcaption></figcaption></figure>

**Step 5:** Go to 'ESS Settings' menu and select the 'Profile Info' tab.

<figure><img src="/files/2uC1xiS1su0GWTWGhS89" alt=""><figcaption></figcaption></figure>

**Step 6:** Select the 'Role Allocation' menu item.

<figure><img src="/files/QanjevYgAMEeDTyi3GwV" alt=""><figcaption></figcaption></figure>

**Step 7:** Select the 'My Apps' module from the 'Select Module' drop-down menu. Select the role from the 'Select Role' drop-down menu and click on the 'Search' button to give access to that particular role.

<figure><img src="/files/IA26CxKuTU0piToozoMr" alt=""><figcaption></figcaption></figure>

**Step 8:** Check the 'Repute' option and click on the 'Save' button to save the changes.

<figure><img src="/files/DTiVeUcFMb0TiuzIjhUX" alt=""><figcaption></figcaption></figure>

**Step 9:** Go to 'Settings' menu and select the 'Integration' tab.

<figure><img src="/files/pIqn8JsHIW9lQbIMqyRg" alt=""><figcaption></figcaption></figure>

**Step 10:** Select the 'Repute' menu item.

<figure><img src="/files/qV2MwkcQ4Z5jQapEInUn" alt=""><figcaption></figcaption></figure>

**Step 11:** Click on the 'Add' button.

<figure><img src="/files/U7gt38OIuE6iKpBqaMlL" alt=""><figcaption></figcaption></figure>

**Step 12:** Enter the Employee Name whom you wish to enable the option for and select their role.

<figure><img src="/files/I9CpPJ6u7a3gHj7LHQ7L" alt=""><figcaption></figcaption></figure>

**Step 13:** Click on the ‘Save’ button to save the changes.

<figure><img src="/files/I6s8jnOdlNREMZkEiE34" alt=""><figcaption></figcaption></figure>

**Step 14:** You will be able to view the employee name and their role under the ‘Repute’ page.

<figure><img src="/files/BWKttNjGRqnnub3tXWaW" alt=""><figcaption></figcaption></figure>

&#x20;

**How to disable Repute – SmartOnBoard Integration:**

**Step 1:** Login into Cloud Platform with valid log in details.

<figure><img src="/files/IdmuCSNK0rYz0uqchbj7" alt=""><figcaption></figcaption></figure>

**Step 2:** Go to the ‘Pocket HRMS Marketplace' by selecting the marketplace icon at the top right corner of the page.

<figure><img src="/files/n1bns4n1docNWRi5zOfp" alt=""><figcaption></figcaption></figure>

**Step 3:** Select the 'Remove' button next to the ‘SmartOnBoard’ option.

<figure><img src="/files/1UvAtLF4ee2OPUsW5iTC" alt=""><figcaption></figcaption></figure>

**Step 4:** Click on the ‘Yes’ button on the pop-up. You will receive a notification informing that the record was saved successfully.

<figure><img src="/files/cWtA6cq6H3erp8Szv3mP" alt=""><figcaption></figcaption></figure>

**Step 5:** Go to 'Settings' menu and select the 'Integration' tab.

<figure><img src="/files/uZjW4cKG8KMCKMKqm9z5" alt=""><figcaption></figcaption></figure>

**Step 6:** Select the 'Repute' menu item.

<figure><img src="/files/2hmHINaiCZOFt9qOAWHg" alt=""><figcaption></figcaption></figure>

**Step 7:** Click on the ‘Delete’ icon near adjacent to the employee name whose right you wish to revoke.

<figure><img src="/files/CLvQqDeLxyCXqiKpJmku" alt=""><figcaption></figcaption></figure>

**Step 8:** Click on the ‘Ok’ button on the pop-up for confirming your disable request.

<figure><img src="/files/vN2syPIIRwq3Oe9q3292" alt=""><figcaption></figcaption></figure>

&#x20;

***Note: If you are unable to enable or disable the Repute – SmartOnBoard integration, kindly contact us at*** [***support@pockethrms.com***](mailto:support@pockethrms.com)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.pockethrms.com/integrations/repute-smart-onboard.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
