> For the complete documentation index, see [llms.txt](https://docs.labii.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.labii.com/user-guide/detail-view/actions/edit-columns.md).

# Edit Columns

## Overview

The **Edit Columns** action opens a form similar to the Add Record form. Instead of creating a new record, the form updates the current record and prefills its existing column data so you can review and modify values in one place.

Use this action when you want to edit multiple columns at the same time or use the AI Assistant to automatically update multiple fields. To change only one value, you can edit that column directly in the record detail view.

## Edit Multiple Columns

{% stepper %}
{% step %}
Open the record you want to update in the detail view.
{% endstep %}

{% step %}
Click **Actions**, then select **Edit Columns**.
{% endstep %}

{% step %}
Review the prefilled form. The fields display the current column data for the record.
{% endstep %}

{% step %}
Update one or more fields as needed.
{% endstep %}

{% step %}
Review your changes, then save the form to update the record.
{% endstep %}
{% endstepper %}

## Update Fields with AI

The AI Assistant can interpret structured or descriptive text and prepare values for multiple form fields at once.

{% stepper %}
{% step %}
From the Edit Columns form, click **AI Assistant** in the side menu.
{% endstep %}

{% step %}
Enter or paste the information you want to apply to the record, then submit it to the AI Assistant.
{% endstep %}

{% step %}
Review the AI-generated field values.
{% endstep %}

{% step %}
Choose how to apply the values:

* Click **Update** to fill only empty fields and preserve existing data.
* Click **Overwrite** to replace fields that already contain data.
  {% endstep %}

{% step %}
Confirm that the updated values are correct, then save the form.
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
Review AI-generated values before saving, especially when using **Overwrite**, because this option can replace existing record data.
{% endhint %}

## Related Documentation

* [Add a Blank Record](/user-guide/add-record/add-a-blank-record.md)
* [Bulk Edit Columns](/user-guide/list-view/bulk-operations/bulk-edit-columns.md)
