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

# Onboarding your company

> A complete guide to setting up your company on Commenda for the first time.

<script type="application/ld+json">
  {`
    {
    "@context": "https://schema.org",
    "@type": "HowTo",
    "name": "Onboarding your company to Commenda",
    "description": "A complete guide to setting up your company on Commenda for the first time.",
    "supply": [
      {"@type": "HowToSupply", "name": "Company basic information (name, address, industry)"},
      {"@type": "HowToSupply", "name": "Business entity details (names, countries, entity types)"},
      {"@type": "HowToSupply", "name": "EINs or tax IDs for your entities"},
      {"@type": "HowToSupply", "name": "Key person information (directors, officers)"}
    ],
    "step": [
      {
        "@type": "HowToStep",
        "position": 1,
        "name": "Create your account",
        "text": "Visit app.commenda.com and sign up using your email address or Google account. Verify your email when prompted."
      },
      {
        "@type": "HowToStep",
        "position": 2,
        "name": "Company setup",
        "text": "After signing in for the first time, enter the onboarding flow: provide your company name and basic information, then your name and role."
      },
      {
        "@type": "HowToStep",
        "position": 3,
        "name": "Add your entities",
        "text": "Add the business entities your company manages: click Add entity and enter the entity name, country of incorporation, entity type, and jurisdiction. Fill in business information, add key persons, upload documents, and repeat for all entities."
      },
      {
        "@type": "HowToStep",
        "position": 4,
        "name": "Define corporate structure",
        "text": "If your entities have parent-subsidiary or other relationships, go to each entity's Ownership tab and add relationships to other entities."
      },
      {
        "@type": "HowToStep",
        "position": 5,
        "name": "Review your compliance calendar",
        "text": "With your entities set up, Commenda automatically generates compliance obligations. Go to Compliance Calendar to review upcoming deadlines."
      },
      {
        "@type": "HowToStep",
        "position": 6,
        "name": "Connect integrations (optional)",
        "text": "Connect your accounting software for automatic transaction syncing. Go to Settings and select Integrations to see supported options."
      },
      {
        "@type": "HowToStep",
        "position": 7,
        "name": "Invite your team",
        "text": "Add team members who need access. Go to Settings, invite members by email, and assign appropriate roles."
      }
    ]
    }
    `}
</script>

This guide walks you through the complete setup process when you first join Commenda.

## Before you start

You'll need:

* Your company's basic information (name, address, industry)
* Details about your business entities (names, countries, entity types)
* EINs or tax IDs for your entities (if available)
* Key person information (directors, officers)

## Step 1: Create your account

Visit [app.commenda.com](https://app.commenda.com) and sign up using your email address or Google account. Verify your email when prompted.

## Step 2: Company setup

After signing in for the first time, you'll enter the onboarding flow:

1. **Company details** — enter your company name and basic information.
2. **Your profile** — provide your name and role.

## Step 3: Add your entities

After the initial setup, add the business entities your company manages:

<Steps>
  <Step title="Add your first entity">
    Click **Add entity** and enter the entity's name, country of incorporation, entity type, and jurisdiction.
  </Step>

  <Step title="Add business information">
    For each entity, fill in the business information: EIN/tax ID, formation date, fiscal year end, and addresses.
  </Step>

  <Step title="Add key persons">
    Add directors, officers, and signatories for each entity.
  </Step>

  <Step title="Upload documents">
    Upload formation documents, bylaws, and other important files.
  </Step>

  <Step title="Repeat for all entities">
    Add all entities your company manages. You can always add more later.
  </Step>
</Steps>

## Step 4: Define corporate structure

If your entities have parent-subsidiary or other relationships:

1. Go to an entity's **Ownership** tab.
2. Add relationships to other entities.
3. This is especially important if you'll be using transfer pricing features.

## Step 5: Review your compliance calendar

With your entities set up, Commenda automatically generates compliance obligations. Go to **Compliance Calendar** to review upcoming deadlines.

## Step 6: Connect integrations (optional)

To get the most out of Commenda, connect your accounting software for automatic transaction syncing. See [Supported integrations](/integrations/supported-integrations) for the full list.

## Step 7: Invite your team

Add team members who need access. Go to **Settings**, invite members by email, and assign appropriate roles.

## What's next

<Columns cols={2}>
  <Card title="Set up indirect tax" icon="receipt" href="/guides/setting-up-sales-tax">
    Configure indirect tax tracking for your entities.
  </Card>

  <Card title="Manage compliance" icon="calendar-check" href="/guides/managing-compliance">
    Learn how to stay on top of your filing deadlines.
  </Card>
</Columns>
