# Workplace Investigations

Organise evidence, track allegations to findings, and produce procedurally fair reports from one secure Mobius workspace.

- Canonical URL: /mobius/workplace-investigations

import {
  FileCheck,
  Folder5Open,
  ShieldCheck,
  WorkflowDenied,
} from "@tilt-legal/cubitt-icons/ui/outline";

<MdxProductFeatureCards heading="Purpose-built for workplace investigations.">
  <MdxProductFeatureCards.Item
    title="Allegations matrix"
    image="/images/mobius/product/investigations/investigations-matrix.webp"
    imageAlt="Mobius workplace investigation evidence matrix"
  >
    Map evidence and findings allegation by allegation, so investigators can see
    what supports each conclusion and where the record still needs attention.
  </MdxProductFeatureCards.Item>

  <MdxProductFeatureCards.Item
    title="Interview transcripts and notes"
    image="/images/mobius/product/investigations/investigations-transcription.webp"
    imageAlt="Mobius interview transcript and notes workspace"
  >
    Turn interviews into accurate transcripts, structured notes, and editable
    summaries that stay connected to the relevant matter, witness, and issue.
  </MdxProductFeatureCards.Item>

  <MdxProductFeatureCards.Item
    title="Structured investigation space"
    image="/images/mobius/product/investigations/investigations-containers.webp"
    imageAlt="Mobius workplace investigation matter setup"
  >
    Organise allegations, parties, documents, statements, and correspondence
    from intake so the investigation starts with the right structure in place.
  </MdxProductFeatureCards.Item>
</MdxProductFeatureCards>

<MdxOutcomeCards heading="Built for investigation teams.">
  <MdxOutcomeCards.Item icon={Folder5Open} title="Organise sensitive material">
    Bring documents, statements, interview records, correspondence, and notes
    into one structured workspace for the matter.
  </MdxOutcomeCards.Item>

  <MdxOutcomeCards.Item icon={WorkflowDenied} title="Track allegations to findings">
    Connect each allegation to the relevant witnesses, evidence, issues, and
    reviewer decisions so findings stay traceable.
  </MdxOutcomeCards.Item>

  <MdxOutcomeCards.Item icon={ShieldCheck} title="Support procedural fairness">
    Keep consistent steps, evidence links, and review checkpoints in place
    across complex, multi-party investigations.
  </MdxOutcomeCards.Item>

  <MdxOutcomeCards.Item icon={FileCheck} title="Produce defensible reports">
    Move from review to report with a clear record of evidence, reasoning, and
    decisions that can withstand scrutiny.
  </MdxOutcomeCards.Item>
</MdxOutcomeCards>

<MdxMobiusFrameworkCta />

<MdxTestimonials />

<MdxFaq heading="Common questions.">
  <MdxFaq.Item question="Who is this built for?">
    Specialist investigation firms, employment lawyers, HR teams, and legal
    teams managing sensitive workplace investigation matters.
  </MdxFaq.Item>

  <MdxFaq.Item question="Does Mobius replace investigator judgment?">
    No. Mobius structures the material, transcripts, evidence, and draft outputs
    so investigators can focus their judgment where it matters.
  </MdxFaq.Item>

  <MdxFaq.Item question="Can the workflow match our investigation process?">
    Yes. Allegation frameworks, evidence categories, interview notes, and report
    templates can be configured around your investigation practice.
  </MdxFaq.Item>

  <MdxFaq.Item question="How is sensitive investigation material controlled?">
    Access controls, audit trails, retention settings, and hosting options can
    be configured around the sensitivity of the matter and your data
    requirements.
  </MdxFaq.Item>

  <MdxFaq.Item question="Can it help with report drafting?">
    Yes. Mobius can organise findings, evidence references, reasoning, and draft
    report content while keeping final review with the investigation team.
  </MdxFaq.Item>
</MdxFaq>

<MdxFinalCta title="Bring structure to workplace investigations." />