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

# Setup your account

> Start your Watermelon journey by setting up your account.

## Complete the setup of your account

You can set up your account in a couple of simple steps:

<Columns cols={2}>
  <Card title="Add Users" icon="user" iconType="regular" horizontal href="/help-center/get-started/add-users#add-users">
    Invite your colleagues to help you build the Agent, handle chats collaborate in any way.
  </Card>

  <Card title="Create Teams" icon="users" iconType="regular" horizontal href="/help-center/inbox/create-teams#create-teams">
    Create teams to make sure conversations are handled by the right team members.
  </Card>

  <Card title="Manage notifications" icon="bell" iconType="regular" horizontal href="/help-center/get-started/setup-your-notifications">
    Set your notifications so you never miss a chat.
  </Card>

  <Card title="Choose your language" icon="globe" horizontal href="/help-center/get-started/supported-languages">
    Choose the preferred system language.
  </Card>

  <Card title="Set up Fields" icon="underline" iconType="regular" horizontal href="/help-center/contact-management/default-fields">
    Set up which information you want to collect from end-users.
  </Card>

  <Card title="Create Tags" icon="tag" iconType="regular" horizontal href="/help-center/contact-management/manage-tags">
    Create Tags to create a good insight in the topics of your chats.
  </Card>
</Columns>
