# Options tab

Use this tab to define additional step behavior.

![Google Analytics v4 Options tab](/files/fvPjTuAKGsIia78zMhSb)

| Field         | Description                                                                                                                                                                                                                                                                                                                                                                |
| ------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Limit**     | Specifies the maximum number of output rows from the step. If the value is 0 the step returns the full dataset.                                                                                                                                                                                                                                                            |
| **Page size** | Specifies the number of analytics rows to buffer in memory between requests to Google Analytics. The range is from 10,000 (default) to 100,000. The step fully supports [pagination](https://developers.google.com/analytics/devguides/reporting/data/v1/basics#pagination), so it will make multiple queries until the limit is reached or the report rows are exhausted. |


---

# 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://docs.pentaho.com/pdia-data-integration/10.2-data-integration/pdi-transformation-steps-reference-overview/google-analytics-v4/google-analytics-v4-options/google-analytics-v4-options-tab.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.
