> ## 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.

# Overview

> Discover AI Store, the marketplace for creating, sharing, and deploying specialized AI agents

<Frame>
  <img src="https://mintcdn.com/prismeai-legacy/jdOgS9ouJy0zTcFo/images/ai-store.png?fit=max&auto=format&n=jdOgS9ouJy0zTcFo&q=85&s=21b871f558e993bdd9aa3aa3565cc99c" alt="AI Store Interface" width="5760" height="3320" data-path="images/ai-store.png" />
</Frame>

AI Store is Prisme.ai's enterprise marketplace for specialized AI agents. It enables organizations to create, share, and deploy purpose-built AI solutions that address specific business needs. From simple chatbots to complex multi-agent systems, AI Store helps you manage your organization's AI ecosystem in one central location.

## Key Features

<CardGroup cols="2">
  <Card title="Agent Discovery" icon="magnifying-glass">
    Browse and search for agents across your organization
  </Card>

  <Card title="Agent Creation" icon="square-plus">
    Build specialized agents with no-code tools, if creation rights are granted by the administrator
  </Card>

  <Card title="Agent Customization" icon="sliders">
    Tailor existing agents to specific needs
  </Card>

  <Card title="Deployment Options" icon="rocket">
    Control how and where agents are deployed
  </Card>
</CardGroup>

## Who Uses AI Store?

AI Store supports multiple roles across the organization:

<Tabs>
  <Tab title="End Users">
    All employees use AI Store to:

    * Discover and use specialized agents for their work
    * Provide feedback on agent performance
    * Request new agent capabilities
    * Share useful agents with colleagues
  </Tab>

  <Tab title="Agent Creators">
    Business users and subject matter experts use AI Store to:

    * Create specialized agents for their domains
    * Customize existing agents for specific use cases
    * Publish and share agents with their teams
    * Gather feedback and improve agents
  </Tab>

  <Tab title="Developers">
    Technical teams use AI Store to:

    * Build advanced agents with rich integrations
    * Publish and share agents across the organization
  </Tab>

  <Tab title="Administrators">
    IT and governance teams use AI Store to:

    * Manage agents centrally via the Store
    * Track organization-wide agent usage
    * Enforce compliance and security standards
    * Prevent shadow AI practices
  </Tab>
</Tabs>

## Core Capabilities

<Frame>
  <iframe width="560" height="315" src="https://www.loom.com/embed/22c065dfba704e91a82df2e94e818674?sid=eb907f71-7a3a-472c-98c4-55d98393641b" title="Introduction to AI Store" frameBorder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen />
</Frame>

### Agent Catalog

The AI Store catalog provides a centralized location to discover and access agents:

<Frame>
  <img src="https://mintcdn.com/prismeai-legacy/jdOgS9ouJy0zTcFo/images/ai-store.png?fit=max&auto=format&n=jdOgS9ouJy0zTcFo&q=85&s=21b871f558e993bdd9aa3aa3565cc99c" alt="AI Store Catalog" width="5760" height="3320" data-path="images/ai-store.png" />
</Frame>

* Categorized listings
* Search and filter functionality
* Featured and recommended agents
* Descriptions with capabilities and usage details

### Agent Creation

Build specialized agents aligned with your organization's needs:

<Frame>
  <img src="https://mintcdn.com/prismeai-legacy/jdOgS9ouJy0zTcFo/images/agent-creation.png?fit=max&auto=format&n=jdOgS9ouJy0zTcFo&q=85&s=9a78cce929e122a8c22596aa6300f1c7" alt="Agent Creation in AI Store" width="3022" height="1486" data-path="images/agent-creation.png" />
</Frame>

* No-code agent builder
* Prompt engineering interface
* Visual customization and logic setup

### Agent Customization

Easily adapt existing agents to match specific requirements:

