# No Persist Scope

> `System.Activities.Statements.NoPersistScope`

`System.Activities.Statements.NoPersistScope`

A container activity that prevents child activities from persisting. This activity is useful when you need to use the [Delay](https://docs.uipath.com/activities/other/latest/workflow/delay) or [Retry Scope](https://docs.uipath.com/activities/other/latest/workflow/retry-scope) activities in persistence scenarios.

## Properties

#### **Common**

* **DisplayName** - The display name of the activity. This field supports only `Strings` or `String` variables.

#### **Misc**

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