Salesforce terms starting with U
23 terms in the dictionary that start with U.
- UnfollowCore CRMIntermediate
In Salesforce Chatter, the action of unsubscribing from a record's or user's feed to stop receiving updates about their activity in your Chatter news feed, reversing a previous follow action.
View term → - Unified Data ModelCore CRMBeginner
In Salesforce Data Cloud, a standardized data schema that maps customer data from multiple sources into a common structure, enabling consistent analytics, segmentation, and activation across the unified customer profile.
View term → - Unified Health ScoringCore CRMIntermediate
In Salesforce Health Cloud or Customer 360, a composite score that aggregates multiple health or engagement indicators into a single metric, giving care teams or account managers a quick overview of status.
View term → - Unique Name Used by APICore CRMBeginner
In Salesforce development, the API Name (also called Developer Name) assigned to custom objects, fields, and components that uniquely identifies them in code, formulas, and API operations, following the convention like My_Field__c.
View term → - UnitCore CRMBeginner
In Salesforce Trailhead, a single instructional lesson within a module that covers a specific topic, typically consisting of reading content followed by a hands-on challenge or quiz to test understanding.
View term → - Unit TestDevelopmentAdvanced
In Salesforce Apex, a test method that validates code functionality by creating test data, running the code under test conditions, and verifying results with assertions, required for a minimum 75% code coverage to deploy.
View term → - Unlimited EditionPlatformIntermediate
A premium Salesforce CRM edition that includes all Enterprise Edition features plus unlimited customization, 24/7 premier support, expanded storage, multiple sandboxes, and access to additional platform services.
View term → - Unmanaged PackageAnalyticsIntermediate
A Salesforce package that bundles components for distribution but does not have namespace protection or IP restrictions, meaning all components are fully editable and visible in the installing org, typically used for templates or open-source distribution.
View term → - UpdatePlatformIntermediate
In Salesforce DML operations and automation, an operation that modifies existing records in the database, changing field values on one or more records of an object, executable through Apex, flows, or the API.
View term → - Upgrade, CheckoutPlatformIntermediate
In Salesforce B2B Commerce, the process of upgrading a product selection during checkout, such as choosing a higher tier or adding premium options to the cart before completing the purchase.
View term → - UpgradingPlatformBeginner
In Salesforce managed packaging, the process of installing a newer version of a managed package over an existing installation, which applies new features, fixes, and changes while preserving subscriber customizations.
View term → - UploadingPlatformAdvanced
In Salesforce data management, the process of importing data from external files (CSV, XML) into Salesforce using tools like Data Loader, Import Wizard, or the Bulk API.
View term → - URL (Uniform Resource Locator)DevelopmentIntermediate
URL is a Salesforce field data type that stores a web address as a clickable hyperlink - the field displays as a link on record pages, opens in a new tab when clicked, and stores the raw URL as text underneath. URL fields accept any valid URL syntax (no validation beyond basic format) and are the right type for website references, video links, document URLs, and any external resource a record should link to. Unlike a Text field with a URL inside, the URL field type renders as a live hyperlink without a formula.
View term → - Usage-based EntitlementServiceBeginner
In Salesforce Service Cloud Entitlement Management, an entitlement type that grants a customer a limited number of support interactions (like 10 cases or 5 phone calls), decrementing with each usage rather than expiring by date.
View term → - UserAdministrationBeginner
A User in Salesforce is a standard object that represents an individual login account in the org - every person who signs into Salesforce has exactly one User record. The User object stores authentication and profile data including username, email, name, alias, time zone, locale, federation ID, and the assigned Profile that controls baseline permissions. Each User is also associated with a Role (for record sharing), one or more Permission Sets and Permission Set Groups (for additive access), a User License (which determines available features and pricing), and a manager (for hierarchy-based reporting and approvals). Users own records - almost every standard and custom object has an OwnerId field that references a User. Beyond standard logins, the User object also represents Customer Community Users, Partner Users, Guest Users, Site Users, Integration Users, and Automated Process Users, each tied to a specific User License type. Active User counts directly drive Salesforce billing, so admins must deactivate (not delete) departed users to free up licenses while preserving historical record ownership.
View term → - User Acceptance Testing (UAT)PlatformIntermediate
In Salesforce project delivery, the testing phase where end users validate that the Salesforce implementation meets business requirements and works correctly in real-world scenarios before final sign-off and go-live.
View term → - User InterfaceCore CRMBeginner
In Salesforce, the visual presentation layer that users interact with, including Lightning Experience (modern), Salesforce Classic (legacy), the Salesforce Mobile App, and custom interfaces built with Visualforce or LWC.
View term → - User LicenseAdministrationBeginner
A User License is the base license that defines what kind of Salesforce login a user has - Salesforce (full CRM), Salesforce Platform (custom-app-only), Chatter Free, Chatter External, Customer Community, Customer Community Plus, Partner Community, and others. It gates which objects and features the user can ever access; Permission Sets, Permission Set Licenses, and Feature Licenses layer on top to grant specific capabilities within the user type. A user has exactly one User License, assigned at user creation.
View term → - User Management SettingsAdministrationBeginner
User Management Settings is a Setup page where administrators configure global settings for user account management, including enabling enhanced profile management, scrambling user data for deactivated users, and controlling the user self-deactivation feature.
View term → - User PermissionAdministrationAdvanced
In Salesforce profiles and permission sets, a specific system permission that enables a particular capability for assigned users, such as API Enabled, View Setup and Configuration, Manage Users, or Customize Application.
View term → - User Provisioning for Connected AppsDevelopmentAdvanced
A Salesforce feature that automates the creation, update, and deactivation of user accounts in third-party applications connected via Connected Apps, synchronizing user lifecycle management across systems using SCIM protocol.
View term → - UsersAdministrationIntermediate
Users is a Setup page that displays all user records in the org and provides tools to create, edit, freeze, and deactivate user accounts. It shows each user's name, username, profile, role, license type, and active status, serving as the central hub for user management.
View term → - UtteranceAIBeginner
In Salesforce Einstein Bots and NLP, a sample phrase or sentence that represents how a user might express a specific intent, used to train the bot's language model to recognize variations of the same request.
View term →