Aerovy Platform logo

Organization

Manage your organization profile, branding, and members.

The Organization page is where admins manage the organization: its profile and branding, its members, and pending invites. If your organization is a parent (root) org, you also see its child organizations and a read-only tenant tab.

For what an organization is and how it isolates your data, see Core concepts. An organization is identified by a plain GUID, with no prefix.

The Organization Settings tab

Tabs

TabPurpose
SettingsEdit the org profile and branding
UsersView and manage members
InvitesView and send invitations
TenantRead-only tenant info (root org only)

Settings

FieldTypeNotes
Organization namestringThe org's name
Display namestringShown in the UI
Logo URLURLA link to a hosted logo (no file upload)
Primary colorhexBrand color, checked for contrast
Secondary colorhexBrand color

Branding drives the app's colors and logo. The brand colors are checked against WCAG contrast.

Members and invites

Users lists members. Search by name or email. Editing a member updates their email, first name, and last name, and assigns roles. You can also remove a member.

Invites lists pending invitations and lets you invite a new member.

FieldTypeRequired
Invitee emailemailYes
Rolesmulti-selectYes (at least one)

A successful invite produces an invitation URL you can copy. Each invite shows its email, link, created date, and expiry.

Roles

Roles aren't a fixed list. They come from your identity provider, each with a name and a description, and you assign them at invite time or per member.

States

The org model carries isRoot (whether it's a parent org) and isSoftDeleted. The full org tree and child-org management appear only for root orgs; other users see just their own org.

API

Organization, tenant, and member management endpoints are coming soon to the v2 API. For now, manage your organization, branding, members, and invites in the console.