> For the complete documentation index, see [llms.txt](https://docs.browserflow.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.browserflow.app/reference/browserflow-commands/spreadsheet/update-spreadsheet-row.md).

# Update Spreadsheet Row

Updates a row in a Google Sheet

{% hint style="info" %}
Note: Updates to Google Sheets are batched and will occur when the flow finishes, not when the command runs
{% endhint %}

#### Sheet

* Google Sheet to update

#### Row number

* Number of the row to update
  * Can be populated using the row number variable from [Loop Spreadsheet Rows](/reference/browserflow-commands/spreadsheet/loop-spreadsheet-rows.md#variable-to-assign-row-number) or [Find Spreadsheet Row](/reference/browserflow-commands/spreadsheet/find-spreadsheet-row.md#variable-to-assign-row-number)

**Values**

* Values to use to update the flow
