# Separate Address (Japan)

Separate Japanese address into prefecture, city, and street columns

## How to Access This Feature

### From Column Menu

![](/files/PHRcg3u7Mi8ptMPcnqKc)

## Separate Address (Japan) Dialog

![](/files/mUJfjRc80fC22yWR06k2)

Optionally, you can specify new column names for following columns

* prefecture
* city
* street

Click Run button then it will create new columns (prefecture, city, and street) as follows:

![](/files/pnKA2u9slC0nfZvNw7mT)


---

# 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/separate-japanese-address.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.
