How to Automate Work Tasks with Power Automate

Follow these steps in order to get started with Power Automate.

  1. Access Power Automate

    Sign in with your Microsoft 365 account at flow.microsoft.com, or open the Power Automate icon from the app launcher, and you'll land on the screen where you can start building a flow.

  2. Create a cloud flow

    From the Create menu, choose 'Automated cloud flow,' then select the trigger that starts it automatically when an event happens, such as a new email arriving. You can also describe what you want in plain language to Copilot and have it draft a flow for you automatically.

  3. Add the actions to run

    Click 'New step' after the trigger to add actions in order, such as sending an Outlook email or adding an item to a SharePoint list. Adding a conditional branch lets the next step run only under specific circumstances.

  4. Connect Outlook, SharePoint, Teams, and other M365 apps

    Power Automate connects natively to Microsoft 365 apps like Outlook, SharePoint, and Teams, so you can start exchanging data between them with just a sign-in β€” no extra setup required.

  5. Understand the difference between cloud and desktop flows

    A cloud flow automates tasks between internet-based services, while a desktop flow (RPA) directly operates programs on a PC's screen, similar to a spreadsheet macro. Use a cloud flow to connect web services, and a desktop flow for automating older, on-premises software.

  6. Test the flow and check its run history

    After saving a flow, use the 'Test' button to confirm it works correctly, then check the run history under 'My flows' to see exactly when and why a run succeeded or failed.

Connect several Microsoft apps automatically

If you're repeating the same steps across Outlook, SharePoint, and Teams, building the flow once in Power Automate means it runs automatically from then on, saving real time over the course of a week.

Pair it with a business chat app for instant alerts

Adding a step that posts a message to your team's chat app whenever a flow runs is a simple way to make sure the right people find out immediately when something important happens, without checking a dashboard.

Frequently Asked Questions

Do I need a Microsoft 365 subscription to use Power Automate?

Basic flows can be built with a free account, but deeper integration with Microsoft 365 apps like Outlook or SharePoint requires a license for those services.

Does a desktop flow still run if the target computer is turned off?

No β€” a desktop flow directly controls the screen and programs on a specific computer, so that computer needs to be powered on and signed in for the flow to run.