Salesforce Glossary for Beginners

by Jul 15, 2026Aspire CRM, Salesforce Products, Training & Support

A-Z of Salesforce Terms

So, you’ve identified that implementing Salesforce could be the next big step for your organisation. Whether you’re looking to streamline resource allocation, automate repetitive administrative tasks or bring scattered business data together in one accessible platform, Salesforce can help. But if you’re new to Salesforce, the sheer volume of technical terms can feel overwhelming. That’s why we’ve created this glossary of the most commonly used Salesforce terms:

 

Customer Relationship Management System – CRM

A system that brings together information from all touchpoints where a customer interacts, organising it into one easily accessible place. It helps to keep your teams informed and all on the same page. Although Salesforce began as a CRM platform, it has evolved into a much broader business platform that supports sales, service, marketing, commerce, automation, analytics and AI.

 

Adoption

Adoption is the extent to which users regularly and effectively use Salesforce as part of their day-to-day work. Successful adoption involves user training, change management, ongoing support and continuous improvement. 

 

Agentic AI

A type of AI that can perform more complex tasks with less prompting from humans. Agentic AI will pursue high-level goals without step-by-step prompting and verification from humans. It has the capacity to use tools, plan, reason and make decisions all within specified boundaries.

Application Programming Interface – APIs

APIs enable developers to connect Salesforce with other applications and systems. They can act as a standardised way for systems to securely exchange information without needing to understand how the other system is built.

 

Change Sets

Salesforce change sets are built-in tools designed to securely transfer metadata customisations. This involves the movement of things such as custom fields, Apex classes, and objects between related Salesforce orgs, such as moving from a Sandbox environment to Production. Although many organisations still use Change Sets, Salesforce now recommends DevOps Center for most deployment workflows.

Dashboard

A visual summary of your CRM data, consolidating reports into a single digestible view. Dashboards represent your data with charts, graphs, and gauges to provide valuable insights into your key performance indicators (KPIs) and inform decision making.

 

Data Loader

A powerful tool for data management, designed for the bulk import, export and updating of data. All while generating detailed CSV logs for both successfully processed data and any reasons for failure.

DevOps Center

The modern point-and-click tool that Salesforce positions as the replacement for Change Sets. Salesforce DevOps is the practice of integrating software development with IT operations to enhance the speed and reliability of building, testing, and releasing features. This approach replaces risky, manual deployments with automated pipelines, visual tracking, and version control. As a result, it enables both admins and developers to collaborate effectively without disrupting production.

Fields

Salesforce fields are essentially like columns on a spreadsheet, storing individual data points on your records. There is an array of pre-built standard fields that are ready to use, and custom fields can that be tailored for specific business needs.

 

Flows

Flows enable businesses to build process automations visually, without coding. They function like a digital flowchart to replace manual data entry and custom programming. There are several types of Flow, each with different use cases. Here are some of the most commonplace ones:

  • Screen Flow: An interactive flow that is launched by a user, leading users through a sequence of screens to gather or showcase information. Best used for form submissions, user onboarding, or structured data collection.

  • Record-Triggered Flow: Runs automatically whenever a record is created or updated. Best used to automate updates and data logic following changes to your Salesforce database.

  • Schedule Triggered Flow: A background automation that runs at a specified time, date and interval to process a batch of records, without the need for manual updates or custom code. It operates independently of individual record changes and runs either once, daily, or weekly. Best used for recurring maintenance and auditing records.

  • Platform Event-Triggered Flow: A flow that is automatically launched in the background when it receives a specific notification from an external source. It is best used when an action in an external system needs to trigger an event in Salesforce.

Lightning Experience

Salesforce Lightning Experience is the modern component-based user interface that replaced Salesforce Classic. Lightning Experience offers interactive dashboards, superior automation building, enhanced security features and more. With a drag-and-drop framework and a highly customisable workspace, it enables users to easily navigate and manage the sales pipeline.

 

Lightning Web Components (LWC)

Salesforce Lightning Web Components are the building blocks that add functionality to the Lightning Experience platform. There are more than 70 pre-built components available. For those familiar with HTML, JavaScript or CSS, you can create and implement reusable components that function seamlessly across the Salesforce Platform.

 

List Views

List views in Salesforce allow you to segment, view, and edit records directly, all without having to generate reports. They function like interactive, filtered spreadsheets for objects such as Accounts or Contacts.

 

Metadata

Metadata is “data about data”. It can be considered the blueprint for your Salesforce Org that dictates how the platform behaves. In Salesforce it can be broadly categorised into:

  • Data Structure: Consisting of custom objects, picklists, standard fields, and custom applications.
  • Programmability: Custom code and automation logic built on the platform, such as Flows, Apex classes and Apex triggers.
  • Presentation and Logic: User experience elements such as page layouts, reports, dashboards, validation rules, and security profiles.

 

Migration

Migration refers to the transfer of data from legacy systems into Salesforce.

 

Objects

