Documentation Index
Fetch the complete documentation index at: https://docs.experio.cloud/llms.txt
Use this file to discover all available pages before exploring further.
Overview
AI instructions are directives that shape how AI assistants behave. They can be scoped globally (affecting all assistants) or targeted to specific assistants or clients. Instructions are applied in order, allowing layered control over AI behavior. Navigate to Admin > Settings > AI Instructions.Viewing Instructions
The instructions page lists all configured instructions with:- Instruction text preview (first 50 characters)
- Scope (System, Global, Client, Assistant)
- Client ID (if client-scoped)
- Active status
- Display order
- Created and modified dates
Instruction Scopes
| Scope | Applied To |
|---|---|
| System | All assistants, always applied first |
| Global | All assistants, applied after system instructions |
| Client | All assistants for a specific client organization |
| Assistant | A specific assistant only |
Creating Instructions
Click Create New to add an instruction:| Field | Description |
|---|---|
| Instruction | The instruction text (multi-line). This is the actual directive sent to the AI model. |
| Scope | Where this instruction applies (System, Global, Client, Assistant) |
| Client ID | Required for Client scope — specifies which client organization |
| Active | Whether this instruction is currently applied |
| Order | Display and application order within its scope |