docs/en/platform/account/settings.md
Ultralytics Platform settings allow you to configure your profile, social links, workspace preferences, and manage your data with GDPR-compliant export and deletion options.
Settings is organized into seven tabs (in order): Profile, API Keys, Plans, Billing, Teams, Integrations, and Trash.
The Profile tab contains your profile information, social links, data region, and account management options.
Update your profile information:
<!-- screenshot -->
| Field | Description |
|---|---|
| Display Name | Your public name |
| Username | Unique identifier (set at signup) |
| Company | Company or organization name |
| Use Case | Primary application (select from list) |
| Bio | Short description (minimum 10 characters) |
| Profile Icon | Avatar with color, initials, or image |
!!! note "Username is Permanent"
Your username is set during onboarding and cannot be changed. It appears in all your public URLs (e.g., `platform.ultralytics.com/username`).
| Use Case | Description |
|---|---|
| Manufacturing & QC | Quality control workflows |
| Retail & Inventory | Retail and inventory tasks |
| Security & Surveillance | Security monitoring |
| Healthcare & Medical | Medical imaging |
| Automotive & Robotics | Self-driving and robotics |
| Agriculture | Agricultural monitoring |
| Research & Academia | Academic research |
| Personal Project | Personal or hobby projects |
Connect your professional profiles:
<!-- screenshot -->
| Platform | Format |
|---|---|
| GitHub | username |
| profile-slug | |
| X (Twitter) | username |
| YouTube | channel-handle |
| Google Scholar | user-id |
| Discord | username |
| Website | example.com |
Social links appear on your public profile page.
Manage email addresses linked to your account in the Profile tab:
<!-- screenshot -->
| Action | Description |
|---|---|
| Add Email | Add a new email address to your account |
| Remove | Remove a non-primary email address |
| Verify | Send a verification email to confirm ownership |
| Set as Primary | Set a verified email as your primary address |
!!! note "Primary Email"
Your primary email is used for notifications and account recovery. Only verified emails can be set as primary.
View your data region on the Profile tab:
{% include "macros/platform-data-regions.md" %}
!!! note "Data Region"
Your data region is selected during onboarding and cannot be changed yourself. It applies to datasets, models, and
managed training data. Dedicated deployments use the region selected when each endpoint is created. Contact support
to request an account data-region change.
Monitor your storage consumption on the Profile tab and the Home page:
<!-- screenshot --> The storage card shows:
| Category | Description |
|---|---|
| Datasets | Uploaded images, videos, labels, and annotation files |
| Models | Trained model checkpoints (.pt files) |
| Exports | Exported model formats (ONNX, TensorRT, CoreML, etc) |
| Plan | Storage | Models | Deployments |
|---|---|---|---|
| Free | 100 GB | 100 | 3 |
| Pro | 500 GB | 500 | 10 |
| Enterprise | Unlimited | Unlimited | Unlimited |
| File Type | Free | Pro | Enterprise |
|---|---|---|---|
| Image | 50 MB | 50 MB | 50 MB |
| Video | 1 GB | 1 GB | 1 GB |
| Model (.pt) | 1 GB | 1 GB | 1 GB |
Dataset (ZIP/TAR incl. .tar.gz/.tgz/NDJSON) | 10 GB | 20 GB | 50 GB |
Items in the trash still count toward your storage quota. To free up space, permanently delete items from the trash. Trash items are automatically removed after 30 days. See Trash for details.
To free up storage:
The Profile tab includes a Security card at the bottom:
Ultralytics Platform supports GDPR rights:
Download all your data:
Export includes:
Permanently delete your account:
DELETE in the confirmation field, then confirm!!! warning "Irreversible Action"
Account deletion is permanent. Your sign-in account is removed immediately and a background job deletes the
associated Platform data and stored files.
The API Keys tab lets you create and manage API keys for remote training and inference. See API Keys for full documentation.
The Plans tab lets you compare available plans and upgrade or downgrade your subscription.
<!-- screenshot -->
{% include "macros/platform-plan-comparison.md" %}
From this tab you can:
See Billing for detailed plan information, pricing, and upgrade instructions.
The Billing tab is where you manage credits, payment methods, and review transaction history. Credits pay for
metered cloud training.
<!-- screenshot --> From this tab you can:
!!! tip "Training Costs"
Before each training run, the platform estimates the cost based on your selected GPU, dataset size, and epochs.
The estimate is a balance check, not a credit reservation; actual GPU usage is metered and settled against your
balance.
See Billing for full documentation on credits, payment, and plan management.
The Teams tab lets you manage workspace members, roles, and invitations. Teams are available on Pro and Enterprise plans.
<!-- screenshot -->
{% include "macros/platform-team-roles.md" %}
Owners and admins can manage the team:
All resources created in a team workspace belong to the team, not individual members. Team members share:
!!! note "Team Billing"
On Pro plans, each team member is a paid seat. The team credit balance is shared across all members.
See Teams for full documentation on team creation, switching workspaces, and enterprise features.
The Integrations tab lets you import datasets and projects from external services and connect third-party tools:
See Integrations for the full list of supported services.
The Trash tab shows all deleted items and lets you restore or permanently remove them. Deleted items follow a 30-day soft delete policy before automatic permanent deletion.
<!-- screenshot --> From this tab you can:
!!! warning "Storage Impact"
Items in the trash still count toward your storage quota. To free up space immediately, permanently delete items you no longer need.
See Trash for full documentation including cascade behavior and API access.
The Help page is accessible from the sidebar footer. Use it to:
Feedback is private and sent directly to the Ultralytics team to help prioritize features and fix issues.
Manage your email addresses directly on the platform:
If you signed up with email and password, use the password reset flow on the sign-in page. If you signed up with an OAuth provider, manage your password through that provider:
Platform currently marks two-factor authentication as Coming Soon in its Security card. If you sign in through Google or GitHub, configure multi-factor authentication with that provider.