Example for applying sensitivity label to Excel workbook
- Updated: 2025/09/12
For this example, consider a scenario where monthly financial report must be protected before it is shared with the extended team members. You want your automation to apply the required sensitivity label to the Excel workbook immediately after opening it, using the label GUID stored in Credential Vault.
Review the following considerations:
- The sensitivity label GUID is available. For example, the GUID is available as a credential attribute in the Credential Vault.
- The Excel workbook was opened earlier using the Open
action.
In this example, the same session will be reused.