Managing Web Designer Files in Source Control Paige Freeman July 11, 2023 15:18 Updated Before we can see our new views on the internet browser, we will need to re-build the web application and deploy the built package. But before we can build and deploy our new changes, we will need to commit these changes in source control. Managing new changes is done via the expandable menu under the “Source Control” ribbon option at the top right of Web Designer page. Certain environments, such as preview environments (the environment name above the ribbon will have a “preview” indicator if so), will have less options available in the Source Control expandable menu. For more information, please see the following articles: Pending Changes Undoing Changes Comparing Changes Checking In Changes Viewing Checked-In Changes Reverting and Deleting Customizations