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

# Getting Started with hellenicAI Assistants

> Onboard to hellenicAI Assistants by activating your instance, exploring the dashboard, sending your first prompt, and learning core conventions for working with the AI.

This guide walks you through your first login, exploring the dashboard, and sending your first message to your AI assistant.

## Step 1: Log in to the dashboard

Go to [app.hellenicai.com](https://app.hellenicai.com) and log in with the email address and password provided when your instance was created.

If you have forgotten your password, click **Forgot password?** on the login page and follow the reset instructions sent to your email.

## Step 2: Find your instance

After logging in, you will land on your **Dashboard**. Here you can see your active hellenicAI Assistants instance.

Click on your instance name or the **Open** button to enter the instance management page.

<Note>
  If you do not see an instance listed, your account may still be provisioning. This usually takes 2–3 minutes after sign-up. Refresh the page and it should appear.
</Note>

## Step 3: Explore the dashboard sections

Your instance page is divided into three main areas:

<CardGroup cols={3}>
  <Card title="Chat" icon="message">
    A built-in web chat widget where you can test your AI assistant directly in the browser — no setup required.
  </Card>

  <Card title="Channels" icon="plug">
    Connect external platforms such as Telegram and Discord so your team or customers can reach the assistant there.
  </Card>

  <Card title="Usage" icon="chart-line">
    See how many messages and tokens you have consumed this billing cycle, and track costs over time.
  </Card>
</CardGroup>

## Step 4: Send your first message

The quickest way to verify your assistant is working is to use the built-in chat widget:

<Steps>
  <Step title="Open the Chat tab">
    Click the **Chat** tab on your instance page.
  </Step>

  <Step title="Type a message">
    Type anything in the message box — for example, "Hello, what can you help me with?" — and press Enter or click **Send**.
  </Step>

  <Step title="Read the reply">
    Your AI assistant will respond within a few seconds. If you see a reply, your instance is working correctly.
  </Step>
</Steps>

## Next steps

Now that your assistant is live, you can:

* [Connect Telegram](/ai/ai-assistants/managed-openclaw/connect-telegram) so you can chat from your phone
* [Connect Discord](/ai/ai-assistants/managed-openclaw/connect-discord) to add the assistant to your server
* [Change the AI model](/ai/ai-assistants/managed-openclaw/change-ai-model) to one that fits your use case

Need help? Email [support@hellenicai.com](mailto:support@hellenicai.com).
