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

# Introduction

> Welcome to Applied AI documentation

# Applied AI Documentation

Applied AI offers powerful AI-powered solutions to enhance your business operations.

<CardGroup cols={3}>
  <Card title="User Research AI Assistant" icon="comments" href="/applications/user-research/overview">
    Conduct automated user research through AI-powered chat interactions
  </Card>

  <Card title="Image Extraction AI" icon="image" href="/applications/image-extraction/overview">
    Extract and process information from images and documents
  </Card>

  <Card title="Freshdesk Quality Assistant" icon="headset" href="/applications/freshdesk-quality/overview">
    Evaluate and improve customer support quality on Freshdesk
  </Card>
</CardGroup>

## Getting Started

<Steps>
  <Step title="Create Account">
    Sign up at our <a href="https://dashboard.appliedai.club" target="_blank">dashboard</a> to get started
  </Step>

  <Step title="Set Up Your Team">
    Add team members and assign roles:

    * Admins for full access
    * Members for specific features
    * Custom roles for specific needs
  </Step>

  <Step title="Generate API Key">
    Create your API key to start using our services
  </Step>

  <Step title="Choose Services">
    Select and configure the AI services you need
  </Step>
</Steps>

## Team Management

### AI Agents

Our platform supports multiple AI agents to handle different aspects of your operations:

<CardGroup cols={2}>
  <Card title="Research Agents" icon="magnifying-glass">
    Conduct user interviews and gather insights
  </Card>

  <Card title="Document Agents" icon="file-search">
    Process and extract information from documents
  </Card>

  <Card title="Quality Agents" icon="star">
    Evaluate customer service quality
  </Card>

  <Card title="Custom Agents" icon="wand-magic-sparkles">
    Build specialized agents for your needs
  </Card>
</CardGroup>

### Managing Your Workspace

Learn how to:

* [Set up your dashboard](/common/dashboard)
* [Manage API keys](/common/authentication)
* [Configure team access](/common/dashboard#team-management)
* [Monitor usage](/common/dashboard#usage--billing)

## Quick Links

<CardGroup cols={2}>
  <Card title="Dashboard Guide" icon="gauge" href="/common/dashboard">
    Learn how to manage your account and team
  </Card>
</CardGroup>
