> ## Documentation Index
> Fetch the complete documentation index at: https://prismeai-legacy.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Discovering Agents

> Learn how to find and explore specialized AI agents in the Prisme.ai Store

The AI Store provides a centralized marketplace to discover and access specialized AI agents designed for different business needs. This guide will help you navigate the store and find the right agents for your specific use cases.

## AI Store Interface

The AI Store interface is designed for easy navigation and discovery:

1. **Search Bar** - Find agents by name, description, or keywords
2. **Category Filters** - Browse agents by business domain or function
3. **Featured Agents** - Highlighted and recommended agents
4. **Recently Added** - Latest additions to the store
5. **My Agents** - Agents you've created or customized
6. **Shared With Me** - Agents others have shared with you
7. **Corporate Agents** - Organization-wide official agents

## Types of Agents

Within the AI Store, you'll find different types of agents:

<CardGroup cols="3">
  <Card title="Personal Agents" icon="user">
    Agents you've created or customized for your own use
  </Card>

  <Card title="Shared Agents" icon="share-nodes">
    Agents that colleagues have shared with you or your team
  </Card>

  <Card title="Corporate Agents" icon="building">
    Official, organization-wide agents maintained by your company
  </Card>

  <Card title="Public Agents" icon="globe">
    Agents available to all users on your Prisme.ai instance
  </Card>

  <Card title="Featured Agents" icon="star">
    Highlighted agents recommended by administrators
  </Card>

  <Card title="Template Agents" icon="clipboard">
    Pre-built agents that can be customized for specific needs
  </Card>
</CardGroup>

## Browsing the AI Store

### By Category

The AI Store organizes agents into intuitive categories:

<table>
  <thead>
    <tr>
      Category

      Icon

      Types of Agents
    </tr>
  </thead>

  <tbody>
    <tr>
      Data

      📊

      Data analysis, visualization, database query agents
    </tr>

    <tr>
      Design

      🎨

      Creative, UI/UX, and visual design assistants
    </tr>

    <tr>
      Engineering

      ⚙️

      Code assistants, debugging helpers, technical documentation
    </tr>

    <tr>
      Finance

      💰

      Financial analysis, reporting, and compliance assistants
    </tr>

    <tr>
      Knowledge

      📚

      Document analysis, research, and learning assistants
    </tr>

    <tr>
      Marketing

      📣

      Content creation, campaign analysis, audience insights
    </tr>

    <tr>
      Operations

      🔄

      Process improvement, workflow, and logistics assistants
    </tr>

    <tr>
      Product

      📱

      Product management, roadmapping, and feature analysis
    </tr>

    <tr>
      Human Resources

      👥

      Recruiting, policy, and employee engagement assistants
    </tr>

    <tr>
      Sales

      🤝

      Sales support, proposal creation, customer analysis
    </tr>

    <tr>
      Manufacturing

      🏭

      Quality control, process optimization, supply chain
    </tr>

    <tr>
      Productivity

      ⏱️

      Personal organization, time management, note-taking
    </tr>

    <tr>
      Other

      🔍

      Specialized agents that don't fit other categories
    </tr>
  </tbody>
</table>

Click on any category to filter the AI Store and show only agents in that category.

### Using Search

<Frame>
  <img src="https://mintlify.s3.us-west-1.amazonaws.com/prismeai-legacy/images/ai-store-search.png" alt="AI Store Search" />
</Frame>

The search functionality allows you to find agents based on:

* Agent name
* Description text
* Keywords and tags
* Capabilities
* Use cases

<Steps>
  <Step title="Enter search terms">
    Type relevant keywords, functions, or domains in the search bar.

    <Frame>
      <img src="https://mintlify.s3.us-west-1.amazonaws.com/prismeai-legacy/images/search-input.png" alt="Search Input" />
    </Frame>

    Example searches:

    * "sales proposal"
    * "data visualization"
    * "python code"
    * "marketing content"
  </Step>

  <Step title="Apply filters">
    Refine search results with additional filters:

    <Frame>
      <img src="https://mintlify.s3.us-west-1.amazonaws.com/prismeai-legacy/images/search-filters.png" alt="Search Filters" />
    </Frame>

    Available filters include:

    * Date created/updated
    * Creator/owner
    * Model type
    * Tools used
    * Rating/popularity
  </Step>

  <Step title="Review results">
    Browse through the matching agents:

    <Frame>
      <img src="https://mintlify.s3.us-west-1.amazonaws.com/prismeai-legacy/images/search-results.png" alt="Search Results" />
    </Frame>

    Each result shows:

    * Agent name and icon
    * Brief description
    * Category and tags
    * User rating
    * Tools available (Canvas, multimodal, etc.)
  </Step>
