> ## Documentation Index
> Fetch the complete documentation index at: https://docs.integratewise.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Product Engineering Human Workbench: Surfaces and Daily Flow

> The surfaces and daily loop for PMs and engineers in the Product Engineering workbench.

The Human Workbench in the Product Engineering domain is the surface where product managers, engineers, and designers plan, review, and ship software. It gives each persona a tailored view into the same unified context so handoffs are visible and actionable.

### Primary Surfaces

* **Sprint Board**: current sprint status with issue ownership, blockers, and pull request linkage.
* **Roadmap**: timeline of epics and releases, synced from Linear or Jira.
* **Incident Queue**: active incidents with severity, on-call, and related releases.
* **Code Review Stream**: review requests with linked issues and CI status.
* **Release Pipeline**: stages from build through deployment to monitoring.

### Daily Loop

<Steps>
  <Step title="Open Today">
    Start with your Today view: assigned issues, open reviews, and incidents.
  </Step>

  <Step title="Review Context">
    Open an issue to see linked epics, related incidents, and recent commits.
  </Step>

  <Step title="Take Action">
    Move a ticket, approve a pull request, or escalate an incident.
  </Step>

  <Step title="Hand Off">
    Leave context for the next owner. Continuity preserves state across sessions.
  </Step>
</Steps>

### Related

* [User Flow](/internal-docs/domains/product-engineering/user-flow)
* [AI Workbench](/internal-docs/domains/product-engineering/ai-workbench)
* [System Flow](/internal-docs/domains/product-engineering/system-flow)
* [Execution Flow](/internal-docs/domains/product-engineering/execution-flow)
* [How It Works: Continuity](/how-it-works/continuity)
