Flow Pausing for Review Before Sending Slack Message – Need Auto-Send Enabled

"I created a flow that runs on schedule, but every time it executes, it pauses and asks for my review before sharing the message on Slack. I need it to send the message directly without requiring my approval.

The message I receive is: ‘Scheduled BOM52 Adminverse Open Sev 2/3 Daily Report Copy run needs an action review — The run is paused. Review the action to continue the flow run.’"

Hi @Manashree

Welcome to the Quick community!

What you’re experiencing is the Action Review feature working as designed. When a scheduled flow performs a write action. Such as posting a message to Slack, it pauses for your approval by default as a safety measure.

You can configure your schedule to run without requiring manual confirmation.

Here’s how:

  1. Open your flow in Run mode
  2. Click the scheduling icon
  3. Edit the existing schedule
  4. Navigate to the Action permissions step
  5. Toggle Run with no confirmationON
  6. Click Save

This will allow your scheduled runs to submit actions automatically without pausing for review.

For reference, here’s the official documentation: Scheduling your Amazon Quick Flows - Amazon Quick

Please note: User confirmation is recommended by default to help avoid AI prediction errors. By enabling Run with no confirmation, actions will execute automatically. Please ensure you’re comfortable with the flow’s output before enabling this setting.