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

# Navigate Pulze

> Comprehensive guide to exploring and managing your Pulze platform

## Welcome to Pulze

Pulze is your comprehensive AI platform for building, managing, and deploying intelligent applications. This guide will help you navigate through all major features and capabilities of the platform.

<CardGroup cols={2}>
  <Card title="Spaces" icon="rocket" href="/pulze/spaces/overview">
    Create and manage AI workspaces for team collaboration
  </Card>

  <Card title="Assistants" icon="robot" href="/pulze/assistants/overview">
    Build custom AI assistants with specialized capabilities
  </Card>

  <Card title="Conversations" icon="messages" href="/pulze/conversations/chat-interface">
    Engage in AI-powered conversations with advanced features
  </Card>

  <Card title="Data" icon="database" href="/pulze/data/overview">
    Manage datasets, documents, and custom data
  </Card>

  <Card title="Tasks" icon="clock" href="/pulze/tasks/overview">
    Schedule and automate recurring AI workflows
  </Card>

  <Card title="Permissions" icon="shield" href="/pulze/permissions/overview">
    Control access and manage team permissions
  </Card>
</CardGroup>

## Platform Overview

Pulze provides a structured workspace for AI operations with the following core components:

<AccordionGroup>
  <Accordion title="Spaces - Your AI Workspaces">
    Spaces are collaborative environments where teams can:

    * Start and manage conversations with AI models
    * Configure default models and routers
    * Organize team members and permissions
    * Access recent documents and data
    * Set up integrations and automations

    [Learn more about Spaces →](/pulze/spaces/overview)
  </Accordion>

  <Accordion title="Assistants - Custom AI Agents">
    Assistants are specialized AI agents that can:

    * Perform specific tasks with pre-configured prompts
    * Access custom tools and integrations
    * Be shared across spaces or kept private
    * Use templates for quick setup
    * Maintain version control

    [Learn more about Assistants →](/pulze/assistants/overview)
  </Accordion>

  <Accordion title="Conversations - AI Interactions">
    Conversations provide:

    * Real-time chat with AI models
    * Message history and saved threads
    * Reference system with sources
    * Collaborative comments
    * Model switching mid-conversation

    [Learn more about Conversations →](/pulze/conversations/chat-interface)
  </Accordion>

  <Accordion title="Data - Knowledge Management">
    Data features include:

    * Custom data uploads and management
    * Dataset creation for evaluations
    * Document collaboration
    * Evaluation frameworks
    * Organization-wide or space-specific data

    [Learn more about Data →](/pulze/data/overview)
  </Accordion>

  <Accordion title="Tasks - Automation">
    Tasks enable you to:

    * Schedule recurring AI operations
    * Create one-time or periodic tasks
    * Monitor task execution status
    * Filter and manage task history
    * Link tasks to specific spaces

    [Learn more about Tasks →](/pulze/tasks/overview)
  </Accordion>

  <Accordion title="Permissions - Access Control">
    Permission management allows:

    * Role-based access control
    * Space-level permissions
    * API key management
    * Member invitation and management
    * Organization-wide settings

    [Learn more about Permissions →](/pulze/permissions/overview)
  </Accordion>
</AccordionGroup>

## Quick Start

<Steps>
  <Step title="Create a Space">
    Set up your first workspace for AI operations
  </Step>

  <Step title="Select an Assistant">
    Choose or create an AI assistant for your needs
  </Step>

  <Step title="Start a Conversation">
    Begin interacting with AI models
  </Step>

  <Step title="Add Data">
    Upload documents and data for context
  </Step>

  <Step title="Invite Team Members">
    Collaborate with your team
  </Step>
</Steps>

## Platform Features

### Model & Router Management

* **Default Models**: Set preferred AI models for each space
* **Model Switching**: Change models mid-conversation
* **Custom Routers**: Create intelligent model routing strategies
* **Failover Chains**: Configure fallback models for reliability

### Collaboration Tools

* **Real-time Comments**: Discuss messages with team members
* **Collections**: Save and organize important messages
* **Shared Spaces**: Collaborate on projects with team members
* **Member Roles**: Assign appropriate permissions to team members

### Integration Capabilities

* **Gmail Integration**: Connect email for enhanced context
* **Slack Integration**: Integrate team communications
* **LinkedIn Integration**: Access professional network data
* **MCP Tools**: Connect custom tools and services

### Advanced Features

* **Learned Logs**: Track and improve model performance
* **Evaluations**: Test and benchmark model outputs
* **Document Collaboration**: Work together on documents
* **Task Scheduling**: Automate recurring workflows

## Getting Help

<CardGroup cols={2}>
  <Card title="Documentation" icon="book" href="https://www.pulze.ai/documentation">
    Explore detailed guides and tutorials
  </Card>

  <Card title="Support" icon="life-ring" href="mailto:support@pulze.ai">
    Contact our support team
  </Card>

  <Card title="API Reference" icon="code" href="/api-reference/apps/get-apps-list">
    Access API documentation
  </Card>

  <Card title="Community" icon="users" href="/community/ai-chatbot">
    Join our community resources
  </Card>
</CardGroup>

<Note>
  For the best experience, we recommend exploring each section in order: Spaces → Assistants → Conversations → Data → Tasks → Permissions
</Note>
