> ## Documentation Index
> Fetch the complete documentation index at: https://docs.bluegenai.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Workflow

> What a ServiceNow Build request carries, and what comes back.

A ServiceNow request usually spans more than one platform area, because a working feature rarely lives in just one. Adding an approval step can touch a status model, a transition permission, a business rule, and a notification, and those are applied as a coordinated set rather than as separate edits.

What comes back names the components that changed. Reading it is how you confirm the whole feature landed rather than part of it.


## Related topics

- [Workflow](/web-apps/prototype-mode/workflow.md)