Objects are database tables that store specific data for your organisation. Standard objects are built-in presets like:

  • Account: Companies or organisations that you do business with. In B2C implementations, an Account may also represent an individual customer (Person Account).

  • Case: An object to monitor customer support queries, feedback or issues.  They can be configured to be automatically created and assigned to the right team.

  • Contact: Individuals that are associated with your accounts.

  • Lead: Represents sales prospects that have yet to be qualified. These can be organisations or individuals that have been identified as potential customers.

  • Opportunity: Represents potential revenue from a sales deal.

Custom Objects: Custom database tables that are created to capture information unique to your business.

Omni-Channel

A feature that automatically routes work items, such as Cases, Chats or Messaging conversations, to the most appropriate available service agent.

Organisation

A Salesforce Organisation or ‘Org’ is the specific environment that securely houses all of your custom configurations, users and data. Your company will typically have access to multiple Orgs within Salesforce, each with separate purposes and benefits.

  • Production Org: The live environment where your users will carry out daily operations and access essential business data.

  • Sandbox Org: A safe environment where users can test their setup without affecting live data or current users. Sandboxes are always linked to your Production Org and may recreate the data within them, allowing for more authentic testing.

  • Scratch Org: Similar to a Sandbox, Scratch Orgs are used for testing, however they are designed to be disposable. They are typically used by a single developer for a specific feature or bug fix, out of the way of other users. They are quickly spun up for an isolated task, only containing the selected data relevant for that task. Afterwards they are deleted.

  • Developer Org: A free environment for developers that provides access to the full functionality of the Salesforce platform. Best used for learning and experimenting with new features.

Permission Sets

Allow admins to assign additional sets of permissions to a base profile based upon what a specific user needs. It is a much more efficient method of granting access than manually building out permissions for each individual profile. This is especially useful for organisations with a large number of users.

 

Records

Similar to a row in a spreadsheet, Salesforce records are individual points of data within an object. They each possess a unique ID number so they can be identified globally.

Reports

A structured collection of data based on the set criteria. In Salesforce there are 4 primary formats for reporting:

  • Tabular Report: A table of rows and columns like an Excel spreadsheet. They are best used for compiling simple lists and exporting that data for use outside of Salesforce.

  • Summary Report: Allows rows and data to be grouped, charts to be generated and subtotals to be easily calculated. They are best used for analysis across categories, giving more context to key metrics

  • Matrix Reports: Summarise information in a comparative grid, facilitating a higher degree of customisation for more in-depth analysis. Best used for comparing related totals across two different variables.

  • Joined Reports: Enable you to display data from multiple types of reports. Best used for side-by-side comparisons of distinct data sets.

Salesforce Administrator

Your Salesforce administrator is someone who takes responsibility for managing and maintaining your Salesforce system. They help keep information accurate, configure features, support users, and make improvements as the business evolves over time. As Salesforce expands its functionality, an admin’s remit also grows, making admin roles more diverse than ever.

 

Salesforce Apex

Apex is Salesforce’s object-oriented programming language. Built specifically for the Salesforce platform, it can fetch or modify your CRM data. Apex is often used when the more standard point-and-click tools like Salesforce flows aren’t powerful enough for a complex task such as bulk processing, building custom integrations or Apex triggers.

 

Salesforce Implementation

A Salesforce implementation is the process of setting up the Salesforce system for a business or organisation. This will involve planning, configuring the system, migrating data into that system and user training. At Aspire we emphasise discovery during the planning stage, taking a deep dive into how your business operates and why those processes exist. We find that by addressing business practices and strategy, the Salesforce environment can be configured to truly drive progression.

 

Salesforce Integration

Salesforce integration describes the process of connecting external systems with your Salesforce setup to enable the transfer of information between them. Once this has been configured, the information from third-party ERP systems, marketing platforms and databases are synced with your Salesforce platform, bringing all data into a single point of truth.

 

Salesforce Partner

Salesforce Partners are recognised consulting organisations that have demonstrated expertise in implementing and supporting Salesforce. Partner status is based on factors including certifications, customer success and project delivery.

 

Trailhead 

Trailhead is Salesforce’s free online learning platform where users can develop both their technical platform knowledge and business skills with a hands-on, gamified experience. Trailblazers (users of the platform) can deepen their knowledge by practising with real-world scenarios without risking company data.

 

Unified Customer Profile

A general CRM term for a place where users can view all data relating to a specific customer, automatically gathering and updating data from different touchpoints. This combines purchase history, contact information, website visits, and service engagements into a holistic view.

 

User Acceptance Testing (UAT)

During implementation organisations will carry out User Acceptance Testing (UAT), where they verify if the system works as intended before it goes live. This is done by the end-users of the system, typically guided by an expert, to ensure the setup’s functionality for the people who need it.

Salesforce Products

 

Agentforce

Salesforce’s Agentic AI platform. Agentforce agents are highly configurable and can operate with minimal human prompting, only escalating to human agents when a task surpasses the agent’s ability or when designated criteria is met. Agentforce has the capacity to work across your entire Salesforce setup, grounding agents with rich contextual information.

 

