Organization settings
Edit your organization's name and find your public API key.
Organization settings
The Organization Settings page is where you manage the workspace-level basics: your organization's display name and the public API key that identifies your workspace to integrations.
Open it from Settings → Organization Settings in the sidebar.
Organization Name
The display name shown at the top of the sidebar and on the package list. Edit the field and click Save Changes.
This is purely a display name; changing it doesn't affect any of your packages, courses, or reports.
Public API Key
A read-only identifier (prefixed pk_…) that uniquely identifies your workspace. You'll need it if you ever wire Transfers up to another system — for example, to pre-create packages from your student information system.
Click Copy to copy the key to your clipboard.
{% hint style="info" %} The public API key is not a secret. It identifies your workspace but doesn't grant write access by itself. Even so, treat it as workspace-internal and don't paste it into public channels. {% endhint %}