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

# Household members

> How shared access works in your home and the difference between Admin and Member.

Your home in eeva is shared. Everyone you invite joins the same home and sees the same information — appliances, warranties, repairs, documents, and tasks. What one member adds is there for everyone.

## Everyone shares the home

There are no partial views or private sections. Every member has full access to your household's data: the appliances you track, the repairs you log, the documents you store, and the tasks you assign. This keeps the whole household on the same page about what's going on at home.

## Roles

eeva has just two roles:

<Columns cols={2}>
  <Card title="Admin" icon="user-shield">
    The account owner. The Admin manages the household, including inviting and removing members.
  </Card>

  <Card title="Member" icon="user">
    Everyone else in the home. Members share full access to household data.
  </Card>
</Columns>

## Invite or remove members

Managing who's in your home — sending invites, tracking pending invites, and removing members — lives in Settings, under Household Access.

<Card title="Household Access" icon="user-group" href="/07-account-settings/household-access">
  Invite people, see pending invites, and remove members.
</Card>
