# Save Workbook

> Save Workbook activity that saves changes to the workbook specified in the WorkbookPath property of the Excel Application Scope.

`UiPath.Excel.Activities.ExcelSaveWorkbook`

## Description

Saves changes to the workbook specified in the **WorkbookPath** property of the Excel Application Scope. Can only be used in the**Excel Application Scope** or **Use Excel File** activities.

## Project compatibility

Windows - Legacy | Windows

## Properties

### Common

* **DisplayName** - The display name of the activity.

### Misc

* **Private** - If selected, the values of variables and arguments are no longer logged at Verbose level.

## Example of using the Save Workbook activity

You can see how the Save Workbook activity is used in an example that incorporates multiple activities.

You can check and download the example from [here](https://docs.uipath.com/activities/other/latest/productivity/manage-multiple-excel-files).
