> ## Documentation Index
> Fetch the complete documentation index at: https://docs.usebrainbase.com/llms.txt
> Use this file to discover all available pages before exploring further.

# New Row

Trigger when a new row is added, and it can include existing rows as well.

## Input

| Property              | Type     | Required | Description                                                                 |
| --------------------- | -------- | -------- | --------------------------------------------------------------------------- |
| spreadsheet\_id       | DROPDOWN | Yes      | -                                                                           |
| include\_team\_drives | CHECKBOX | Yes      | Determines if sheets from Team Drives should be included in the results.    |
| sheet\_id             | DROPDOWN | Yes      | -                                                                           |
| max\_rows\_to\_poll   | NUMBER   | No       | The maximum number of rows to poll, the rest will be polled on the next run |

## Sample Output

```json theme={null}
{}
```
