> ## Documentation Index
> Fetch the complete documentation index at: https://docs.aptlystar.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Use Cases

Explore how AptlyStar's AI Agent can be tailored for different real-world scenarios. These use cases highlight how the agent improves productivity, automates tasks, and enhances user experience—while being customizable with your own data and embedding strategies.

<AccordionGroup>
  <Accordion title="🧑‍💼 HR Agent">
    Use AptlyAgent as an internal HR assistant for your organization. It can:

    * Answer FAQs about **policies, benefits, leave, holidays**
    * Automate **onboarding instructions** for new employees
    * Help users locate **forms, guides, and contacts**
    * Reduce repetitive queries to HR personnel

    ### Customization Suggestions:

    * Upload internal policy docs, PDFs, leave forms
    * Use **text-embedding** models for secure document comprehension
    * Use **starter questions** like:
      * *What’s the PTO policy?*
      * *How do I apply for medical leave?*
  </Accordion>

  <Accordion title="📚 AI Student Library">
    Deploy the agent as a **virtual study assistant** on campus portals or LMS platforms. It can:

    * Answer questions about **syllabi, textbooks, deadlines, courses**
    * Provide summaries of **reading material or lecture notes**
    * Help with **academic resource navigation**

    ### Customization Suggestions:

    * Upload class syllabi, past exam papers, course PDFs
    * Enable **web search fallback** for external references
    * Add starter questions like:
      * *What is the syllabus for Data Structures?*
      * *Show me previous year papers for Algorithms.*
  </Accordion>

  <Accordion title="💬 Customer Support for SaaS Product">
    Improve user support by embedding the agent in your SaaS platform. It can:

    * Handle **common troubleshooting steps** (e.g. login issues, billing)
    * Answer **product usage queries**
    * Deflect support tickets with **instant replies**
    * Route high-priority cases to human support

    ### Customization Suggestions:

    * Train on support documentation, FAQs, API guides
    * Embed links to video tutorials or live chat for escalation
    * Suggested prompts:
      * *How do I reset my password?*
      * *What’s the rate limit for API calls?*
  </Accordion>
</AccordionGroup>

***

## 🧩 Embedding the Agent

You can integrate any of these agents via a simple HTML snippet on your website or product dashboard. This makes the agent accessible as a floating widget on the bottom-right corner.

Refer to our [Embedding Guide](https://docs.aptlystar.ai/ai-bots-console/channels) for details.

<Frame caption="Agent Widget on Website (Bottom Right)">
  <img src="https://mintcdn.com/aptlytechnologies/UkbTgxaKdDIfw3X1/images/botconsole/botembed1.png?fit=max&auto=format&n=UkbTgxaKdDIfw3X1&q=85&s=5b3295ed52bae01fca4abc415c741bc4" alt="Embedded Widget" width="2000" height="1066" data-path="images/botconsole/botembed1.png" />
</Frame>

***

By tailoring your agent with the right training data and interface, you can create a powerful assistant for your team, customers, or students—without needing to build from scratch.
