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

# Members

> View active members, manage pending invitations, and invite new people to your Lighthouse organisation.

The **Members** page is where you manage who has access to your Lighthouse account. View current team members, change their roles, remove access, manage pending invitations, and invite new people to your organisation.

<Frame caption="Members — active members, pending invitations, and invite form">
  <img src="https://mintcdn.com/cloudify-c7720744/Lqb9jXIMNjEqp5iw/images/Screenshot-2026-08-06-102756.jpeg?fit=max&auto=format&n=Lqb9jXIMNjEqp5iw&q=85&s=aac5bd1bc002cb410ae72c5824fdbf44" alt="Screenshot 2026 08 06 102756" width="916" height="538" data-path="images/Screenshot-2026-08-06-102756.jpeg" />
</Frame>

***

## Active Members

The **Active Members** section lists everyone currently in your organisation.

<Frame caption="Active Members — name, email, role dropdown, and remove action">
  <img src="https://mintcdn.com/cloudify-c7720744/Lqb9jXIMNjEqp5iw/images/Screenshot-2026-08-06-102756-1.jpeg?fit=max&auto=format&n=Lqb9jXIMNjEqp5iw&q=85&s=fcf2fc58f7af7d95781995ca5388805f" alt="Screenshot 2026 08 06 102756 1" width="916" height="538" data-path="images/Screenshot-2026-08-06-102756-1.jpeg" />
</Frame>

Each member row shows:

| Element    | Description                                                        |
| ---------- | ------------------------------------------------------------------ |
| **Name**   | The member's display name                                          |
| **Email**  | Their account email address                                        |
| **Role**   | A dropdown showing their current role — click to change it         |
| **Remove** | Red button — removes this member from the organisation immediately |

<Warning>
  Clicking **Remove** immediately revokes the member's access to Lighthouse. This cannot be undone from within the platform — the user would need to be re-invited. Only remove a member when you are certain access should be revoked.
</Warning>

***

## Roles and Permissions

Every member is assigned one of three roles. Roles control what each person can see and do inside Lighthouse.

| Role       | Access Level                                                                                                 |
| ---------- | ------------------------------------------------------------------------------------------------------------ |
| **Owner**  | Full administrative access — can manage members, billing, connections, workflows, and all platform settings  |
| **Editor** | Can view and edit workflows and connections — cannot manage members, billing, or organisation-level settings |
| **Viewer** | Read-only access — can view workflow runs, connections, and dashboards, but cannot make any changes          |

<Note>
  Role assignments can be changed at any time from the Active Members list. Click the role dropdown on any member row and select the new role. The change takes effect immediately.
</Note>

<Tip>
  Assign **Viewer** to team members who only need to monitor integration activity — for example, a manager reviewing run counts or a finance contact checking billing. Reserve **Editor** for team members actively working with workflows and connections. Limit **Owner** to administrators responsible for the account.
</Tip>

***

## Pending Members

The **Pending Members** section shows everyone who has been invited but has not yet accepted their invitation.

Each pending row shows the invitee's email address and two actions:

| Action            | What It Does                                                                              |
| ----------------- | ----------------------------------------------------------------------------------------- |
| **Resend Invite** | Sends the invitation email again — use this if the invitee missed or deleted the original |
| **Revoke Invite** | Cancels the invitation immediately. The invitee will no longer be able to accept it       |

<Note>
  Pending members do not have access to Lighthouse until they accept their invitation. Their role is assigned at the point of invitation and can be changed once they join via the Active Members list.
</Note>

***

## Invite People

The **Invite People** section lets you add new users to your organisation — individually or in bulk.

<Steps>
  <Step title="Enter the invitee's email">
    Type the email address in the **E-mail** field.
  </Step>

  <Step title="Select a role">
    Use the **Role** dropdown to assign **Owner**, **Editor**, or **Viewer**. Defaults to **Viewer** — change this if the invitee needs elevated access.
  </Step>

  <Step title="Add more invitees (optional)">
    Click **+ Add More** to add another email and role row. All rows are sent in a single action.
  </Step>

  <Step title="Send the invitation">
    Click **Invite People**. Each invitee receives an email to accept and join your organisation. They will appear in **Pending Members** until accepted.
  </Step>
</Steps>

<Info>
  The default role for new invitations is **Viewer**. Change the role dropdown before clicking **Invite People** if the invitee needs Editor or Owner access. Roles can also be changed after the person joins via the Active Members list.
</Info>

***

## Frequently Asked Questions

<AccordionGroup>
  <Accordion title="What is the difference between Owner, Editor, and Viewer?">
    An **Owner** has full administrative access — members, billing, connections, workflows, and settings. An **Editor** can create and manage workflows and connections but cannot access members or billing. A **Viewer** has read-only access — they can monitor activity but cannot make any changes.
  </Accordion>

  <Accordion title="Can I change a member's role after they've joined?">
    Yes. Click the role dropdown next to their name in the Active Members list and select the new role. The change takes effect immediately.
  </Accordion>

  <Accordion title="An invitee says they didn't receive their invitation email — what do I do?">
    Find them in the **Pending Members** section and click **Resend Invite**. This sends the invitation email again. If the issue persists, verify the email address is correct and contact Cloudify support.
  </Accordion>

  <Accordion title="Can I cancel an invitation I've already sent?">
    Yes. Find the invitee in **Pending Members** and click **Revoke Invite**. The invitation is cancelled immediately and the invitee will no longer be able to accept it.
  </Accordion>

  <Accordion title="Can I invite multiple people at once?">
    Yes. Click **+ Add More** to add additional email and role rows before clicking **Invite People**. All rows are sent in a single invitation batch.
  </Accordion>

  <Accordion title="What happens when I click Remove on an active member?">
    Their access to Lighthouse is revoked immediately. To restore access, re-invite them using the Invite People form.
  </Accordion>

  <Accordion title="How many Owners can an organisation have?">
    Contact Cloudify for Owner seat limits on your specific plan. It is recommended to have at least two Owners so access can be recovered if one account becomes unavailable.
  </Accordion>

  <Accordion title="Can I change my own role?">
    Owners can change their own role, but doing so may lock you out of admin functions. Contact Cloudify before changing the role of the sole Owner on an account.
  </Accordion>
</AccordionGroup>
