How to tell which version of Salesforce you have

When I began my journey as a Salesforce administrator, I often wondered, “How can I tell which version of Salesforce I am using?” This knowledge is crucial for communicating with support or ensuring compatibility with extensions. In this article, we will provide the answer to this question.

To check which version of Salesforce you are using, you can follow these steps:

Salesforce information company

  1. Log in to your Salesforce account.
  2. Click on the gear icon in the top-right corner of the screen.
  3. From the dropdown menu, select “Setup”.
  4. From the dropdown menu, select “Company setting” then click “company Information” (you can also search for “Company Information” in the ‘Quick Find’ search box)
  5. On the “Company Information” page, you will see a field labeled “Organization Edition” which will show you the version of Salesforce you are currently using.

Salesforce information-company version

Note that there are several different editions of Salesforce, such as Group Edition, Professional Edition, Enterprise Edition, and Unlimited Edition. The version you have will depend on which edition your organization has subscribed to.

How important to tell which version of Salesforce you have?

Knowing the version of Salesforce that you are using is important for several reasons:

  1. Compatibility: Some third-party apps, plugins, or integrations may only work with certain versions of Salesforce. Knowing your version can help you determine if the application is compatible with your instance or not.
  2. Support: Salesforce support may ask you for your version number when you report a bug or an issue. Knowing your version can help expedite the resolution of your issue.
  3. Updates: Salesforce releases updates, features, and fixes on a regular basis. Knowing your version can help you stay up-to-date with the latest features and functionality.
  4. Planning: If you are planning a migration or upgrade to a new version of Salesforce, knowing your current version can help you determine the scope of the project and what steps need to be taken to ensure a successful migration.

How to determine the Release (API Version) of Your Salesforce Instance

To determine the release (API version) of your Salesforce instance, you can follow these steps:

  1. Log in to your Salesforce account.
  2. Click on the gear icon in the top-right corner of the screen.
  3. From the dropdown menu, select “Setup”.
  4. In the ‘Quick Find’ search box type, Apex Classes
  5. Click Apex Classes in the setup menu options

Salesforce api version

 
 

What Is a Salesforce Instance?