# HR Support AI Assistant Use Case

### Overview

HR Support AI Assistants, powered by MangoApps AI Studio, automate responses to repetitive HR inquiries, reducing the workload for HR teams and providing employees with real-time, accurate support.&#x20;

<figure><img src="/files/XzPbBt8SiUmUa6ewoAoa" alt="" width="563"><figcaption></figcaption></figure>

***

### Why Use HR Support AI Assistants?

HR departments often handle high volumes of repetitive queries, such as those related to leave balances, benefits, and policy details. Employees may struggle to locate this information across multiple systems, leading to inefficiencies. HR Support AI Assistants address these issues by centralizing access to information and delivering instant, accurate responses through a conversational interface.

***

### Benefits of HR Support AI Assistants

* **Real-Time Assistance:** Provides immediate answers to questions about benefits, leave policies, and compliance using integrated company data.
* **24/7 Availability:** Ensures employees can access support at any time, offering consistent and reliable assistance.
* **Tailored Responses:** Delivers answers customized to specific company policies and historical data, ensuring relevance and accuracy.
* **Enhanced HR Efficiency:** Frees HR teams from routine tasks, enabling them to focus on strategic initiatives and high-value work.

***

### Key Features

* **Natural Language Understanding:** Allows employees to interact with the assistant using everyday language, making the tool user-friendly.
* **Integrated Accessibility:** Available via web portals, mobile apps, and within existing workflows for convenience.
* **Customizable Configuration:** A no-code interface lets organizations tailor the assistant to their specific needs.

<figure><img src="/files/ZWZ1CFvf6azRp6yvUyyT" alt="" width="488"><figcaption></figcaption></figure>

***

### How HR Support AI Assistants Work

HR Support AI Assistants utilize Retrieval Augmented Generation (RAG) from integrated knowledge bases of HR-focused information, such as policies, procedures, and historical interactions. This ensures the Assistant provides precise and contextually appropriate responses. Examples include:

* Retrieving an employee’s vacation balance instantly when asked.
* Guiding employees through the leave request process step-by-step, ensuring compliance with policies.
* Answering onboarding-related questions for new hires, such as details about forms, benefits, or policies, with immediate accuracy.

<figure><img src="/files/6kO2ctMEGHg7ZJWFpSup" alt="" width="563"><figcaption></figcaption></figure>

{% hint style="info" %}
For information on setting up this AI Assistant within your domain, click [here](https://guides.mangoapps.com/ai-guide/admin-portal/ai-studio-module/ai-assistants/create-an-assistant)!
{% endhint %}


---

# 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://guides.mangoapps.com/ai-guide/overview/introduction-to-ai-assistants/hr-support-ai-assistant-use-case.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.
