> ## 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.

# iTeam Assistant

> The helper that builds iTeam with you: create agents, forms, processes, and micro-apps by chatting — without leaving the spot.

The **iTeam Assistant** is your "setup manager". While agents do the day-to-day work, the Assistant helps you **build and organize** iTeam — all by chatting, in plain language.

<Frame caption="📸 Screenshot to add: iTeam Assistant screen with quick suggestions (Create agent, New form, Build process, New micro app).">
  <img src="https://mintcdn.com/iteam/E1mg8rFlXblsaNT0/images/placeholder.svg?fit=max&auto=format&n=E1mg8rFlXblsaNT0&q=85&s=36c435f4df28c31a7e114586a931bbd2" alt="iTeam Assistant" width="800" height="420" data-path="images/placeholder.svg" />
</Frame>

## What it's for

<CardGroup cols={2}>
  <Card title="Create an agent" icon="bot">
    Describe the role and the Assistant gets the agent ready.
  </Card>

  <Card title="New form" icon="clipboard-list">
    Build a data collection without thinking about technical fields.
  </Card>

  <Card title="Build a process" icon="git-branch">
    Design a multi-step routine by chatting.
  </Card>

  <Card title="Install a skill" icon="puzzle">
    Add new capabilities to your agents.
  </Card>
</CardGroup>

## How to use it

<Steps>
  <Step title="Open the iTeam Assistant">
    At the top of the menu, right under **Chat with Agents**.
  </Step>

  <Step title="Say what you want to build">
    Use a quick suggestion or write freely: *"I want an agent that tracks overdue payments and alerts me when it goes above 5%"*.
  </Step>

  <Step title="Answer the questions">
    The Assistant asks only the essentials and handles the rest. At the end, it shows what it will create for you to confirm.
  </Step>
</Steps>

<Tip>
  Don't know the exact name of a feature? Describe the **outcome** you want. The Assistant translates it into the right resource (agent, process, widget…).
</Tip>

## Difference from Chat with Agents

|         | Chat with Agents                 | iTeam Assistant             |
| ------- | -------------------------------- | --------------------------- |
| Focus   | **Execute** work (data, actions) | **Build** iTeam (configure) |
| Example | "What was yesterday's revenue?"  | "Create a revenue agent"    |

## Next steps

<CardGroup cols={2}>
  <Card title="Agents" icon="bot" href="/en/intelligence/agents">
    See all the details of configuring an agent.
  </Card>

  <Card title="Processes" icon="repeat" href="/en/automation/processes">
    Automate multi-step routines.
  </Card>
</CardGroup>
