Access Paths
You can open the data mapper in two ways:
| Path | When to use |
|---|---|
| Reusable data mapper | The mapping is consumed in multiple places, or you want to test and version it independently of any single flow. |
| Inline data mapper | The mapping shapes a value within a specific flow, typically on a Declare Variable or Update Variable node. |
What's next
- Reusable data mapper — Create a data mapper artifact from the Artifacts page or the sidebar.
- Inline data mapper — Open the data mapper from a Declare Variable or Update Variable node.
- Mapping capabilities — Connect fields, write expressions, and use AI-assisted mapping.