# Team and Access (/docs/team-access)



Use this section when you need to manage people, understand role limits, or change organization-level settings safely.

<Cards>
  <SectionCard title="Organization and Members" href="/docs/team-access/organization-and-members" icon="<Users />" eyebrow="People" description="Invite teammates, update organization details, review pending invites, and handle organization deletion." />

  <SectionCard title="Roles and Permissions" href="/docs/team-access/roles-and-permissions" icon="<Shield />" eyebrow="Control" description="Understand which actions belong to owners, admins, and members before you assume the app is broken." />
</Cards>

## Who Usually Handles What [#who-usually-handles-what]

<Steps>
  <Step>
    Owners handle high-risk actions such as billing changes and organization deletion.
  </Step>

  <Step>
    Admins usually manage day-to-day member operations and organizational settings.
  </Step>

  <Step>
    Members focus on QR work, analytics, and normal usage inside the permissions they already have.
  </Step>
</Steps>

## When Something Is Missing [#when-something-is-missing]

<Accordions type="single">
  <Accordion title="I cannot invite or remove a teammate.">
    Check [Roles and Permissions](/docs/team-access/roles-and-permissions) first. If the option is still missing, ask an owner or admin to perform the action.
  </Accordion>

  <Accordion title="I can open the organization but cannot manage billing.">
    That usually means your role is too limited or the organization has lost billing access. Continue with [Billing](/docs/billing) and [Billing and Access Issues](/docs/troubleshooting/billing-and-access-issues).
  </Accordion>

  <Accordion title="I need to switch between organizations.">
    Use the account menu in the sidebar, open the organization section, and select the organization you want to work in.
  </Accordion>
</Accordions>
