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

# ETL: Managing Account Members

> You can add members to your Integrate.io ETL account to perform activities such as defining packages, creating clusters and running jobs.

You can add members to your Integrate.io ETL account to perform activities such as defining packages, creating clusters and running jobs. The actual activities that members can perform depends on the role you assign to them (see [Setting account member roles](/etl/setting-account-member-roles/)), but they cannot access your account's definitions.

**To add a member to your account:**

<Steps>
  <Step>
    Click the **Settings** gear, the bottom icon in the tool bar on the left.
  </Step>

  <Step>
    Then click **Members** under **Account settings**. Existing members are listed.
  </Step>

  <Step>
    Click the button **Invite new member**, type the new member's email address and click **invite member**.
  </Step>

  <Step>
    Select a role from the drop down menu for that member (see [Setting account member roles](/etl/setting-account-member-roles/))
  </Step>
</Steps>

**To remove a member from your account:**

<Steps>
  <Step>
    Click the **Settings** gear, the bottom icon in the tool bar on the left.
  </Step>

  <Step>
    Then click **Members** under **Account settings**.
  </Step>

  <Step>
    Hover over the x icon to the right of the member's name you want to remove and click.
  </Step>
</Steps>

**To resend an invitation to members who haven't accepted their invitation:**

<Steps>
  <Step>
    Click the **Settings** gear, the bottom icon in the tool bar on the left.
  </Step>

  <Step>
    Then click **Members** under **Account settings**. Existing members are listed.
  </Step>

  <Step>
    Hover on the member you want to re-invite and click **resend invitation**.
  </Step>
</Steps>
