FAQ Docs Audit — 2026-08-18

Scope: docs/faqs/*.md (19 files) rendered at http://localhost:8080/docs/faqs/* Verified against: live platform (firetail-sandbox session → https://localhost:3000, org firetail) and the saas-frontend codebase (src/utils/hooks/usePaths.tsx, routes in src/pages/organisations/orgID/*, billing/alert components). Method: read every FAQ source file, checked every rendered page (HTTP status), validated every internal link and image, and navigated the live platform UI to confirm menu paths, page names, table columns, and download-modal attributes.


Summary

Status Count
✅ Accurate, no action 6
⚠️ Minor issues (typos, small drift) 6
❌ Significant inaccuracies / broken references 7

Top problems:

  1. Self-service organization creation no longer exists. The Organizations page has no "Create Organization" button (verified live and in code: OrganisationsList.tsx has no create control, its empty state says "To create an organization, reach out to your account manager or FireTail support", and a unit test explicitly asserts the create control is absent). Multiple FAQs — why-create-an-organization.md, how-do-i-set-up-an-account.md, how-do-i-log-in-to-the-platform.md — still tell users to create organizations themselves, and the linked doc docs/organizations/create-a-new-organization.md documents the removed Create Organization button flow.
  2. The account sign-up FAQ describes an entry flow that no longer exists. www.firetail.app now shows "Start a Trial" (no "Get Started" button), and it redirects to firetail.ai/book-an-onboarding-call (sales-led onboarding call booking) instead of a sign-up form. The only self-service path is Log In → Auth0 → "Sign up" link. Verified live on 2026-08-18.
  3. Billing/Subscription FAQs describe UI that no longer exists in the app. The Settings menu has no Subscription or Billing entries (verified live: Settings = Overview, Members, Quotas, Audit Logs, Projects, Events, Integrations, Reporting, Programmatic Access). Billing is now handled via a Stripe customer portal session (useNavigationBar.tsxcreatePortalSession), and the in-app subscription.tsx page is not wired into PlatformRoutes (old /settings/subscription URLs redirect to platform/organization/subscription, which falls through to Overview).
  4. A live FAQ links to a draft pagehow-do-i-switch-plans.md links to /docs/organizations/manage-subscriptions-and-billing/, which 404s (isDraft: true).
  5. Download-attribute lists are stale across findings/events/models/prompts examples.

Per-file findings

✅ Accurate — no action needed

File Notes
check-quotas.md Verified live: Settings → Quotas exists; categories match exactly (Logging, AI, Alerting, Automations, Client Secrets, Integrations, Organisation, Projects, Saved Filters); Used/Max format confirmed.
difference-between-ai-prompt-and-a-user-prompt.md Conceptual content; no platform claims to contradict.
fix-a-finding.md Consistent with scan/finding lifecycle; no UI claims.
how-do-i-reset-my-password.md Both links resolve (200).
on-prem-installation.md No verifiable UI claims; statement is plausible marketing copy. Consider having product confirm it is still current (created 2024-01).
how-long-is-traffic-data-stored.md Retention tiers (7/30/60/90) consistent with what-are-the-differences-between-plans.md Log Retention row. Not verifiable from frontend code (backend-owned); flag for product confirmation.

⚠️ Minor issues

  1. how-do-i-log-in-to-the-platform.md

  2. how-do-i-view-and-analyze-ai-logs.md

  3. token-usage-in-ai-services.md

  4. do-you-have-any-integrations-with-azure.md

  5. whats-the-difference-between-a-finding-and-an-alert.md

  6. how-do-i-delete-a-member.md

❌ Significant issues

  1. how-do-i-set-up-an-account.md

  2. why-create-an-organization.md (and the linked docs/organizations/create-a-new-organization.md)

  3. how-do-i-switch-plans.md

  4. how-do-i-change-my-payment-details.md

  5. what-are-the-differences-between-plans.md (draft — 404 on site, not user-facing)

  6. how-do-i-download-information-from-the-firetail-platform.md

  7. Draft/archived files depended on by live content


Link & asset check

Screenshot currency review

Screenshots were assessed by comparing the live UI flows against what each doc describes (direct pixel inspection was not possible in this audit environment).

Image Used in Verdict
1748372028609.png (landing, "Get Started") how-do-i-set-up-an-account Outdated — live landing shows "Start a Trial"; no Get Started button
1748372027511.png (landing, "Log In") how-do-i-log-in-to-the-platform ⚠️ Likely outdated — Log In button still exists but landing hero/CTAs changed
1748372029218.png, 1748372029832.png (Auth0 MFA/recovery) how-do-i-set-up-an-account ❓ Unverified — Auth0-hosted screens; retest during sign-up rewrite
subscription-menu.png, 1748372027066.png (Settings → Subscription) how-do-i-switch-plans Outdated — no Subscription menu item exists
1748372026604.png (Billing payment method) how-do-i-change-my-payment-details Outdated — no Billing page; payments handled in Stripe portal
1748371976068.png (findings download) how-do-i-download-information… ⚠️ Outdated — attribute list in live modal differs (Name/Description/Remediation/Creation Time added)
1748371976580.png (events download) how-do-i-download-information… ⚠️ Outdated — attribute list in live modal differs
workforce-usage-download-csv.png how-do-i-download-information… ✅ Consistent — per-chart Download CSV buttons confirmed live
1748372046645.png (Create Organization) docs/organizations/create-a-new-organization (linked from 3 FAQs) Outdated — Create Organization button removed from the platform

Live-platform verification notes (firetail-sandbox)

Live public-site verification notes (www.firetail.app, 2026-08-18)

Recommended actions (not applied)

  1. Rewrite how-do-i-set-up-an-account.md: decide with product whether to document the Auth0 "Sign up" path (via Log In) or the new trial/onboarding-call flow; retake 1748372028609.png and re-verify the Auth0 MFA screenshots.
  2. Update org-creation docs: rework why-create-an-organization.md (and docs/organizations/create-a-new-organization.md) to reflect that organizations are provisioned by FireTail (account manager/support), remove "Create Organization" button steps and screenshot 1748372046645.png, and fix the create-org links/claims in how-do-i-log-in-to-the-platform.md and how-do-i-set-up-an-account.md.
  3. Rewrite how-do-i-switch-plans.md and how-do-i-change-my-payment-details.md around the current Stripe-portal/checkout flow; replace outdated screenshots; remove or fix the draft billing-doc link.
  4. Update the four attribute lists (findings, events, models, prompts) in how-do-i-download-information-from-the-firetail-platform.md to the current modal labels; retake the two download-modal screenshots; fix "number of Events" copy-paste errors and grammar.
  5. Fix the merged password-requirement bullets in how-do-i-set-up-an-account.md.
  6. Add the Tags column to how-do-i-view-and-analyze-ai-logs.md.
  7. Either document anomaly alerts as "coming soon"/remove from whats-the-difference-between-a-finding-and-an-alert.md, or confirm with backend that anomaly alerts are user-facing.
  8. Broaden do-you-have-any-integrations-with-azure.md to mention Azure OpenAI Logging and Azure DevOps repo scanning.
  9. Retake the landing-page screenshot in how-do-i-log-in-to-the-platform.md.
  10. Confirm with product: retention tiers (how-long-is-traffic-data-stored.md), on-prem statement, and plan-limit table before publishing the draft.
  11. Separately: report the app-side typo "Date Ocurred in Microseconds" in the Events download modal (saas-frontend).