Decision and approval work queues
Decision and approval work queues
Decision and approval work queues
Decision and approval work queues
Use this page when you are building an approval review experience. In the builder, the actual native screen names are Decision and Work Queue.

Use Decision when one reviewer opens one item and chooses an outcome.

Use Work Queue when a team needs a list of approval items or operational work.
When to use Decision
Use Decision when the reviewer needs a focused screen for one item. A Decision screen should show the fields needed to decide and the actions the reviewer can take.
Common decision actions:
Approve
Reject
Request changes
Escalate
Acknowledge
Complete review
When to use Work Queue
Use Work Queue when a person or team needs to manage many items. A Work Queue should help users sort, claim, assign, prioritize, and complete work.
Use Work Queue for:
Supervisor review queues
Finance review queues
Purchasing queues
Service dispatch queues
Exception triage queues
Any approval team that handles a list instead of one item at a time
Exact build order
Use this order when the maker is creating an approval experience for the first time:
Create the normal requester screen first. This is usually a data form or submit screen.
Create or generate the approval workflow from Automation.
Add the Work Queue Automation screen if reviewers need an inbox.
Add the Decision Automation screen so the reviewer has approve, reject, and request-changes actions.
Bind the Work Queue and Decision screens to the same approval workflow.
Set visibility so reviewers can see the Work Queue and Decision screens.
Hide those reviewer screens from requesters unless the app intentionally exposes them.
Submit a test request as the requester.
Open the Work Queue as the reviewer.
Open the request and decide it on the Decision screen.
Confirm the source record updates and the requester sees the result.
Do not wait until after testing to add the Decision screen. The Decision screen is where the approval actually becomes usable for the reviewer.
Recommended approval setup
The requester submits from the source data page.
The workflow creates a review task or routed item.
The reviewer receives a message or notification.
The item appears on Decision for the reviewer.
If a team owns the work, the item also appears in Work Queue.
The reviewer approves, rejects, or requests changes.
The workflow updates the source record status.
The requester sees the result on the source record or Workflow Status.
Any missing reviewer, permission issue, or failed message appears in Exception Resolution.
What to show on the screen
A reviewer should see business context:
Request title
Requester
Amount or priority
Reason
Due date
Department or category
Attachments or supporting details if the app has them
Current status
Decision history or notes
Do not make reviewers decode internal workflow IDs.
Verification
A Decision or Work Queue approval setup is ready when a newly submitted request appears for the reviewer role, can be opened, shows enough context, supports the expected decision action, updates the source record, and leaves no unexplained exception.