--- title: Identify version slug: '1983' canonical_url: https://docs.coveo.com/en/1983/ collection: build-a-search-ui source_format: adoc --- # Identify version Identifying which Interface Editor version you're using can be useful when you want to update it, so that you can benefit from the latest enhancements and bug fixes (see [Interface Editor release notes](https://docs.coveo.com/en/354/)). To identify your Interface Editor version . When using Coveo for Salesforce, look at the [release notes of your version](https://docs.coveo.com/en/1073/). In those release notes should be the Interface Editor version number. . Otherwise, in the Coveo Administration Console, on the [**Search Pages**](https://platform.cloud.coveo.com/admin/#/orgid/search/search-pages/) ([platform-ca](https://platform-ca.cloud.coveo.com/admin/#/orgid/search/search-pages/) | [platform-eu](https://platform-eu.cloud.coveo.com/admin/#/orgid/search/search-pages/) | [platform-au](https://platform-au.cloud.coveo.com/admin/#/orgid/search/search-pages/)) page, click the desired page, and then click **Edit interface** in the Action bar. . Open your browser console. This is typically done either by selecting F12, or by selecting Ctrl+Shift+I (Windows) or Command+Shift+I (Mac). . On the **Console** tab, type in `Coveo.InterfaceEditor.version`, and select Enter. . You should have one of two possible answers: .. If the console returns a number, you have successfully identified your Interface Editor version number. .. If the console returns `undefined`, your Interface Editor version dates prior to the 1.2.8 version.