Write grounding rules for a RAG knowledge-base bot
Use when an assistant answers only from retrieved documents and must refuse to hallucinate beyond them.
Write the answering rules for a retrieval-augmented chatbot that responds only from provided context chunks.
Domain: {{domain}}
Context format: chunks with source ids, passed in a CONTEXT block each turn.
The rules must specify:
- Answer ONLY from the supplied context; if the answer is not present, say so plainly and suggest what to ask instead.
- Cite the source id(s) inline for every factual claim, like [src: 3].
- Never blend outside knowledge into a context-grounded answer; if mixing is unavoidable, label the outside part clearly.
- Handle partial answers (some info present, some missing) honestly.
- Refuse to speculate on {{sensitive_topics}}.
- Quote exact figures verbatim from context, no rounding.
Output the rules block, plus an example showing a grounded answer and a "not in context" answer.Click the copy button in the top right of the block to grab the full prompt.
Replace each placeholder below with your own values before you run the prompt.
- {{domain}}
- {{sensitive_topics}}
Related prompts
You are the system prompt author. Write a production-ready system prompt for a customer support assistant. Company: {{company_name}} Product or service: {{product}} Customer audien...
Design a conversation flow for a sales qualification chatbot. Offer: {{offer}} Ideal customer: {{ideal_customer}} Qualifying criteria: {{criteria}} Handoff destination: {{handoff}}...
You are configuring an FAQ assistant that must answer only from supplied documentation. Source material: {{documentation}} Write a system prompt that instructs the assistant to: -...
Create a complete persona definition for a chatbot. Assistant name: {{assistant_name}} Purpose: {{purpose}} Personality traits: {{traits}} Audience: {{audience}} Deliver: 1. A one-...
Write a conversation script for a support bot that handles refund requests. Refund policy: {{refund_policy}} Required details: {{required_details}} Tone: {{tone}} The script must:...
Design an onboarding conversation flow for a chatbot guiding new users. Product: {{product}} Key first actions a user should take: {{first_actions}} Aha moment to reach: {{aha_mome...
0 Comments
Loading discussion...