Layers

Org Settings

General organization settings.

View as Markdown

Org → Settings holds the organization-level configuration.

Editable fields

These fields can be updated via PATCH /api/organizations/{orgId} (the same call the settings UI uses):

FieldNotes
NameShown in the switcher and on invoices.
DescriptionFree-form internal description.
Logo URLDisplayed in the app shell.
Billing emailWhere Stripe invoices are sent.
Status / is_activeSet by the system during lifecycle transitions.

Billing environment

Each organization has a billing_env flag (live or sandbox) that controls which Stripe account is used for billing. This is an administrative setting — contact support if you need it changed.

Not currently configurable

Features referenced elsewhere in Layers that do not yet have a self-serve settings surface include:

  • Custom slug / subdomain.
  • White-label branding (custom login, custom domain).
  • Timezone defaults (scheduling uses per-project or per-user settings).
  • Custom fields / tag library.
  • Transfer ownership / archive org.

If you need any of these, contact Layers.

On this page