# Organization settings

Use organization settings to manage your company's shared Mabyduck organization.

> Organization settings are only available to organization owners and admins.


To access organization settings:

1. Open the organization switcher or organization navigation.
2. Select the organization settings area you want to manage.


## General settings

Owners and admins can update:

- organization name.
- organization logo.


## Members

Use Members to review and manage organization members.

The Members page shows:

- name.
- email.
- two-factor authentication status.
- owner, billing manager, and admin status.


The 2FA column reflects the user's Mabyduck account 2FA status. It does not
reflect 2FA status from other sign-in providers.

Membership is added when a user is invited to a project that belongs to the
organization.

Only organization owners can remove members. When a member is removed:

- the user is removed from the organization.
- the user's project memberships for organization projects are removed.
- historical Mabyduck activity is kept.


You cannot remove yourself from the organization from the Members page.

## Roles

Mabyduck uses fixed organization roles. Roles control what a member can
administer in the organization.

Only organization owners can change organization roles.

| Role | What it can do |
|  --- | --- |
| Owner | Manage organization settings, members, roles, projects, and billing. Acts as a project owner for organization projects. |
| Admin | Manage organization settings, members, and projects. Acts as a project admin for organization projects. Cannot manage billing. |
| Billing manager | Manage billing accounts, billing information, invoices, and billing events. Cannot manage settings or member roles unless they also have another role. |
| Member | Belongs to the organization. Project access is granted separately. |


Members can have more than one role. Mabyduck prevents changes that would leave
the organization without an owner, and owners cannot remove their own owner role
from the Members page.

Keep at least two trusted owners where possible.

## Projects

Use Projects to review organization projects and open project settings.

The project list shows:

- project name.
- member count.
- creation date.
- last used time.


Organization owners and admins can delete organization projects from the list.
Deleting a project permanently removes the project and its associated data. The
confirmation prompt requires typing `DELETE`.

## Billing

Owners and billing managers can manage organization billing accounts, billing
information, invoices, attached projects, and billing events.

Admins and regular members cannot manage billing unless they also have the owner
or billing manager role.

Each billing account includes:

- attached projects and recent project spend over the last 30 days.
- billing information, used for invoices and payment records.
- invoices, with actions to view, download, pay, or cancel depending on status.
- billing events, showing account activity, usage, credits, refunds, and
invoice-related changes.


## Security

Use Security to review organization security visibility and current security
limits.

Mabyduck controls organization membership, roles, project access, and sessions.
Removing access does not delete the user's historical Mabyduck activity.

## Access model

Mabyduck separates organization access, project access, billing access, and
sign-in:

| Area | Description |
|  --- | --- |
| Organization access | Membership controls whether a user belongs to the organization. |
| Project access | Project membership is managed separately from organization membership. |
| Billing access | Owners and billing managers can manage billing. |
| Sign-in access | Personal account sign-in is separate from organization membership and project access. |


Each Mabyduck user can currently belong to only one organization.

## Related pages

- [Single sign-on](/account-and-settings/iam)