# Bulk edit data - Google Sheets

In the previous example - see Bulk data editing, we edited the data using a csv file. A variant is editing via Google Sheets.&#x20;

First choose Export -> Edit

![T](/files/iIu1w57qDfNHw3GExhVQ)

Then go to Rules -> New rule -> Bulk edit

![](/files/5cCvtBehVRuSQxgp7iLt)

![](/files/LpvBHU4DptSI4v79WQ0I)

Then select Google Sheets, which contains the edited data. The advantage of Google Sheets is that it can be edited by several people at once. Google Sheets must contain product ID (ITEM\_ID, g: id, etc.)

![](/files/gX08byYgBXNhxjwEWumQ)

The rule must be saved by clicking on Create rule.


---

# 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://help.conviu.com/data-editing-xml-and-csv/bulk-edit-data-google-sheets.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.
