Your personal account settings are available from the Settings area, separate from any organisation. Here you manage your profile, API keys, active sessions, and organisation invitations.
The Profile page shows your account details:
API keys let applications and scripts authenticate to udServer as you, without using your interactive login. Manage them from Settings → API Keys.
Copy the key value with the Copy action and store it somewhere safe — treat it like a password. The list shows each key's name, creation date, expiry, and when it was last used.
Use a key's Delete action to revoke it immediately. Any application using that key will no longer be able to authenticate.
See the developer guide's API Keys endpoints for using keys in API calls.
The Access & Security page lists your active sessions so you can see where your account is signed in. Each session shows the application, version, and platform, the browser/user agent, when it was created, when it was last active, and the originating IP address.
When you are invited to an organisation, the invitation appears under Settings → Invitations, where you can accept or decline it. Accepting adds you to the organisation with any roles the inviter assigned.