# Project Settings

> Configure changes at the project level. These global settings will impact several or all testing activities. For more information see [Configuring Activity Project Settings](https://docs.uipath.com/studio/docs/configuring-activity-project-settings).

## Overview

Configure changes at the project level. These global settings will impact several or all testing activities. For more information see [Configuring Activity Project Settings](https://docs.uipath.com/studio/docs/configuring-activity-project-settings).

## Configuring Testing Project Settings

1. In the **Project** panel, go to **Project Settings**.
2. Navigate to **Activities Settings** &gt; **Testing**.
3. Choose the settings you want to configure:
   * [Keep Screenshots](https://docs.uipath.com/activities/other/latest/workflow/project-settings-testing#project-settings)
   * [Screenshots Path](https://docs.uipath.com/activities/other/latest/workflow/project-settings-testing)
   * [Verify Activities Output Format](https://docs.uipath.com/activities/other/latest/workflow/project-settings-testing#project-settings)
4. Click **OK** to save changes.

You can reset all settings to their default values or copy all values between the debug and production fields using the **Bulk Actions** drop-down menu at the top of the window.

## Keep Screenshots

| Property Name | Description | Impacted Activities | Default Setting |
| --- | --- | --- | --- |
| **Run value** | Keep screenshots to your production environment. | N/A | None |
| **Debug value** | Keep screenshots to your testing environment. | N/A | None |

## Screenshots Path

| Property Name | Description | Impacted Activities | Default Setting |
| --- | --- | --- | --- |
| **Run value** | Set default storage location for your production environment. | N/A | None |
| **Debug value** | Set default storage location for your testing environment. | N/A | None |

## Verify Activities Output Format

You can configure the format of the output message globally, for your verification activities:

* [Verify Control Attribute](https://docs.uipath.com/activities/other/latest/workflow/verify-control-attribute)
* [Verify Expression](https://docs.uipath.com/activities/other/latest/workflow/verify-expression)
* [Verify Expression with Operator](https://docs.uipath.com/activities/other/latest/workflow/verify-expression-with-operator)
* [Verify Range](https://docs.uipath.com/activities/other/latest/workflow/verify-range)

  | Property Name | Description | Impacted Activities | Default Setting |
  | --- | --- | --- | --- |
  | **Run value** | Specify the format of the output message for your production environment. | Verify Control Attribute Verify Expression Verify Expression with Operator Verify Range | None |
  | **Debug value** | Specify the format of the output message for your testing environment. | Verify Control Attribute Verify Expression Verify Expression with Operator Verify Range | None |
