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

# Get Started with Prisme.ai

> Begin your journey with the Prisme.ai Gen.AI platform

Welcome to Prisme.ai - the comprehensive enterprise platform for creating, deploying, and managing AI agents at scale. This section will help you get started with the platform and understand its core capabilities.

## Key Resources

<CardGroup cols="2">
  <Card title="Introduction to Prisme.ai" icon="rocket" href="./introduction" />

  <Card title="What's New" icon="sparkles" href="./whats-new" />

  <Card title="Platform Overview" icon="sitemap" href="./platform-overview" />

  <Card title="First Steps Guide" icon="shoe-prints" href="./first-steps" />

  <Card title="Account Setup" icon="user-gear" href="./account-setup" />

  <Card title="Platform Navigation" icon="compass" href="./platform-navigation" />
</CardGroup>

## Getting Started Paths

Choose the path that best matches your role and needs:

<Tabs>
  <Tab title="End Users">
    <Steps>
      <Step title="Set up your account">
        Complete your [account setup](./account-setup) to personalize your experience.
      </Step>

      <Step title="Explore Chat">
        Start with [Chat](../products/ai-securechat/overview) to experience conversational AI.
      </Step>

      <Step title="Discover the Agent Creator">
        Browse the [Agent Creator](../products/agent-factory/overview) to find specialized agents for your needs.
      </Step>

      <Step title="Learn effective prompting">
        Review our [prompting guide](/create-agents/prompt-engineering) to get the best results.
      </Step>
    </Steps>
  </Tab>

  <Tab title="Business Users">
    <Steps>
      <Step title="Set up your account">
        Complete your [account setup](./account-setup) to personalize your experience.
      </Step>

      <Step title="Understand RAG capabilities">
        Learn about [Retrieval Augmented Generation](/products/agent-factory/creating-agents) to leverage your organization's knowledge.
      </Step>

      <Step title="Manage a knowledge base">
        Follow our guide to [manage a knowledge base](/products/ai-knowledge/overview) with your documents.
      </Step>

      <Step title="Build your first agent">
        Create a [specialized agent](/products/agent-factory/creating-agents) to address your business needs.
      </Step>
    </Steps>
  </Tab>

  <Tab title="Developers">
    <Steps>
      <Step title="Set up your account">
        Complete your [account setup](./account-setup) with API access.
      </Step>

      <Step title="Understand the platform architecture">
        Review the [platform overview](./platform-overview) to understand how Prisme.ai works.
      </Step>

      <Step title="Explore Builder">
        Dive into [Builder](../products/ai-builder/overview) for advanced development capabilities.
      </Step>

      <Step title="API Reference">
        Browse [Builder API](/api-reference/introduction) to master Prisme.ai ecosystem.
      </Step>
    </Steps>
  </Tab>

  <Tab title="Administrators">
    <Steps>
      <Step title="Browse deployment options">
        Discover [deployment options](/self-hosting/overview) based on your infrastructure.
      </Step>

      <Step title="Manage users and access">
        Configure [identity and access management](/products/ai-governance/identity-access) for your organization.
      </Step>

      <Step title="Set up governance">
        Implement [AI governance](/products/ai-governance/overview) policies and practices.
      </Step>

      <Step title="Monitor usage and performance">
        Use [Observability](/products/ai-governance/observability) to track platform usage and ROI.
      </Step>
    </Steps>
  </Tab>
</Tabs>

## Video Tours

<Note>
  These videos are currently available in French.
</Note>

<CardGroup cols="2">
  <Card title="Create and publish agents" icon="robot" href="/products/agent-factory/creating-agents#video-tour%3A-create-and-publish-an-agent">
    Agent creation, knowledge bases, API access, evaluations, tests, and publication.
  </Card>

  <Card title="Orchestrate agents" icon="diagram-project" href="/products/agent-factory/overview#video-tour%3A-orchestrate-agents">
    Use Agent Creator to coordinate agents and delegate specialized work.
  </Card>

  <Card title="Explore Insights" icon="chart-line" href="/products/ai-insights/overview#video-tour%3A-insights">
    Tour the analytics workspace for monitoring agents, conversations, and quality.
  </Card>

  <Card title="Manage Governance" icon="shield-check" href="/products/ai-governance/overview#video-tour%3A-governance">
    Configure SSO, roles, groups, and the capabilities catalog for your organization.
  </Card>
</CardGroup>

## Need Help?

<CardGroup cols="3">
  <Card title="Documentation" icon="book" href="/" />

  <Card title="Support" icon="headset" href="/resources/support/contact" />

  <Card title="Community" icon="users" href="https://prisme-ai.discourse.group" />
</CardGroup>
