📄️ Overview
What the Q-AI Bot is, the value it adds to Texter, the four subsystems it is built from, and where an AI turn sits inside a conversation.
📄️ How It Works
One Q-AI Bot conversation walked through end to end: the on/off switch, a fresh session, a single AI turn, the structured reply, routing, and handoff back to a human.
📄️ Conversation Lifecycle
The full life of a Q-AI Bot session: start, ongoing turns, the five ways it ends, what handoff means, idle re-engagement, and the Texter scenarios that wire it all together.
📄️ Per-Project Settings
The settings that shape each project's AI assistant (system prompt, model and creativity, message limit, response schema, knowledge base, and re-engagement ladder), and who changes each one.
📄️ Response Schema
The fixed-shape JSON the Q-AI Bot returns every turn (the visible reply, the terminate control channel, and the internal aiMetadata) and how the bot YAML consumes, routes on, and extends it.
📄️ RAG & OpenAI Concepts
A plain-language look under the hood: how the assistant finds the right knowledge (chunking, embeddings, vector search) and the model settings (model, temperature, verbosity) that shape its answers.
🗃️ Knowledge Base
3 items
📄️ Abandoned Bot System
How the Q-AI Bot re-engages contacts who go quiet mid-conversation, using a per-project ladder of timed nudges that ends by handing the chat back.
📄️ Workflows & Automations
The named background automations behind the Q-AI Bot: what each one does, when it runs, and how they connect to a live conversation and the knowledge lifecycle.
📄️ Pricing
How the Q-AI Bot is billed: per-conversation tiers set by the message limit, charged automatically by usage.
📄️ Onboarding a New Project
How to provision a brand-new Q-AI Bot project (knowledge store, configuration, Drive folders, default prompt and report, and scenario import) in one step.
📄️ Reporting & Evaluation
How the Q-AI Bot logs every turn for human review: the per-project evaluation report, cross-project usage logging, and how to read the Generic Response Evaluation Report.