> ## 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: Setting Account Member Roles

> Assign and manage account member roles in Integrate.io ETL. Understand admin, member, and viewer permissions for team access control.

* owner - can do "everything": add/edit/delete packages, create/terminate clusters, execute/stop jobs, add/remove/change roles for members, add/edit/delete connections, add/edit/delete add-ons, change billing plans and credit card information, edit account information, and cancel the account.\
  Each account can have only one owner, automatically assigned to the person who opened the account.
* admin - can do everything an owner can except cancel the account.
* member - can add/edit/delete packages, create/terminate clusters, execute/stop jobs, use connections.\
  New members are automatically assigned this role.

**To change an account member's role:**

<Steps>
  <Step>
    On the left menu, click on **Settings**.
  </Step>

  <Step>
    From the **Account** **Settings**, click **Members**. Existing members are listed.
  </Step>

  <Step>
    Click the drop-down list arrow next to the existing role and click the new role to assign (**owner**, **admin,** or **member**).
  </Step>
</Steps>
