# Run in Bulk (Grid)

To run your workflow in bulk, select "Run in Bulk (Grid)" from the top navigation bar when viewing your workflow. This option automatically creates a grid with all necessary columns pre-configured, including your input columns and workflow column with inputs already mapped. You can then populate multiple rows of data, [run the workflow across all rows](broken://pages/ZThnYDoKdUwcsL9p5dhg) simultaneously, and view results directly in the Grid. This method is ideal when you need to process many inputs at once, saving you the time of manually configuring each run.

{% @arcade/embed url="<https://app.arcade.software/share/Kn8LnfcsYmJ0jiXl2eRK>" flowId="Kn8LnfcsYmJ0jiXl2eRK" %}


---

# 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.airops.com/actions/run-once/run-in-bulk-grid.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.
