> ## Documentation Index
> Fetch the complete documentation index at: https://hc.saas-manager.biz.nuro.jp/llms.txt
> Use this file to discover all available pages before exploring further.

# Invite members and set roles

> Learn how to invite members to your AI Helpdesk organization and assign Admin or Operator roles.

Invite other members to your organization and assign appropriate roles so your team can use AI Helpdesk together.

## Role types

| Role         | Target users                      | Key permissions                                                                     |
| ------------ | --------------------------------- | ----------------------------------------------------------------------------------- |
| **Admin**    | IT administrators, service owners | Organization settings, member management, integration configuration, all operations |
| **Operator** | Helpdesk staff                    | Handling inquiries, editing playbooks, day-to-day operations                        |

## Invite a member

<Info>
  Only **Admins** can invite members.
  Invited members must sign in with their Money Forward ID (MFID) before accepting the invitation.
</Info>

<Steps>
  <Step title="Open admin settings">
    Select **Settings** from the left navigation and open the **Admin** tab.

    <img src="https://mintcdn.com/admina-sbn/P0Z2ZjMpBdMu1zTW/images/ai-helpdesk/onboarding/invite-members/members.png?fit=max&auto=format&n=P0Z2ZjMpBdMu1zTW&q=85&s=627d90f42410f2cf1870414686aafd2f" alt="Screenshot: Settings > Admin tab" data-og-width="2880" width="2880" data-og-height="1800" height="1800" data-path="images/ai-helpdesk/onboarding/invite-members/members.png" data-optimize="true" data-opv="3" srcset="https://mintcdn.com/admina-sbn/P0Z2ZjMpBdMu1zTW/images/ai-helpdesk/onboarding/invite-members/members.png?w=280&fit=max&auto=format&n=P0Z2ZjMpBdMu1zTW&q=85&s=52a12f0c74196b68d8676515f1b1302e 280w, https://mintcdn.com/admina-sbn/P0Z2ZjMpBdMu1zTW/images/ai-helpdesk/onboarding/invite-members/members.png?w=560&fit=max&auto=format&n=P0Z2ZjMpBdMu1zTW&q=85&s=d3df3704eaf4c0651f74a7b1e60aea07 560w, https://mintcdn.com/admina-sbn/P0Z2ZjMpBdMu1zTW/images/ai-helpdesk/onboarding/invite-members/members.png?w=840&fit=max&auto=format&n=P0Z2ZjMpBdMu1zTW&q=85&s=37caaca6f7a88f69e9d374958a21c91d 840w, https://mintcdn.com/admina-sbn/P0Z2ZjMpBdMu1zTW/images/ai-helpdesk/onboarding/invite-members/members.png?w=1100&fit=max&auto=format&n=P0Z2ZjMpBdMu1zTW&q=85&s=fff92531da359c547897c391bcfb4184 1100w, https://mintcdn.com/admina-sbn/P0Z2ZjMpBdMu1zTW/images/ai-helpdesk/onboarding/invite-members/members.png?w=1650&fit=max&auto=format&n=P0Z2ZjMpBdMu1zTW&q=85&s=bce4f59382709ba2b034657198bb4008 1650w, https://mintcdn.com/admina-sbn/P0Z2ZjMpBdMu1zTW/images/ai-helpdesk/onboarding/invite-members/members.png?w=2500&fit=max&auto=format&n=P0Z2ZjMpBdMu1zTW&q=85&s=46fb50c2e60e00e6a8d87fce920b5192 2500w" />
  </Step>

  <Step title="Open the invite dialog">
    Click the **Invite member** button in the upper-right area of the **Team members** section.

    <img src="https://mintcdn.com/admina-sbn/P0Z2ZjMpBdMu1zTW/images/ai-helpdesk/admin/members/invite-modal.png?fit=max&auto=format&n=P0Z2ZjMpBdMu1zTW&q=85&s=63e439fbafbefb108a1987bcab0c2081" alt="Screenshot of invite dialog" width="2880" height="1800" data-path="images/ai-helpdesk/admin/members/invite-modal.png" />
  </Step>

  <Step title="Enter invitation details">
    Configure the following settings.

    * **Email address** (required): Enter the email address of the person you want to invite.
    * **Role**: Select **Admin** or **Operator** from the dropdown.

    <Note>
      The invitation is valid only for the specified email address.
      The MFID account used to sign in must match the invited email address.
    </Note>
  </Step>

  <Step title="Send the invitation link">
    Once created, an invitation link is generated.
    Click the copy icon on the pending invitation row in the team member list, then send the link to the invitee.

    Invitation links expire after **72 hours**.

    <img src="https://mintcdn.com/admina-sbn/P0Z2ZjMpBdMu1zTW/images/ai-helpdesk/admin/members/pending-invitations.png?fit=max&auto=format&n=P0Z2ZjMpBdMu1zTW&q=85&s=08c3d4882090e40646297363d91c51c8" alt="Screenshot of pending invitations list" width="2880" height="1800" data-path="images/ai-helpdesk/admin/members/pending-invitations.png" />
  </Step>
</Steps>

## Accept an invitation (for invited members)

<Steps>
  <Step title="Open the invitation link">
    Open the invitation link sent by the admin in your browser.
  </Step>

  <Step title="Sign in with MFID">
    If you are not already signed in, you are redirected to the Money Forward ID login screen.
    Sign in with your MFID account.

    <Note>
      If the invitation specifies an email address, the MFID account you sign in with must match that email address.
    </Note>
  </Step>

  <Step title="Agree to the terms and join">
    The organization name and a consent checkbox are displayed.
    Review the content, check the checkbox, and click **Accept Invitation**.

    After joining, a confirmation screen appears. Click **Go to Dashboard** to go to the organization dashboard.

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

## Change a member's role

<Steps>
  <Step title="Open the team member list">
    Open the **Team members** section under **Settings > Admin**.
  </Step>

  <Step title="Edit the role">
    Click the edit icon on the target member's row.
    Use the **Admin** and **Operator** checkboxes to select which roles to assign.
    An existing member can hold both roles at the same time.

    <Note>
      At least one role must always be assigned. You cannot remove all roles.
    </Note>

    Click the save icon to apply the changes.
  </Step>
</Steps>

## Remove a member

<Steps>
  <Step title="Open the team member list">
    Open the **Team members** section under **Settings > Admin**.
  </Step>

  <Step title="Remove the member">
    Click the trash icon on the target member's row.
    A confirmation dialog appears — review the content and click **Confirm**.

    <Warning>
      You cannot remove yourself from the organization.
    </Warning>
  </Step>
</Steps>

## Cancel a pending invitation

You can cancel an invitation while it is still within the expiry period.

Click the trash icon on the pending invitation row in the **Team members** section, then confirm the cancellation in the dialog.

## Related pages

* [Creating an organization](/en/ai-helpdesk/onboarding/organization)
* [Slack integration](/en/ai-helpdesk/integrations/slack)
* [Microsoft Teams integration](/en/ai-helpdesk/integrations/teams)
* [LINE WORKS integration](/en/ai-helpdesk/integrations/line-works)
* [Google Chat integration](/en/ai-helpdesk/integrations/google-chat)
