Guides
Task-oriented recipes. Each guide solves one concrete problem with copyable code.
Chat interfaces
| Guide | What for |
|---|---|
| Web chat | Browser chat — bilingual, persistent sessions, sources panel |
| Terminal chat (CLI) | Textual TUI with slash commands, keyboard shortcuts, live cost |
Customise for your domain
| Guide | What for |
|---|---|
| Tune prompts to your domain | The single highest-leverage quality lever after indexing. How to customise GRAIL's 10 prompts for your domain — sharper extraction, pinned voice, multilingual packs |
Working with knowledge base
| Guide | What for |
|---|---|
| Optimise indexing costs | Lower the bill without losing quality |
| Trace queries for debug | See exactly which prompts the LLM saw |
| Visualise the graph | Generate interactive HTML of the graph |
Working with agentic memory
Coming soon
Guides for memory workflows, periodic consolidation, and proposal handling are in development. Meanwhile, the Memory quickstart covers the full flow.