FIELD GUIDE / DATA AFTER SOLVING

DOCUMENT → MOVE → REUSE

Your investigation is finished.
Its value is not.

SolveStack turns working notes, evidence, dead ends, decisions, and resolutions into portable files. Those files can become searchable knowledge, review material, training resources, runbooks, or a durable technical archive.

.MD

Reusable knowledge

Best for search, documentation repositories, version control, and AI-assisted review. Human-readable and easy for machines to process.

Use when knowledge should compound.
.HTML

Readable handoff

A polished, self-contained report that another engineer or stakeholder can open without SolveStack or an internet connection.

Use when someone needs to read it.
.JSON

Lossless data

Preserves the structured investigation for re-import, backup, migration, or custom processing without flattening relationships.

Use when fidelity matters.
.ZIP

Complete archive

Packages Markdown, RCA, HTML, JSON, and original evidence into one portable folder for long-term retention.

Use when the full record matters.
01

Build a searchable troubleshooting library

Place completed Markdown files in your organization’s existing document, code, or knowledge repository. Consistent headings and front matter make investigations easier to find by system, symptom, error, root cause, or resolution.

BEST FORMAT · MARKDOWN
02

Turn a resolution into a knowledge article

Edit the deterministic knowledge export into an internal article, operational note, FAQ, or public support document. The investigation remains the evidence behind the polished answer.

BEST FORMAT · MARKDOWN
03

Create runbooks and preventative checks

Extract successful validation steps, confirmed fixes, and preventative actions into a repeatable runbook. Ruled-out reasoning helps future engineers avoid repeating low-value tests.

BEST FORMAT · MARKDOWN + RCA
04

Share a readable investigation record

Send the standalone HTML report when another engineer, manager, vendor, or auditor needs to understand what happened without opening the application.

BEST FORMAT · HTML
05

Find recurring operational patterns

Review a collection of investigations for repeated symptoms, common failure points, frequently ruled-out causes, and preventative actions that deserve engineering investment.

BEST FORMAT · MARKDOWN COLLECTION
06

Preserve a durable evidence package

Archive the complete ZIP with original screenshots, logs, structured data, and readable reports when the full record may be needed later.

BEST FORMAT · ZIP

Markdown gives an AI system structured source material instead of a vague retelling. You can review one investigation, compare several, or identify gaps across a larger troubleshooting library.

Before uploading anything
  • Redact credentials, tokens, personal data, tenant details, and confidential evidence.
  • Use tools approved by your organization.
  • Check the external tool’s retention and privacy policies.
  • Keep the captured record authoritative; verify every AI conclusion against it.

REVIEW ONE INVESTIGATION

Review this troubleshooting record. Summarize the problem, tests performed, causes ruled out, confirmed root cause, fix, and validation. Identify missing documentation, but do not infer facts that are not present.

COMPARE A COLLECTION

Analyze these troubleshooting records. Identify recurring symptoms, repeated root causes, frequently ruled-out explanations, and preventative actions. Cite the session title supporting each finding. Do not invent missing details.

CREATE A RUNBOOK

Using only this resolved investigation, draft a concise troubleshooting runbook. Separate prerequisites, diagnostic checks, decision points, remediation, and validation. Mark any required detail that was not recorded.
04

OWNERSHIP FOLLOWS THE FILE

Move knowledge deliberately.

SolveStack keeps core troubleshooting data in your browser. Once an export is placed in another service, that service’s permissions, retention, governance, and AI policies apply. Review the file, redact sensitive material, and choose the destination intentionally.

Open your workspace →