Edit

Share via


Use the contract processing prebuilt model in Power Automate (preview)

[This topic is prerelease documentation and is subject to change.]

In this article, you learn how to create a flow that uses the contract processing model.

Important

  • This is a preview feature.
  • Preview features aren’t meant for production use and may have restricted functionality. These features are available before an official release so that customers can get early access and provide feedback.
  1. Sign in to Power Automate.

  2. On the navigation pane to the left, select My flows, and then select New flow > Instant cloud flow in the command bar at the top.

  3. In the Build an instant flow screen, do the following:

    1. In the Flow name field, enter a name for your flow.
    2. Under Choose how to trigger this flow, select Manually trigger a flow.
    3. Select Create.
  4. Select the Manually trigger a flow card to open the configuration pane.

  5. In the configuration pane, select +Add an input > File as the input type.

  6. In the designer, select +Insert a new action (below the Manually trigger a flow card) > AI Builder > Extract information from Contract.

  7. Specify File Content as the contract document file you want to process in your flow.

    Screenshot of a manually triggered extract information step in a flow, with an contract document selected.

Congratulations! You've created a flow that uses the contract processing model. In the command bar, select Save, and then select Test to try out your flow.

Test the flow

  1. In the command bar, select Test.
  2. In the Test Flow screen, select Manually.
  3. Select Test to trigger the action.
  4. In File Content, select a contract document file or image, and then select Import.
  5. Select Run Flow.

Example flow that sends extracted information in data operation

The following example shows how to set up a flow to send the extracted information of the contract document in a Data operation (Compose).

Screenshot of a manually triggered extract information step in a flow, with a contract document selected and output the result in a data operation.

Contract processing prebuilt model