Home Orders Tables Knowledge Webchat UI

Restaurant Knowledge (business_id=1)

These values are saved to businesses.config_json.knowledge and used by the voice assistant for FAQs. Leave a field empty to fall back to metadata_json.public where available.

Website RAG Ingestion

Crawl your website and store searchable chunks in knowledge_documents so the assistant can answer broader website questions. It will also try to auto-fill empty knowledge fields below from the ingested website content, without overwriting manual values.

Business Document Upload

Upload a detailed business document (PDF or TXT), or paste text directly. It will be chunked into knowledge_documents and used by Groq for non-booking restaurant information questions.

Format supported: [{"question":"Do you have parking?","answer":"Yes, free parking available."}] or {"Do you have parking?":"Yes, free parking available."}.

Current Fallback (metadata_json.public)

{}