Appearance
Profile Management
The Basics
The Profile
page enables management of account details, balance and preferences. This feature is designed to empower users with comprehensive control over their identity, platform interactions, and access to essential tools, including API keys and account settings.
The Profile page is divided into several key sections:
A) Profile Summary:
This section displays your profile summary, including your name, username (publicly visible), profile picture, model activity, and account balance.
You can manage your account balance by clicking on the Manage link. This link opens the Account Balance Management
interface, where you can manage payment methods, recharge policies, etc.
B) Edit Profile:
This section allows you to update personal information such as name, email, and bio. This information is visible on your public profile page (ex. https://console.unitypredict.com/profile/{username} and https://modelcentral.ai/profile/{username}). It is also the page that opens when someone clicks on your username in the Model view page (if your model is public).
C) Preferences:
This section includes various options that helps customize your experience throughout UnityPredict, including options for specifying platform usage and managing email notifications.
Note: Profile changes are not saved unless you click the Update Profile
button.
Changing your password
To initiate a password reset, click the "Password Reset" button. This action will send an email to your primary email address containing a link to change your password.
API Keys
API Keys enable programmatic access to UnityPredict APIs by allowing you to make calls to make REST/HTTP calls to UnityPredict APIs (including inference/predict calls). You can create an unlimited number of API keys for you use in your own applications and/or the UnityPredict SDK.
Edit:
Allows user to edit or view the API key configuration.Copy:
Copy the API key value.Delete:
Permanently deletes the API key.
When creating/editing an API key, you have the option to specify which Account
is used to pay for inferences performed using the API key. This is configuration makes sure that organizations with higher level subscriptions can take advantage of features and/or discounts associated with their accounts when performing inference using an API key.