AgentExchange (formerly known as AppExchange)

Salesforce’s official online marketplace for prebuilt agents, apps and components. The AgentExchange makes it easy to find, purchase and deploy the most suitable third-party tools for your requirements.

 

Agentforce Commerce (formerly Salesforce Commerce Cloud)

Seamlessly integrates your entire business into a single, cohesive platform. It covers everything from eCommerce and POS to order management. Powered by Agentforce, it actively supports your teams with merchandising while assisting your customers with guided shopping experiences.

 

Agentforce Sales (formerly Salesforce Sales Cloud)

An AI-powered set of sales tools that helps teams take the best course of action, building prioritised lists of accounts using connected data, then explaining the reasoning behind suggested next actions. It provides a clear view of pipeline leading to more accurate forecasting and can automate lead nurturing.

 

Agentforce Service (formerly Salesforce Service Cloud)

Built to deliver autonomous customer support for routine requests, enabling self-service 24/7. Agentforce uses your existing service data and trusted knowledge content to ground answers in trusted data. Either when a question surpasses the agent’s ability or upon request, it will seamlessly escalate to a human, passing on full context and chat history.

 

Agentforce Marketing (formerly Salesforce Marketing Cloud)

Agentforce Marketing can generate a campaign brief, with recommended segments, which are adaptable in real-time. Alongside this, it provides rich insights into campaign performance and has the capacity to automatically pause ads or campaigns that are performing below the specified threshold.

 

Data 360 (formerly Salesforce Data Cloud)

Data 360 streamlines fragmented information dispersed throughout your organisation, creating a unified perspective of your business. This holistic view enhances real-time workflows, facilitates improved decision-making, and empowers more intelligent agents.

Einstein AI

Salesforce’s Einstein AI combines predictive and generative artificial intelligence across the Salesforce platform. It is embedded directly into your workspace and grounded in your CRM data context. Einstein’s core features:

  • Predictive AI: Scores and forecasts leads and opportunities to help teams prioritise next actions.
  • Generative AI: Drafts and summarises content based on your business context. This includes emails, call and record summaries.
  • Conversational Experiences: A chat-style interface across apps and workflows so users can ask, create and update work with natural language prompting. This feature enables Einstein to enhance training of sales and support teams.
  • Extensible Builders: Tools to customise prompts, skills and models for your use cases on the platform.
  • Trust Layer Guardrails: Data masking, encryption in transit, and zero data retention with LLM providers to help keep sensitive data protected.

Salesforce CPQ

Salesforce CPQ (Configure, Price, Quote) is a tool that automates the quoting part of the sales process. Salesforce’s native CPQ is a part of Revenue Cloud, other CPQ solutions are available through the AppExchange.

Configure: It guides sales reps through product selection, preventing incompatible add-ons and ensuring complex bundles are correctly assembled.

Price: Automatically applies tiered discounts, contract pricing, partner margins, and dynamic volume-based pricing without human intervention.

Quote: Instantly generates branded, legally accurate PDF proposals and contracts. It can also manage complex subscription billing and renewals if paired with Salesforce Billing. 

 

Slack

A messaging and collaboration platform with Salesforce connectivity. It can be configured to ping relevant stakeholders upon a designated action, for example, notifying the support team when a ticket is raised or the sales team when an inbound lead completes an enquiry form. It can also pull reports directly from your Salesforce ecosystem into message threads.

 

Mulesoft

Salesforce’s integration platform that simplifies connections between different systems, APIs and apps that would be incompatible otherwise. It can simplify complex integrations that would otherwise require significant custom API development.

 

Tableau

A collection of drag-and-drop tools used for reporting and analytics. Tableau visually represents your data with graphs, maps and dashboards. The latest iteration of Tableau, Tableau Next, integrates Agentforce so that natural language prompts automatically generate insights, charts, and recommendations from their data.

 

Found this Blog to be useful? 

If you found this Salesforce Glossary to be useful, we have a range of industry-specific blog content that may give you more insight into what is possible with a well-implemented Salesforce ecosystem. You may also be interested in our recent guide The 7 Most Common CRM Mistakes, which explores the most prevalent issues that people face at the start of their digital transition.

We pride ourselves on our ability to identify the most relevant and suitable Salesforce solutions for our clients. Understanding the root causes of their challenges and then building the bespoke infrastructure to achieve their goals with long-term viability.

You May Also Like…

Contact Us

Do you have enquiries? We provide solutions. Schedule a brief, complimentary meeting to engage with our reliable consultants and explore how we can elevate your Salesforce investment without any financial commitments.

Email

enquiries@aspirecrm.co.uk

Phone

01332 219027

Address

Aspire CRM, Riverside, Foundry Lane, Milford, Derbyshire, DE56 0RN

Aspire CRM requires the contact information you provide to us in order to reach out to you regarding our products and services. You have the option to unsubscribe from these communications at any time. For details on how to unsubscribe, as well as our privacy practices and dedication to safeguarding your privacy, please review our Privacy Policy.