www/apps/bloom/app/organization-management/page.mdx
export const metadata = {
title: Manage Your Organization,
}
This guide covers how to change your organization information and delete your organization.
Every account in Bloom belongs to an organization. An organization is a workspace that contains your projects and settings.
Your account can belong to multiple organizations, and you can switch between them. Each organization has its own projects, settings, and billing.
When you sign into Bloom, the dashboard shows settings and projects for one of your organizations.
If you're part of multiple organizations, you can switch between organizations by clicking the organization name at the top left.
This opens an organization switcher where you can select a different organization to view its projects and settings.
You can update your organization name, billing email, or VAT number in the organization settings.
To update your organization details:
Future invoices show the updated organization details.
Deleting your organization is irreversible. Deleting your organization permanently removes all projects associated with it. If this is your only organization, Bloom also deletes your account.
</Note>You can delete your organization to remove all associated projects and data permanently.
To delete your organization:
<CardList items={[ { href: "/organization-management/team", title: "Team", text: "Manage your team members" }, { href: "/manage-billing", title: "Billing", text: "Manage your plan and payment details" } ]} />