Using the Team workflow

Ingest large repositories to trace data flows and explain undocumented logic.

Written By Grout

Last updated 1 day ago

The Team workflow ingests massive repositories so Grout Code can trace data flows and explain undocumented logic across an entire codebase.

What Team is for

  • Understanding a large or unfamiliar codebase
  • Tracing how data flows through the system
  • Explaining undocumented logic that has no comments or docs

How to use it

  1. Open the Team workflow and let it ingest the repository.
  2. Ask it to trace a data flow or explain a section of logic.
  3. Follow the explanation across the files involved.

[SCREENSHOT: Team workflow tracing a data flow across a repo]

When to reach for Team

Use Team when you join a project, inherit legacy code, or need to understand a system before changing it.