# How to Add Column Mapping

The application allows users to map columns manually.&#x20;

* Navigate to **Advanced Tools > Lineage Maintenance** and select the Object type, Connector Name, Schema, and Table.
* It displays the list of source and destination lineage objects.
* Users can click the **edit** icon in the "**Columns**" field.

  <figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcZcozeU-7nMCNKOoyGw8yhoeqcmeZK2zpOkk_p5Qw9w-x4N2F8R2sNI3vQ2C0rSjnSucMARNTUw9rTt8dM-qk2Cl9QcJQPWKSx7H7jAJgvudyOWK4Ymh97S3p8kRyVR356iISUqQ?key=7S-lJ1VvBGLuUwv5Bk6M8zbE" alt=""><figcaption></figcaption></figure>
* A new window appears, where users can add new rows based on the requirement.&#x20;
* Users can select the Source Column Name and Target Column Name from the dropdown list and specify comments as needed.<br>

  <figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfZYmdYOJf4bIL8VDfMQNpDh14GlJg2p1XmaFIBoiR5jGOfoOl6EZwjXfMKRFk0GWDyg9Ka_W5VpAF0xZEZ1VcLdpz8Gx39QwgDbCWozMHyYjKh8zzoUc3uavpbUFeC8gw2e4kA?key=7S-lJ1VvBGLuUwv5Bk6M8zbE" alt=""><figcaption></figcaption></figure>
* Users can map columns using the “**Map column via AI**” option. This automatically fills in the suggested source and target columns, which users can adjust or delete as required.&#x20;

  <figure><img src="/files/yL3lPwHTUFgeSd5WrEac" alt=""><figcaption></figcaption></figure>

***

Copyright © 2025, OvalEdge LLC, Peachtree Corners, GA, USA.


---

# 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.ovaledge.com/release8.1/advanced-tools/lineage-maintenance/how-to-add-column-mapping.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.
