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

# Getting Started

> Learn how to use the Gately AI web interface and features

<Frame>
  <img src="https://mintcdn.com/taamai-c8c27d6c/7tpU7wOp-rlopJuB/images/auth.gif?s=b95def33a5e356981956637b8213861f" alt="account create " width="1496" height="880" data-path="images/auth.gif" />
</Frame>

## Account Setup

<Steps>
  <Step title="Create Account" icon="user-plus">
    1. Visit [Gately AI](https://app.gately.ai)
    2. Click "Sign Up" button
    3. Enter your email and password
    4. Verify your email address

    <Frame>
      <img src="https://mintlify.s3.us-west-1.amazonaws.com/taamai-c8c27d6c/images/signup.png" alt="Sign Up Page" />
    </Frame>
  </Step>

  <Step title="Complete Organization Profile" icon="building">
    1. Enter organization name
    2. Choose industry type
    3. Select billing currency
    4. Add team members (optional)
  </Step>
</Steps>

## Using the Dashboard

<AccordionGroup>
  <Accordion title="AI Chat Interface" icon="message">
    Our interactive chat interface lets you communicate with AI models:

    1. Open [Chat Interface](https://app.gately.ai/dashboard/playground)
    2. Select your preferred AI model
    3. Start a conversation
    4. Save important conversations

    <Frame>
      <img src="https://mintcdn.com/taamai-c8c27d6c/7tpU7wOp-rlopJuB/images/chat-interface.png?fit=max&auto=format&n=7tpU7wOp-rlopJuB&q=85&s=a56ab91c457a9fa150d695d418914d59" alt="Chat Interface" width="4320" height="2700" data-path="images/chat-interface.png" />
    </Frame>
  </Accordion>

  <Accordion title="AI Playground" icon="flask">
    Experiment with different AI models and settings:

    1. Access [AI Playground](https://app.gately.ai/dashboard/playground)
    2. Choose model type:
       * Text Generation
       * Image Creation
       * Audio Processing
    3. Adjust parameters
    4. View results in real-time

    <Frame>
      <img src="https://mintcdn.com/taamai-c8c27d6c/7tpU7wOp-rlopJuB/images/playground.png?fit=max&auto=format&n=7tpU7wOp-rlopJuB&q=85&s=947ade0d452e640a00922b92be001e25" alt="AI Playground" width="2880" height="2160" data-path="images/playground.png" />
    </Frame>
  </Accordion>

  <Accordion title="AI Search" icon="magnifying-glass">
    Use our powerful search capabilities:

    1. Go to [AI Search](https://app.gately.ai/dashboard/ai-search)
    2. Enter your search query
    3. Filter results by type
    4. Save search templates

    <Frame>
      <img src="https://mintcdn.com/taamai-c8c27d6c/7tpU7wOp-rlopJuB/images/ai-search.png?fit=max&auto=format&n=7tpU7wOp-rlopJuB&q=85&s=2f6bba50e84bbfcba942889315498463" alt="AI Search" width="4320" height="2700" data-path="images/ai-search.png" />
    </Frame>
  </Accordion>
</AccordionGroup>

## Managing Your Account

<CardGroup cols={2}>
  <Card title="Usage Statistics" icon="chart-line">
    Monitor your usage at [Dashboard Home](https://app.gately.ai/dashboard/home):

    * Credit consumption
    * API calls
    * Active sessions
  </Card>

  <Card title="Billing Management" icon="credit-card">
    Handle payments at [Billing Settings](https://app.gately.ai/dashboard/settings/organization/billing):

    * View invoices
    * Add payment methods
    * Set up auto-reload
  </Card>
</CardGroup>

## Key Features

<Steps>
  <Step title="Chat History" icon="clock-rotate-left">
    Access all your previous conversations and generated content in the History section
  </Step>

  <Step title="Templates" icon="file-code">
    Create and save templates for frequent tasks and prompts
  </Step>

  <Step title="Team Collaboration" icon="users">
    Share resources and manage team access in Organization Settings
  </Step>
</Steps>

## Additional Tools

<CardGroup cols={3}>
  <Card title="API Logs" icon="list" href="https://app.gately.ai/dashboard/api-logs">
    Track all API requests
  </Card>

  <Card title="Model Status" icon="signal" href="https://app.gately.ai/dashboard/model-status">
    Check model availability
  </Card>

  <Card title="Settings" icon="gear" href="https://app.gately.ai/dashboard/settings">
    Configure preferences
  </Card>
</CardGroup>

<Note>
  For API integration documentation, please visit our [API Reference](/api-reference/introduction).
</Note>

<Card title="Need Help?" icon="circle-question">
  Get support:

  * [Video Tutorials](https://www.youtube.com/channel/UC0KLxvlF8vq9tdIc-3anJYQ/)
  * [Discord Community](https://discord.gg/taamcloud)
  * [Email Support](mailto:support@taam.cloud)
</Card>
