Tracking & Reporting

RFI Tracking, Metrics &
Reporting

Real-time dashboards, SLA monitoring, immutable audit logs, and one-click closeout packages. Everything you need to know about every RFI that has ever touched your project.

Live Dashboard

Live Dashboard: At a Glance

The RFI dashboard updates in real time. Here is what a typical mid-project dashboard looks like.

47
Open RFIs
1.8d
Avg Response Time
5
Overdue Items
94%
On-Time Rate

47

Open RFIs
→ 12 assigned, 35 in review

1.8d

Avg Response Time
↑ 23% faster than last month

5

Overdue Items
↓ Down from 12 last week

94%

On-Time Rate
↑ Up from 81% at project start

Open RFI Log — Project Northgate Tower Last updated: just now
RFI # Subject Trade Submitted Due Status
RFI-0247 Structural-MEP conflict at grid B-7 Mechanical Jun 8 Jun 13 In Review
RFI-0246 Pipe support spacing — 4-inch gas line, level 3 Plumbing Jun 7 Jun 12 Overdue
RFI-0245 Confirm beam designation B-7 (LF or SB?) Structural Jun 7 Jun 9 Overdue
RFI-0244 Surface finish callout conflict — Detail 12/A-401 Architectural Jun 6 Jun 13 Open
RFI-0243 Substitution request: 316L → 317L stainless Process Jun 5 Jun 12 In Review
RFI-0242 Ceiling height conflict — level 2 east wing Architectural Jun 4 Jun 11 Closed
Metrics

What Every Metric Tells You

Response Time Breakdown

The dashboard shows average response time broken down by:

  • Time from intake to first assignment
  • Time from assignment to AI draft generated
  • Time draft spent in human review queue
  • Total time from intake to delivery

The most common bottleneck is draft dwell time in the review queue — the interval between when a reviewer receives the item and when they act on it. This is where coaching and workload balancing have the most impact.

Overdue Monitoring

RFIs enter "overdue" status when the SLA timer expires without a closed response. The dashboard shows:

  • Current overdue count and list
  • Hours overdue per item
  • Which reviewer has the overdue item assigned
  • Whether escalation notification was sent and acknowledged
💡
Escalation ≠ resolution. The escalation system notifies the reviewer's manager when an item goes overdue. It does not auto-assign or auto-close. The audit log records the escalation event regardless of whether it leads to a response.

Volume Trends

Weekly RFI volume is charted over the project lifecycle. Expected pattern:

  • Low volume early (mobilization phase)
  • Peak volume during active construction (structure, MEP rough-in)
  • Secondary peak during finishes coordination
  • Declining volume as closeout approaches

Spikes in volume often correlate with document issues — a revised drawing that creates new conflicts, or a new subcontractor unfamiliar with the spec. Volume spikes are a leading indicator of coordination problems.

Team Performance

Per-reviewer metrics:

  • Average review time (time to act from assignment)
  • Approval vs. edit vs. reject rate
  • Overdue item count
  • Open queue depth

These metrics are for workload balancing and coaching, not performance evaluation. A high edit rate may mean the reviewer is rigorous, not that the AI is failing.

Audit Trail Completeness

The audit trail completeness metric shows the percentage of closed RFIs that have a complete event record — intake to delivery with no gaps. This should be 100% for any properly configured workflow.

Gaps appear when RFIs are closed manually outside the workflow (e.g., via a direct email reply that bypasses the system). The completeness metric surfaces these gaps so they can be retroactively documented.

AI Draft Performance

For each closed RFI where an AI draft was generated:

  • Approved as drafted (no edits)
  • Approved with minor edits
  • Approved with major edits
  • Draft rejected — manual response written
  • Draft not generated (no KB match)

The "major edits + reject" rate is the primary signal for KB quality. If it is high, your KB is missing content that reviewers need. Add the documents that reviewers are consulting manually.

Audit

The Audit Log

Every event in the RFI lifecycle is written to an immutable append-only log. Here is what a complete audit log looks like for a single RFI.

