# Set Value

![Set value Node](https://app.does.qa/screenshots/node/data_store_set.png)

## Basic Configuration

| Field        | Configuration |
| ------------ | ------------- |
| Storage Name | Text          |

### Value

| Field                 | Configuration                                                  |
| --------------------- | -------------------------------------------------------------- |
| Type                  | `String` (default), `Number`, `True / False`, `Object / Array` |
| Value *(conditional)* | Text &/or [Values](https://docs.does.qa/values)                |
| Value *(conditional)* | JSON                                                           |
| Value *(conditional)* | `true`, `false` (default)                                      |
| Value *(conditional)* | Text                                                           |

***

## Related Nodes

* [Alias value](https://docs.does.qa/test-steps/data/alias-value)
* [Set value](https://docs.does.qa/test-steps/data/set-value)
* [Calculate value](https://docs.does.qa/test-steps/data/calculate-value)
* [Replace value](https://docs.does.qa/test-steps/data/replace-value)

***

**Tags:** `data`, `store`, `set`, `rename`, `value`
