Account Settings

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.

Profile

The Profile page shows your account details:

  • Name — your display name.
  • Email — the email address associated with your account.
  • Language — your preferred language.
  • Avatar — the picture shown next to your name.

API Keys

API keys let applications and scripts authenticate to udServer as you, without using your interactive login. Manage them from Settings → API Keys.

Creating a Key

  1. Click Create API Key.
  2. Enter a name to identify the key (1–30 characters).
  3. Set an expiry in days (0 means the key never expires; the maximum is 720 days).
  4. Submit to create the key.

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.

Deleting a Key

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.

Access & Security

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.

Invitations

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.