diff --git a/docs/includes/dataverse-knowledge-skill-location.md b/docs/includes/dataverse-knowledge-skill-location.md index 5096f147..cedded30 100644 --- a/docs/includes/dataverse-knowledge-skill-location.md +++ b/docs/includes/dataverse-knowledge-skill-location.md @@ -7,10 +7,11 @@ ms.localizationpriority: medium To find the unique `skill` identifier for the Dataverse knowledge sources you want to include: -1. In Copilot Studio, follow the instructions in [Add a Dataverse knowledge source](https://learn.microsoft.com/microsoft-copilot-studio/knowledge-add-dataverse) to create a new declarative agent with Dataverse knowledge. -1. Select **Publish** and then download the .zip file. -1. Unzip and open the declarativeAgent.json file. -1. The `skill` value is included in the `knowledge_sources` section, as shown in the following example. +1. In Copilot Studio, in the left pane, choose **Agents** > **Copilot for Microsoft 365**, and select **Add** to create a new agent. +3. Follow the instructions in [Add a Dataverse knowledge source](https://learn.microsoft.com/microsoft-copilot-studio/knowledge-add-dataverse) to add Dataverse knowledge. +4. Select **Publish**, and then download the .zip file. +5. Unzip and open the declarativeAgent.json file. +6. The `skill` value is included in the `knowledge_sources` section, as shown in the following example. ```json {