# 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](https://docs.browserflow.app/reference/browserflow-commands/loop-spreadsheet-rows#variable-to-assign-row-number) or [Find Spreadsheet Row](https://docs.browserflow.app/reference/browserflow-commands/find-spreadsheet-row#variable-to-assign-row-number)

**Values**

* Values to use to update the flow
