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

# Quick Start

> A guide for first-time OneSight users

## Getting Started

<Steps>
  <Step title="Log In">
    Log in with your email and password. If you forgot your password, click **Reset Password** on the login screen.
  </Step>

  <Step title="Start Your First Conversation with AI">
    Click the **New Chat** button at the top of the sidebar to start a conversation with AI.
    Type a message and receive responses in real time.
  </Step>

  <Step title="Set Up Workspace (Optional)">
    For more accurate responses, try setting up knowledge bases and prompts in the **Workspace**.
  </Step>
</Steps>

## Next Steps

<CardGroup cols={2}>
  <Card title="How to Use Chat" icon="message" href="/en/features/chat">
    Learn about the various features of AI chat
  </Card>

  <Card title="Workspace Setup" icon="gear" href="/en/workspace/overview">
    Set up knowledge bases and prompts
  </Card>
</CardGroup>