<Frame>
  <img src="https://mintcdn.com/prismeai-legacy/jdOgS9ouJy0zTcFo/images/agent-customization.png?fit=max&auto=format&n=jdOgS9ouJy0zTcFo&q=85&s=40f760cdb84a4f5eb090bfe08166c9e1" alt="Agent Customization" width="3020" height="1480" data-path="images/agent-customization.png" />
</Frame>

* Modify instructions and responses
* Add/remove capabilities
* Adjust interface and branding

### Deployment Options

Control how agents are accessed by your organization:

<Frame>
  <img src="https://mintcdn.com/prismeai-legacy/jdOgS9ouJy0zTcFo/images/deployment-options.png?fit=max&auto=format&n=jdOgS9ouJy0zTcFo&q=85&s=f72c330496654ff362b288c80a01fc5a" alt="Deployment Options" width="3024" height="1490" data-path="images/deployment-options.png" />
</Frame>

* Web interface (ChatGPT-style)
* Embedded in internal applications
* Mobile availability
* API-based integration
* Targeting based on user groups

## Agent Types

AI Store supports a range of agent types for different scenarios:

<Accordion title="Simple Prompt Agents">
  Basic agents powered by prompt engineering:

  * Fast to deploy
  * Minimal configuration
  * Ideal for repetitive or simple tasks

  **Example Use Cases**: Email drafting, basic Q\&A, content rewriting
</Accordion>

<Accordion title="Knowledge Base Agents">
  Agents that leverage organization-specific knowledge:

  * Integrates with AI Knowledge (RAG-based)
  * Access to company documents, policies, and procedures

  **Example Use Cases**: HR queries, policy lookup, training assistants
</Accordion>

<Accordion title="Tool-Using Agents">
  Agents with the ability to use external tools or APIs:

  * Perform actions
  * Access third-party systems
  * Automate tasks with multi-step logic

  **Example Use Cases**: CRM updates, ticketing system interactions, analytics
</Accordion>

<Accordion title="Multi-Agent Systems">
  Complex systems coordinating multiple agents:

  * Agents collaborating to solve problems
  * Orchestrated workflows
  * Specialized agents for each role

  **Example Use Cases**: Research, complex decision-making, customer support workflows
</Accordion>

## Integration with Other Prisme.ai Products

AI Store is integrated across the Prisme.ai platform:

* **AI SecureChat** – Access agents in chat conversations
* **AI Knowledge** – Connect to internal documents and sources
* **AI Collection** – Use structured data and databases
* **AI Builder** – Create orchestrated agent-based workflows
* **AI Governance** – Apply compliance rules and control access
* **AI Insights** – Analyze agent usage and performance

## Getting Started with AI Store

<Steps>
  <Step title="Access AI Store">
    Log in to your Prisme.ai instance and open AI Store from the main menu.
  </Step>

  <Step title="Explore available agents">
    Browse the catalog to find agents relevant to your role or tasks.

    Use categories and search filters to refine your results.
  </Step>

  <Step title="Use an agent">
    Select an agent and start a session via the chat interface.
  </Step>

  <Step title="Create your first agent">
    If you have creation rights, click “Create Agent” and follow the guided process.

    Define your agent's goals, sources, and interaction style.
  </Step>
</Steps>

## Next Steps

Explore more advanced AI Store features:

<CardGroup cols="2">
  <Card title="Discovering Agents" icon="magnifying-glass" href="discovering-agents">
    Find and use specialized agents
  </Card>

  <Card title="Creating Agents" icon="square-plus" href="creating-agents">
    Build your own AI solutions
  </Card>

  <Card title="Customizing Agents" icon="sliders" href="customizing-agents">
    Tailor existing agents to your needs
  </Card>

  <Card title="Sharing Agents" icon="share-nodes" href="sharing-agents">
    Distribute agents across your organization
  </Card>

  <Card title="Managing Agents" icon="list-check" href="managing-agents">
    Versioning, deployment, and maintenance
  </Card>
</CardGroup>
