# Single Column

Working with data input can sometimes turn into a repetitive task. If you need to apply the same value to all cells within a column, then the **Single Column** bulk edit functionality can come in handy.

To use **Single Column** edit, please follow these steps:

1\. Click on **Bulk Edit** icon

<div align="left"><img src="/files/-MYsXrawDz87mXIN-rVX" alt=""></div>

2\. Select the desired values

<div align="left"><img src="/files/-MYsY8xsk-K3yDXKh2i6" alt=""></div>

3\. Click on **Apply** icon

Your selected values will be applied to all cells in that column:

<div align="left"><img src="/files/-MYsYTa5YPPIFfk2H136" alt=""></div>

{% hint style="warning" %}
You need to have **Write** permissions in order to perform this operation.
{% endhint %}

{% hint style="info" %}
Bulk operations will only update data visible on the **current** page.
{% endhint %}


---

# 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://knowledgebase.qommentary.com/qommentary-writeback/bulk-updates/single-column.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.
