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

# Getting started

> In a few minutes: log in to iTeam, chat with an agent, and create your first one. Nothing technical.

This guide takes you from zero to your first useful answer. Set aside **5 minutes**.

<Steps>
  <Step title="Sign in">
    Go to [app.iteam.works](https://app.iteam.works) and log in. You'll land right on **Chat with Agents**.

    <Frame caption="📸 Screenshot to add: logged-in home (Chat with Agents) with the sidebar.">
      <img src="https://mintcdn.com/iteam/E1mg8rFlXblsaNT0/images/placeholder.svg?fit=max&auto=format&n=E1mg8rFlXblsaNT0&q=85&s=36c435f4df28c31a7e114586a931bbd2" alt="iTeam home" width="800" height="420" data-path="images/placeholder.svg" />
    </Frame>
  </Step>

  <Step title="Pick the right company (if you have more than one)">
    At the top of the menu, click the company name to switch. Everything you see — agents, data, teams — belongs to the selected company.
  </Step>

  <Step title="Chat with an agent">
    In the left list, click an agent and send a message like you would to a coworker. Examples:

    * *"How many new customers did we get this week?"*
    * *"Summarize the month's key numbers."*

    The agent understands, uses the right tools, and answers — often with a table or chart.

    <Frame caption="📸 Screenshot to add: agent answering with a chart/table.">
      <img src="https://mintcdn.com/iteam/E1mg8rFlXblsaNT0/images/placeholder.svg?fit=max&auto=format&n=E1mg8rFlXblsaNT0&q=85&s=36c435f4df28c31a7e114586a931bbd2" alt="Chatting with an agent" width="800" height="420" data-path="images/placeholder.svg" />
    </Frame>
  </Step>

  <Step title="Create your first agent">
    Go to **Intelligence → Agents** and click **Create agent**. You just **describe the role** in plain language:

    > "Sales analyst that tracks daily revenue and explains variations."

    iTeam sets up the agent with the right skills and access. [Full walkthrough →](/en/intelligence/agents)

    <Frame caption="📸 Screenshot to add: create-agent form (role description field).">
      <img src="https://mintcdn.com/iteam/E1mg8rFlXblsaNT0/images/placeholder.svg?fit=max&auto=format&n=E1mg8rFlXblsaNT0&q=85&s=36c435f4df28c31a7e114586a931bbd2" alt="Create agent" width="800" height="420" data-path="images/placeholder.svg" />
    </Frame>
  </Step>

  <Step title="Ask for a Widget (optional, but impressive)">
    Still in the agent chat, ask: *"create a widget with revenue for the last 30 days"*. In moments you get an **interactive screen** you can open, share, and reuse. [Learn more →](/en/chat/widgets)
  </Step>
</Steps>

## Done! What's next?

<CardGroup cols={2}>
  <Card title="Understand the concepts" icon="book-open" href="/en/concepts">
    Agent, team, widget, process, task — in 2 minutes.
  </Card>

  <Card title="Build a team" icon="users" href="/en/intelligence/agent-teams">
    Group agents that work together, like a department.
  </Card>

  <Card title="Automate routines" icon="repeat" href="/en/automation/processes">
    Reports and alerts that run on their own at the right time.
  </Card>

  <Card title="Invite your team" icon="user-plus" href="/en/administration/security-and-access">
    Give the right people the right level of access.
  </Card>
</CardGroup>

<Tip>
  Not sure where to start a task? Use the **iTeam Assistant** (top of the menu) — it helps you build agents, forms, and processes by chatting. [See more →](/en/chat/iteam-assistant)
</Tip>
