Prompts lifecycle
- Last Updated: December 23, 2025
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
Prompts are important assets that influence system behavior and user interactions. To manage
prompts securely, track changes, and enforce access controls to prevent data exposure
and unauthorized use:
- Treat prompts as versioned resources and review differences carefully before merging. Pay special attention to size changes and potential content risks such as exposure of personally identifiable information.
- Add appropriate scopes, such as
prompts.read, to prompt selection tools to prevent unauthorized access.