Guides

Learn Peekeasy

Short, practical walkthroughs — one feature at a time. Each is a quick clip you can follow along with in the app.

August 30, 2026

Permissions: control what the AI can touch

Peekeasy's agent only ever runs read-only queries — and you decide which tables it's allowed to read. Set any table to Auto, Ask, or Deny. Here we set ohlcv_day to Ask, then re-run a question: the agent now pauses for your approval before it reads that table. Fine-grained control, table by table.

August 30, 2026

Dynamic parameters

Parameters turn hardcoded values into reusable inputs you can change on the fly. Here we define a :ticker parameter whose options are loaded live from a query, use it in some SQL, then ask the Peekeasy agent to add a second parameter and rewrite the query to use it — no manual editing.