General
The General panel holds workspace identity for your organization:- Organization name — the display name for the tenant.
- Organization ID — a read-only UUID used with support and the API.
- Leave organization — for non-owners.
- Delete organization — Owners only; removes the organization and everything it owns.
Organization name
The organization name is your tenant’s visible label: it appears in the organization switcher, invitation emails, billing, and anywhere the platform refers to “your organization”. To change it- Open Platform settings → General.
- Edit Organization name.
- Click Save.
The organization name is not the same as a Custom Domain. The name is a label; the custom domain is the hostname where users reach the app. See Custom Domain.
Organization ID
Organization ID is a UUID assigned when the organization is created. Copy it when contacting support or calling APIs that expect a tenant identifier.Leave organization
Non-owners can leave an organization from General:- Open Platform settings → General.
- Click Leave organization.
- Confirm in the dialog.
Delete organization
Deleting the organization is permanent and irreversible. It removes:- The organization itself and any vanity URL / custom domain bound to it.
- All users and invitations scoped to the organization (membership in other organizations is not affected).
- All products provisioned on the organization — TrustGate gateways, TrustGuard collectors, TrustTest assets, Telemetry use cases and SIEM configurations, SSO and SCIM configuration, group mappings.
- All traffic logs, decisions, and evidence associated with those products. Exports that have already been pushed to your SIEM remain in your SIEM.
- Any hybrid data plane previously connected to the organization is unlinked. Infrastructure running inside your own cloud account is not touched by NeuralTrust — de-provision it yourself from AWS / GCP / Azure after deletion.
- Open Platform settings → General.
- Under Danger zone, click Delete organization.
- Type the organization name to confirm.
Before deleting
If the organization holds production workloads, do these first:- Export audit logs you need to retain (or confirm they’ve been forwarded to your SIEM).
- Rotate or revoke any long-lived API keys, so they don’t error silently after deletion.
- De-provision integrations on the client side (browser extensions, endpoint MDM profiles, PAC URLs, client certs).
- If you’re on hybrid, de-provision the data plane from your cloud account after unlinking.
Alternatives to deletion
- Remove a specific user or role — handle in User & Roles.
- Enforce SSO-only — use SSO and Break-glass access.
Related
- User & Roles — manage members, invitations, and roles.
- Custom Domain — change the hostname users reach the app on.
- Audit Logs — organization update and deletion events are recorded here.