Privacy & SecuritySandbox · bring your own key
Test “It Incident Report” with your own key
Paste an Anthropic, OpenAI, or OpenRouter key. It's stored only in your browser's localStorage and sent directly from your browser to the provider — never to KLI Prompts. We have no backend that can see it.
How this works (honestly)
- Your key lives in
localStorageon this device only. - The HTTP request to the LLM goes from your browser straight to
api.anthropic.com/api.openai.com/openrouter.ai. - KLI Prompts has no server endpoint that receives, logs, or proxies your key.
- Clear it any time — there's a button below.
Step 1 · Provider
Recommended for this prompt: any · temperature 0.4
Step 2 · Your API key
Saved to
localStorage on this device. Never sent to KLI servers.Step 3 · Fill the variables
Final prompt (sent to anthropic)
You are an IT incident report writer. Generate a professional IT incident report in Markdown format.
Incident Title: {{incident_title}}
Incident Date: {{incident_date}}
Description: {{description}}{{severity}}{{root_cause}}{{resolution}}
Write a structured IT incident report in Markdown with the following sections:
- Incident Summary
- Incident Details (date, severity if provided)
- Description
- Impact Assessment
- Root Cause Analysis (use provided root cause or write "Under investigation")
- Resolution & Remediation (use provided resolution or write "Pending")
- Timeline
- Recommendations
- Sign-off
Be professional, concise, and clear.Output — will stream here
Nothing yet. Fill in variables and click Run.
Prompt slug: it-incident-report
Prefer copy-paste? Back to the prompt page →