Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
[This article is prerelease documentation and is subject to change.]
In the new Copilot Studio experience, agent details and instructions define the agent and its behavior. The following elements are configured from the Build tab and shape the agent's tone, scope, and response style.
Note
This article reflects the new agent experience in Microsoft Copilot Studio, which is currently available as a production-ready preview. Learn about the two experiences in Classic vs. new agent experience.
- Production-ready previews are subject to supplemental terms of use.
- Some capabilities available in the classic experience aren't yet available in the new experience.
- Agents created in the new experience can't be converted to the classic experience.
- Agent name: An editable name field where you set the agent's display name.
- Agent icon: An icon for your agent. You can replace the default icon and its color with something more representative.
- Instructions: Natural language guidance that shapes the agent's behavior, tone, and scope. Instructions tell the agent what to do, how to respond, and what to avoid.
Unlike the classic experience, where explicit topic flows and triggers shape an agent's behavior, the new experience uses instructions as the primary mechanism for controlling agent behavior. The enhanced orchestration runtime interprets these instructions when responding to users. Learn more in Classic vs. new agent experience.
Configure your agent's details and instructions from the Build tab
Open your agent in Copilot Studio.
Select the Build tab.
To update the agent name, select the name field and enter a new name.
To replace or customize the agent icon:
- Select the icon.
- In Change agent icon, select a new icon from the catalog. Alternatively, upload the icon you want. The icon must be in PNG format, and its size 100 KB or less.
- Select a different color or add an accent color if you want.
In the Instructions section, enter natural language instructions that guide the agent's behavior. Be specific about the agent's purpose, tone, and boundaries.
The instructions editor supports rich-text formatting including bold, italic, lists, block quotes, inline code, and links.
Select the Save
icon.
Write effective instructions
Instructions are the most important tool for shaping agent behavior in the new experience. Well-written instructions help the agent stay on topic, respond in the right tone, and handle edge cases appropriately.
Consider including:
- The agent's primary role and purpose.
- The tone and style the agent should use (formal, friendly, concise).
- Topics or tasks the agent should decline or redirect.
- How the agent should handle unclear or ambiguous user input.
- Any escalation or handoff triggers.
Tip
Start with a clear, simple description of the agent's purpose and expand from there. You can update instructions iteratively as you test the agent's behavior in the Preview tab.
For general guidance on writing agent instructions, see Write agent instructions. (Some guidance in that article is specific to the classic experience's topic-based model.)