Settings

Manage your account, organization access and programmatic connections.

API tokens

Create a token from Settings → API tokens when a script or external tool needs to call the REST API. Treat tokens like passwords: store them in a secret manager, never commit them and revoke unused tokens. Learn how to create and use a token →

Subscription and limits

The Subscription section shows the active subscription, plan limits and billing actions available to your organization. Limits can affect monitor frequency, number of resources and retained monitoring history.

Members and roles

Organization owners and administrators can invite members and manage roles. Members can access the resources allowed by their organization role, while billing and membership actions remain restricted.

Password

Change your password under Settings → Password. Enter your current password and the new one (with confirmation). Keep the password strong and unique.

Two-factor authentication

Enable two-factor authentication under Settings → Two-factor. Upcron uses TOTP, compatible with Google Authenticator and similar apps:

  1. Click Enable and scan the secret with an authenticator app
  2. Confirm by entering the 6-digit code generated by the app
  3. Save the 8 recovery codes shown once in a safe place

From then on, sign-in requires a code. If you lose the authenticator app, use one of the saved recovery codes. You can disable 2FA from the same page.

Recovery codes are displayed only once. Keep them offline and never share them — a lost code means you must disable and re-enable 2FA.

Deleting your account

Settings → Delete account permanently deletes your account and its data. Deleting requires your current password.

  • If you own a team organization with other members, deletion is blocked until you transfer ownership or remove the members
  • Personal and single-member organizations are deleted together with the account
  • Access to organizations where you are only a member is removed

Account deletion is irreversible: monitors, heartbeats, status pages, subscriptions and monitoring data are removed.

Need the API?

See the API reference for authentication and endpoint details.

Troubleshooting

API request returns unauthorized
  • Check that the bearer token is valid and has not been revoked
  • Verify the Authorization header uses the Bearer scheme
  • Confirm the user can access the organization and project in the request
A member cannot manage a setting
  • Check the member's organization role
  • Billing and membership actions require the appropriate organization permissions
  • Ask an owner or administrator to perform restricted actions