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

# Creating an Organization (Tenant)

> Learn how to create an organization (tenant) for AI Helpdesk and authenticate with Money Forward ID (MFID).

AI Helpdesk manages services at the organization (tenant) level.
To get started, create an organization and sign in with your Money Forward ID (MFID).

## Prerequisites

<Info>
  * You must have a Money Forward ID (MFID) account.
  * You must perform this setup as an organization administrator (Admin).
</Info>

## Create an organization

<Steps>
  <Step title="Access AI Helpdesk">
    Open the AI Helpdesk login page and click **Sign in with MF ID**.
    You will be redirected to the MFID authentication screen.

    {/* ![Screenshot: Login screen](/images/ai-helpdesk/placeholder.png) */}
  </Step>

  <Step title="Go to the organization creation screen">
    After your first login, the organization list screen is displayed.
    If no organization exists yet, go to the organization creation screen.

    <img src="https://mintcdn.com/moneyforwardi/heTTAJxL3AZAb52f/images/ai-helpdesk/onboarding/organization/tenant-list.png?fit=max&auto=format&n=heTTAJxL3AZAb52f&q=85&s=6d8da925593ac91115f099f900c1ed7d" alt="Organization list screen" width="2880" height="1800" data-path="images/ai-helpdesk/onboarding/organization/tenant-list.png" />
  </Step>

  <Step title="Enter organization details">
    Fill in the following fields.

    | Field            | Description                                                                                        |
    | ---------------- | -------------------------------------------------------------------------------------------------- |
    | **Display name** | The name shown in the UI (e.g., Acme Corp IT Department)                                           |
    | **URL slug**     | A unique identifier used in URLs. Lowercase alphanumeric characters and `-` only (e.g., `acme-it`) |

    The URL slug is used as the organization identifier in URLs. It cannot be changed after creation, so choose carefully.

    <Warning>
      The URL slug only allows lowercase letters, numbers, and `-`. Underscores and uppercase letters are not permitted.
    </Warning>

    Check the **Terms of Service** checkbox and click **Create organization**.

    {/* ![Screenshot: Organization creation form](/images/ai-helpdesk/placeholder.png) */}
  </Step>

  <Step title="Continue to the onboarding screen">
    After the organization is created, you are automatically taken to the onboarding screen.
    The next step is to connect a messaging tool such as Slack.

    <Tip>
      Messaging tool connections can also be configured later from **Settings > Integrations**.
      You can skip this step and set it up later.
    </Tip>
  </Step>
</Steps>

## Joining multiple organizations

A single MFID account can belong to multiple organizations.
After login, select the organization you want to switch to from the organization list.

If you belong to only one organization, you are automatically taken to that organization's dashboard after login.

## Roles

The organization creator is automatically assigned the **Admin** role.

| Role         | Overview                                                                                      |
| ------------ | --------------------------------------------------------------------------------------------- |
| **Admin**    | Full access including organization settings, member management, and integration configuration |
| **Operator** | Day-to-day operations such as handling inquiries and editing playbooks                        |

For details on inviting members and assigning roles, see [Invite members and set roles](/en/ai-helpdesk/onboarding/invite-members).

## Troubleshooting

**Cannot sign in with MFID**

Confirm that your MFID account is active.
If there is a problem with your account, contact your organization's MFID administrator.

**"URL slug is already taken" error**

The slug you entered is already in use by another organization.
Choose a different string.
