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

# Manage Team Members

> How to invite and manage team members in your organization.

<Steps>
  <Step title="1. Go to Team Settings">
    * Navigate to the **Settings** section in the sidebar.
    * Click on **Team** to view and manage your organization's members.
  </Step>

  <Step title="2. Enter Member Details">
    * In the **Team Members** section, enter the email address of the person you want to invite.
    * Select the appropriate role (**org:member** or **org:admin**) from the dropdown.
    * Once both fields are filled, the **Invite Member** button becomes active.

    <img className="block dark:hidden" src="https://mintcdn.com/p36/qvNpV9fkiMEDUHGu/images/manageteam/invite_member.png?fit=max&auto=format&n=qvNpV9fkiMEDUHGu&q=85&s=19b8d89a85efebc72e639356ff554835" alt="Invite new member" width="1699" height="501" data-path="images/manageteam/invite_member.png" />

    <img className="hidden dark:block" src="https://mintcdn.com/p36/qvNpV9fkiMEDUHGu/images/manageteam/invite_member.png?fit=max&auto=format&n=qvNpV9fkiMEDUHGu&q=85&s=19b8d89a85efebc72e639356ff554835" alt="Invite new member" width="1699" height="501" data-path="images/manageteam/invite_member.png" />
  </Step>

  <Step title="3. Send Invitation">
    * Click **Invite Member** to send the invitation.
    * The invited user will receive an email with a link to join your organization.
  </Step>

  <Step title="4. Manage Pending Invitations">
    * Pending invitations appear under the **Pending Invitations** tab.
    * You can resend the invitation by clicking **Resend** or cancel it by clicking **Cancel** if needed.

    <img className="block dark:hidden" src="https://mintcdn.com/p36/qvNpV9fkiMEDUHGu/images/manageteam/pending_invitation_actions.png?fit=max&auto=format&n=qvNpV9fkiMEDUHGu&q=85&s=a6b0d7d88ee97fc0c860696c0d70e899" alt="Resend or cancel invitation" width="1698" height="268" data-path="images/manageteam/pending_invitation_actions.png" />

    <img className="hidden dark:block" src="https://mintcdn.com/p36/qvNpV9fkiMEDUHGu/images/manageteam/pending_invitation_actions.png?fit=max&auto=format&n=qvNpV9fkiMEDUHGu&q=85&s=a6b0d7d88ee97fc0c860696c0d70e899" alt="Resend or cancel invitation" width="1698" height="268" data-path="images/manageteam/pending_invitation_actions.png" />
  </Step>

  <Step title="5. Accept Email Invitation">
    * The invited user needs to click on the link in the email invitation.
    * Please check your **SPAM** folder if you don't see it in your usual inbox.
    * The link will open a screen to set up a password.
    * After setting up an account, they are redirected to the application.
  </Step>

  <Step title="6. Member Joins Organization">
    * Once the invited user accepts the invitation, they will appear under **Members**.
    * The new member now has access to the system according to their assigned role.

    <img className="block dark:hidden" src="https://mintcdn.com/p36/qvNpV9fkiMEDUHGu/images/manageteam/members_list.png?fit=max&auto=format&n=qvNpV9fkiMEDUHGu&q=85&s=ef624183415f478d2e0cb3a2c4de3e0a" alt="Members list" width="1698" height="560" data-path="images/manageteam/members_list.png" />

    <img className="hidden dark:block" src="https://mintcdn.com/p36/qvNpV9fkiMEDUHGu/images/manageteam/members_list.png?fit=max&auto=format&n=qvNpV9fkiMEDUHGu&q=85&s=ef624183415f478d2e0cb3a2c4de3e0a" alt="Members list" width="1698" height="560" data-path="images/manageteam/members_list.png" />
  </Step>
</Steps>

<Card title="Only admins can invite, remove, or change the role of members in the organization." icon="star-exclamation" horizontal="true" />
