Pipelines

Library Pipelines

Browse and run curated pipelines without writing any code.

Browse and run

  1. Go to Pipelines > Library.
  2. Browse by category or search by name.
  3. Click a pipeline to open it.
  4. Fill in the required parameters (shown as a form).
  5. Check the credit cost displayed above the Run button.
  6. Click Run.

GridWork executes the pipeline and saves the output to Reports.

Parameter types

  • Text — free-form input
  • Select — choose from a list of options
  • File — upload a file
  • Integration — select a connected integration (e.g., "Which Google Sheet?")

What happens during execution

  1. GridWork sends your inputs to the pipeline.
  2. The pipeline runs through its nodes (LLM calls, integrations, etc.).
  3. The final output is saved to Reports.
  4. Credits are deducted from your account.

You can check execution status in the Reports list.

On this page