// Configuring

PR-changes diagram

An opt-in visual of what the pull request changes.

ReviewIQ can include a flow diagram of the change in its description. It is off by default and enabled per repository via the Diagram toggle on the Repositories page.

Where it renders

  • GitHub / GitLab — a native Mermaid block, rendered by the platform.
  • Bitbucket / Azure DevOps — those platforms don't render Mermaid, so ReviewIQ publishes a pre-rendered image instead, linked to an interactive version. You get a real diagram, not a wall of code.

In the dashboard

When a diagram exists, the pull request gains a Diagram tab with pan, zoom and fullscreen. Repos with the toggle off show no tab at all.

Cost

With the toggle off, the model is never even asked for a diagram — there is no token cost for repos that don't want one.