Tax & FinanceSandbox · bring your own key
Test “Expense Reimbursement Form” 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)
Generate a professional expense reimbursement form for the following details:
Employee Name: {{name}}
Expense Categories: {{categories}}
Submission Period: {{period}}{{workflow}}{{max_amount}}{{documents}}
Create a complete, well-structured expense reimbursement form in Markdown format. Include:
1. A header with the company form title and submission period
2. Employee information section
3. Expense table with columns for date, description, category, amount, and receipt attached
4. Pre-populated categories based on the provided expense categories
5. Subtotals by category and a grand total
6. Any relevant policy notes (max amount if specified, required documents if specified)
7. Approval workflow section if specified (otherwise a generic manager approval section)
8. Employee signature/certification section
9. Approver signature section
Make it practical and ready to use.
Respond with JSON only in this exact format:
{"form": "the complete markdown form here"}Output — will stream here
Nothing yet. Fill in variables and click Run.
Prompt slug: expense-reimbursement-form
Prefer copy-paste? Back to the prompt page →