copilot studio agents
3 TopicsCopilot Employee Self-Service Agent
I see that Microsoft has put a lot of efforts to marketing the Copilot Employee Self-Service Agent but it seems it is not available for every tenant. I have already checked on several small and mid ones (5-2k users) and cannot install it. As I understand from what I already red and saw, this is a template that should be available to you when you start building agents. Unfortunately when I enter Copilot Studio and enter in the search ESS (abbrevation from Employee Self-Service) I got only those two marked red filtered. When I installed IT Helpdesk, I do not see topics related to HRSD in ServiceNow which I need. I found the Employee-Self-Service-Agent-Developer-Kit that contains same examples of the ServiceNow HRSD topics, but when I copy the code of those to my agent I got some references to topics that I do not have. Anyone has struggled with the same? Or maybe you have access to the ESS agent and can share the topics with me? MichalSolved37Views0likes1CommentRouting agent if the answer is not in the agent knowledge
Hello,, I have an agent with knowledge about buildings. The agent can not use web knowledge. How I can root the agent to do a spezial action if I ask the agent about a different topic? I I want to bring the agent to send an email if the question is not in the knowledge. Example: When I ask the agent about animals: I like the agent to send an email, When I aks the agent about buildings: The agent will give me an result form the knowledge. Thanks for your help StefanSolved33Views0likes2CommentsHi, Is there a way to add and remove files into the knowledge source during run time?
I have an agent set up which asks user to upload files. I have set up a prompt with questions in it and i want the agent to create generative answers based on these uploaded files. Also the files are to be removed after each session as the answers should be exclusive to that session alone based on the files that the user uploads during that session. Is there a way to do this? I tried creating a dynamic folder based on GUID for each session in sharepoint and uploading the files in that. I also added the folder where the dynamically created folders are situated as a knowledge source. It did work but the agent started indexing the responses and the even when the files were removed and new folder created and files uploaded into that the agent still generated responses based on previous files due to indexing issues. Is there a way to solve the indexing issues? if not could someone suggest how i can tackle the issueSolved262Views1like8Comments