2026-06-08T09:14:22Z RFI_RECEIVED channel=email sender=john.smith@contractor.com subject="Grid B-7 MEP-Structural Conflict" rfi_id=RFI-0247
2026-06-08T09:14:23Z CLASSIFICATION_COMPLETE trade=Mechanical urgency=high spec_section=15810 question_type=conflict confidence=0.91 rfi_id=RFI-0247
2026-06-08T09:14:24Z ROUTED assigned_to=sarah.chen@owner.com sla_hours=24 sla_deadline=2026-06-09T09:14:24Z rfi_id=RFI-0247
2026-06-08T09:14:31Z KB_QUERY_COMPLETE passages_retrieved=5 top_score=0.91 sources=["DIV15-15810","RFI-0087-archive","S-001-structural-notes"] rfi_id=RFI-0247
2026-06-08T09:14:38Z DRAFT_GENERATED word_count=187 citations=3 low_confidence_flags=0 rfi_id=RFI-0247
2026-06-08T09:14:38Z REVIEW_QUEUED reviewer=sarah.chen@owner.com queue_depth=4 rfi_id=RFI-0247
2026-06-08T11:03:17Z REVIEW_OPENED actor=sarah.chen@owner.com time_in_queue=6897s rfi_id=RFI-0247
2026-06-08T11:09:44Z DRAFT_EDITED actor=sarah.chen@owner.com edit_type=minor diff_chars=42 edit_summary="Added confirmation of beam designation from S-204" rfi_id=RFI-0247
2026-06-08T11:10:02Z RESPONSE_APPROVED actor=sarah.chen@owner.com review_duration=399s rfi_id=RFI-0247
2026-06-08T11:10:04Z RESPONSE_DELIVERED channel=email recipient=john.smith@contractor.com sla_compliance=met time_to_close=6582s rfi_id=RFI-0247
2026-06-08T11:10:04Z SLA_CLOSED sla_deadline=2026-06-09T09:14:24Z closed_at=2026-06-08T11:10:04Z time_remaining=79940s rfi_id=RFI-0247
2026-06-08T11:10:06Z KB_FEEDBACK_PROMPT_SENT reviewer=sarah.chen@owner.com edit_detected=true prompt_type=add_to_kb rfi_id=RFI-0247

What the Log Proves

  • Exactly when the RFI was received
  • What the AI classified it as, and with what confidence
  • Who it was assigned to and when the SLA clock started
  • What KB content the AI draft was based on
  • Whether the draft was edited, and by how much
  • Who approved the response and when
  • Whether the SLA was met
  • All of this without relying on anyone's recollection

Export Formats

The full audit log — for a single RFI or all RFIs on a project — is available in:

  • CSV: For import into spreadsheets or BI tools
  • JSON: For programmatic processing or archival
  • PDF: Formatted closeout document with all attachments embedded

All exports are timestamped and digitally signed by the RenderDraw platform at the time of export. The signature allows recipients to verify the log has not been altered post-export.

100%
Events logged
Real-time
Dashboard updates
7yr
Log retention
1-click
Closeout export
Integrations

Integrations

RenderDraw RFI tracking connects to the tools your team already uses. RFI data flows in both directions — inbound from your project management system, outbound to your reporting and analytics stack.

🛠

Procore

Bidirectional sync with the Procore RFI module. RFIs submitted in Procore trigger the RenderDraw workflow. Responses write back to the Procore record. Log data stays in both systems.

📐

Autodesk Construction Cloud

Connect to ACC / BIM 360 RFI workflows via the Autodesk Construction Cloud API. RFIs flow from ACC into RenderDraw for AI drafting and route back on approval.

💌

Email (Outlook / Gmail)

Connect a dedicated RFI inbox via Microsoft 365 or Google Workspace. Incoming emails are parsed and queued. Responses are sent as reply-to-thread from the same address.

💬

Teams / Slack

Reviewer notifications, SLA warnings, and escalation alerts are delivered to your team's messaging platform. Reviewers can approve simple RFIs directly from the notification.

📈

Power BI / Tableau

The RenderDraw analytics API exposes RFI log data in a schema compatible with Power BI and Tableau. Build custom dashboards on top of your project data.

🔗

REST API

Every tracking endpoint is available via the RenderDraw REST API. Build custom integrations with your ERP, project controls system, or document management platform.

Reports

Standard Reports

Available From the Dashboard

  • Open RFI Log — All open items with status, SLA status, and assignee
  • Closed RFI Log — All closed items with response time and SLA outcome
  • Overdue Report — Items past SLA deadline with escalation history
  • Response Time Trend — Weekly average response time over project lifecycle
  • Volume by Trade — RFI count and response time by construction trade
  • AI Performance Report — Draft acceptance rate, edit frequency, KB gap analysis
  • Reviewer Workload — Open queue depth and average review time per reviewer
  • SLA Compliance Report — On-time rate by period, reviewer, and trade

Project Closeout Package

At project closeout, generate a single exportable package containing:

  • Complete RFI log with all questions and approved responses
  • Full audit log for every RFI in the project
  • All attachments (drawings, sketches, reference documents) embedded
  • SLA compliance summary for the full project
  • Index sorted by RFI number, trade, and date
💡
Claims defense value: The closeout package is formatted to serve as exhibit documentation in disputes. Every response is timestamped, attributed to the approving reviewer, and linked to the KB sources that informed the draft. No reconstruction required.

Every RFI tracked. Every response logged.

Start your free trial and have full RFI tracking running on your project in under 30 minutes.