THE KEY ANSWER
A human should approve a specific, understandable operation with a visible result. The scope of consent must remain the same at execution. Place control where the user's assessment actually limits risk or improves quality.
Start with the consequences of the operation
Preparing a draft, saving data, and sending a message have different effects. Determine what can be easily reversed and what creates an obligation to the client. Define the required level of control for each class of actions. Do not add identical approval to every minor step, as the user will quickly stop reading notifications carefully.
In the quoting process, a human can check the scope, price, and recipient before sending. They do not need to separately approve the retrieval of each document available to them. This distinction shortens the work and focuses attention on the decision that matters. It should result from process analysis, not implementation convenience.
Context and references: NIST: Generative AI Profile
Show the ready change, not a general intention
The user needs to see what will be added, changed, or sent. For a record, show the values before and after. For a message, show the recipient, subject, body, and attachments. Highlight missing information and elements requiring special attention. Do not make them reconstruct the entire task from the conversation history.
Demonstration example: an assistant proposes changing the delivery date. The approval view shows the previous date, the new date, the order, and the source of information. If the data changes after the preview is prepared, the previous consent should not unconditionally cover the new variant. The application must verify the currency of the approved operation.
Control requires time and accountability
Designate a person or role authorized to make the decision. Consider what happens during absence and how long the matter can wait. An approval queue without an owner becomes a new bottleneck. The user should be able to reject the proposal, correct it, or pass it on with justification.
Measure waiting time and reasons for rejection. If most proposals require the same correction, fix the source or rule. If approvals are done in bulk without reading, check for overload and preview readability. The mere fact of clicking is not proof of effective oversight.
Consent and execution must be linked
Record which operation was approved and whether it was executed. Do not create a second effect of the same consent upon retry. If execution fails, show the status and a safe next step. “Approved” and “sent” are different pieces of information that should not merge into a single success message.
In simple cases, it is possible to later reduce manual control, but this requires data on that class of tasks. Retain the ability to restore approval. A change in data quality or business rules may cause previously safe automation to require a human again.
WHERE TO START
Bring this into your project.
- Match control to the effect of the specific operation.
- Show values, recipient, and result before approval.
- Link consent to the unaltered version of the action.
- Measure the queue, rejections, and actual execution.
Choose one thing your process is missing today. It's a useful topic for your first conversation with the team.
QUESTIONS AND ANSWERS
Frequently asked questions.
Does every AI response require approval?
No. It depends on the application and the consequences of an error. A working hint has a different profile than a message sent to a client or an order change. Match control to the process.
Does approval eliminate risk?
No. A human may miss an error, especially with an excess of similar messages. Data validation, operation limitation, and a readable preview are also needed.
Sources and context
- NIST: Generative AI Profile ↗
The NIST Profile provides a broader background for AI risk management. The design of the approval view and operational examples are an original proposal.
Prepared by the ALGOV team. Current as of September 8, 2026. Examples describe possible scenarios, not results from client projects. How we create our guides.