Azure OpenAI Prompt Chaining > Using the Azure OpenAI Prompt Chaining recipe > Step 4: Publish and run the guide
  

Step 4: Publish and run the guide

When you send a query to the LLM, the process first sets the behavior and topic, and then provides the additional instructions to answer the query.
To publish and run the guide, perform the following steps:
  1. 1Open the Guide to use Azure OpenAI with two requests guide.
  2. 2On the Start tab of the Start step, ensure that the Run As field is set to Current User.
  3. 3Save and run the guide.
  4. 4On the Actions menu, click Run. Alternatively, you can copy the execution URL from the Properties Details dialog box to run the guide.
  5. 5On the Instructions page, enter the requests in the Set AI Behavior and First User Prompt fields. The LLM uses these requests as instructions to prepare the final response to your query.
  6. 6Click Continue.
  7. 7On the next screen, enter any additional instruction for your request and ask your query in the Second User Prompt field.
  8. Note: You can't edit the behavior and topic fields on this page.
  9. 8Click Continue.
  10. The final response appears.
  11. 9Click New question to ask another query, or click End to finish.
You can also use the embed code to embed the guide into an HTML document of a third-party application.