</Steps>

## Agent Cards

Each agent in the AI Store is represented by a card that provides essential information:

<Accordion title="Card Elements">
  <table>
    <thead>
      <tr>
        Element

        Description
      </tr>
    </thead>

    <tbody>
      <tr>
        Agent Icon/Image

        Visual identifier for the agent
      </tr>

      <tr>
        Agent Name

        The name of the agent
      </tr>

      <tr>
        Category Icon

        Visual indicator of the agent's primary category
      </tr>

      <tr>
        Description

        Brief overview of the agent's purpose and capabilities
      </tr>

      <tr>
        Creator

        Who created or manages the agent
      </tr>

      <tr>
        Rating

        User-based rating showing quality and usefulness
      </tr>

      <tr>
        Usage Count

        How many times the agent has been used
      </tr>

      <tr>
        Feature Icons

        Indicates special capabilities (Canvas, multimodal, etc.)
      </tr>

      <tr>
        Action Buttons

        Options to use, customize, or share the agent
      </tr>
    </tbody>
  </table>
</Accordion>

Hover over an agent card to reveal additional options and information.

## Agent Detail View

Click on any agent card to access the detailed view with comprehensive information:

<Tabs>
  <Tab title="Overview">
    The Overview tab provides:

    * Full description of the agent
    * Detailed capabilities list
    * Example use cases
    * Featured prompts to try
    * User reviews and ratings
    * Creation and update dates
  </Tab>

  <Tab title="Capabilities">
    The Capabilities tab shows:

    * AI model used by the agent
    * Available tools and integrations
    * Knowledge bases connected
    * Canvas availability
    * Multimodal abilities
    * Document handling capabilities
  </Tab>

  <Tab title="Usage & Examples">
    The Usage & Examples tab includes:

    * Getting started guide
    * Sample conversations
    * Recommended prompts
    * Best practices
    * Common troubleshooting
    * Advanced usage tips
  </Tab>
</Tabs>

## Access Views

The AI Store provides different views to help you navigate available agents:

<Tabs>
  <Tab title="All Agents">
    Browse all agents available to you based on your permissions.
  </Tab>

  <Tab title="My Agents">
    View agents you've created, or customized for quick access.
  </Tab>

  <Tab title="Shared With Me">
    See agents that other users have specifically shared with you.
  </Tab>

  <Tab title="Corporate Agents">
    Access official, organization-wide agents maintained by your company.
  </Tab>
</Tabs>

Switch between these views using the tabs at the top of the AI Store interface.

## Using an Agent

<Steps>
  <Step title="Open an agent">
    Click on an agent card.
  </Step>

  <Step title="Start interaction">
    The agent will open in an interface similar to AI SecureChat, with specialized capabilities and focus.
    Note that each agent maintains the same familiar interface as SecureChat, with optional tools and Canvas capabilities configured by the agent's owner.
  </Step>

  <Step title="Access agent options">
    Use the menu in the top-right corner to:

    * View agent details
    * Customize (if you have permission)
    * Share with others
    * Provide feedback
  </Step>
</Steps>

## Agent Features

Agents in the AI Store can offer various features based on their configuration:

<CardGroup cols="2">
  <Card title="Specialized Knowledge" icon="brain">
    Access to specific knowledge bases and information sources
  </Card>

  <Card title="Canvas Integration" icon="pen-to-square">
    Rich content creation and editing capabilities
  </Card>

  <Card title="Multimodal Support" icon="images">
    Ability to process and generate images and other media
  </Card>

  <Card title="Custom Tools" icon="toolbox">
    Specialized tools for specific tasks and integrations
  </Card>

  <Card title="Document Processing" icon="file-lines">
    Advanced document handling and analysis
  </Card>

  <Card title="API Connections" icon="plug">
    Integration with external systems and data sources
  </Card>
</CardGroup>

Look for feature icons on agent cards to quickly identify capabilities.

## Next Steps

Now that you know how to discover agents in the AI Store, you might want to:

<CardGroup cols="3">
  <Card title="Create Your Own Agent" icon="square-plus" href="../creating-agents">
    Build custom agents for your specific needs
  </Card>

  <Card title="Customize Existing Agents" icon="sliders" href="../customizing-agents">
    Tailor existing agents to your requirements
  </Card>

  <Card title="Share Agents" icon="share-nodes" href="../sharing-agents">
    Collaborate with colleagues by sharing agents
  </Card>
</CardGroup>
