AI Agent for Dynamics 365 using Azure OpenAI > Using the AI Agent for Dynamics 365 using Azure OpenAI recipe > Step 7. Publish and run the guide
  

Step 7. Publish and run the guide

You can ask questions to the LLM based on the system instructions or the context of the uploaded file.
  1. 1Open the Dynamics 365 AI Agent guide.
  2. 2On the Start tab of the Start step, ensure that the Run As field is set to Current User.
  3. 3On the Assignments tab of the Flow Settings step, enter values for the following fields:
  4. 4Save and publish the guide.
  5. 5On the Actions menu, click Run. Alternatively, you can copy the execution URL from the Properties Details dialog box to run the guide.
  6. 6On the Instructions page, enter the user prompt and upload a file with a context or payload example.
  7. You can provide additional instructions with specific fields in the upload file.
    For example,
    The file gets translated into base64 and added as part of the system instructions similar to entity fields.
    You can specify all the instructions in a file. However, you must understand that providing all the instructions in a file consumes more tokens.
  8. 7Click Continue.
You can also use the embed code to embed the guide into an HTML document of a third-party application.