# Assign New Values to Existing Values - Recode

You can map existing values to new values by using easy-to-use dialog UI.

## How to Access?

![](/files/-M4oMyKnxh2yDu5GhCYA)

* From the Column Menu on a Character Column, select "Replace Values" -> "With New Values".

## How to Use?

### Select Target Columns

You can select a column or multiple columns for this operation. To select multiple columns, check the checkboxes for the columns you want to perform this operation.

![](/files/JsJbkIEjJVp7teKkSdiG)

### Set New Values

To map multiple Existing Values to a same New Value, you can simply type in the new values. For example, if you want to set `North Bay` for San Francisco and `South Bay` for San Jose, type in the values like the below screenshot.

![](/files/-M4oMyKpBWMk7cXgpPm9)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.exploratory.io/data-wrangling/recode.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
