Organization Settings
Profile
Update your organization’s basic information:
| Setting | Description |
|---|---|
| Name | Organization display name |
| Timezone | Default timezone for dates and scheduling |
| Logo | Organization logo (shown in portal header) |
Via the API
PATCH /api/organizations/current
Content-Type: application/json
{
"name": "My Company",
"timezone": "America/New_York"
}Danger Zone
Destructive actions available to owners only:
- Transfer Ownership — Transfer organization ownership to another admin
- Delete Organization — Permanently delete the organization and all data