Download Reportworq
⬇ Guide PDF

The AI prompt store#

Reportworq's AI features, the AI Profile draft, chart auto-fill, the Ask AI assistant, and job diagnostics, each send an internal instruction prompt to your configured AI provider. The AI prompt store centralizes those prompts into a single global catalog you can review and tune in Settings ▸ AI Prompts, so you can adjust how Reportworq instructs the model without a code change or redeploy. Every prompt keeps a shipped default, so it can always be recovered.

Scope and access#

Aspect Value
Scope System-scoped (global). One prompt set per Reportworq instance, not per workspace.
Access Administrator only.
Default source Code-embedded factory defaults, always available.
Editor Settings ▸ AI Prompts.

How resolution works#

Variables#

Prompts interpolate {{name}} tokens, using double braces so that any literal single-brace JSON inside a prompt body stays unambiguous. Each variable declares a name, a description, a required flag, and an optional example, and the editor renders them as an insertable palette.

Factory reset#

Choose Reset to default to clear the override, so the prompt reverts to the catalog text. Saving text that is identical to the default is treated the same as a reset. Opening the editor also materializes every shipped prompt into the store, refreshing the shipped metadata and default while preserving any override you have made.

Shipped prompts#

The AI Prompts screen in Settings, one row per editable prompt
The AI Prompts screen in Settings, one row per editable promptTap or click the image to view it full screen
Prompt id Area Variables Where it is used
job.ai-profile.system Job editor none AI Profile step, "Draft with AI"
job.ai-profile.repair Job editor parseError (required) AI Profile draft, JSON repair round
chart.ai-fill.classify Charts chartType (required), dataRows (required) Excel add-in chart builder AI auto-fill
assistant.chat.system Assistant serverGuidance (optional), availableTools (required) In-app Ask AI chat assistant
job.ai-diagnostics.system Diagnostics none Run-history AI diagnosis and the diagnostics loop
job.ai-diagnostics.tool-catalog Diagnostics none Diagnostics AI first user message

When to use it#

Notes and limits#

Going deeper. For the assistant that consumes assistant.chat.system, see The AI assistant.

Feedback on this page

Comments, questions, requests, or something missing or unclear? Email us - the page you are on is filled in for you.

Email feedback on this page

Or write to support@reportworq.com directly.