Prompt Override Tool
Overview
The Prompt Override Tool allows authorized users to modify agent prompts in the development environment (demo.angelcx.ai) without requiring direct database access.
Warning
Currently optimized for single-agent customer accounts only.
Usage
- Access the prompt override form
- Enter the customer's email address
- Input the new prompt text
- Submit the form
flowchart LR
A[Access Form] --> B[Enter Email]
B --> C[Input Prompt]
C --> D[Submit]
D --> E[Database Update]
Benefits
This tool is particularly useful for:
- Non-technical stakeholders
- Prompt engineers without database access
- Team members requiring quick prompt modifications
- Maintaining security by limiting database access
Environment
- Only affects the development environment (
demo.angelcx.ai) - Changes are reflected immediately
- No production impact