Skip to content

Gen3 Workflows

GT AI OS Release edited this page Jun 18, 2026 · 3 revisions

How to Build Your AI Workflow

Start Here

  1. Read Getting Started to see which workspaces your role can access.
  2. Pick a workflow guide below that matches your goal.
  3. Prepare Datasets and Agents before opening GT Chat.
  4. For external tools, plan a GT API rollout (requires GT API enabled on your account) instead of manual chat steps.
  5. Use the ? help shelf (GT Helper) when you want conversational guidance inside the app.

Tenant Help shelf for workflow guidance

Why this matters

GT AI OS is flexible; most failures come from skipping setup (no dataset, wrong agent, missing paperclip attachment). These workflow articles give repeatable sequences for the use cases operators ask about most—document review, diagram review, and mock assessments—using the same Gen 3 routes you already have in the tenant app.

Details

Workflow guides

Goal Article
Review text documents with retrieval Document Review
Review diagrams and visual artifacts Diagram Review
Run training or evaluation exercises Mock Assessments

Core building blocks

  • Agents — behavior, model choice, default datasets (Agents, Building Agents).
  • Datasets — durable source material (Datasets).
  • GT Chat — live execution with paperclip dataset attachment (GT Chat).
  • GT API — OpenAI-compatible automation (GT API Overview).

Structured automation elsewhere

The tenant route /workflows (when enabled in your deployment) may expose multi-step automation definitions separate from these instructional guides. Use chat for exploratory work; use workflow automation when your tenant ships repeatable orchestration in that workspace.

Related pages

Clone this wiki locally