Skip to content

Commit 8308135

Browse files
nhu-domchammer01
andauthored
Clarify org custom instructions support in CCA (#58366)
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
1 parent deec464 commit 8308135

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

content/copilot/tutorials/coding-agent/get-the-best-results.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,10 @@ When writing Playwright tests, please follow these guidelines to ensure consiste
157157
1. **Configure CI/CD integration** - Set up headless mode, screenshots on failure, and parallel execution
158158
```
159159

160+
## Organization-wide custom instructions
161+
162+
{% data variables.copilot.copilot_coding_agent %} leverages your organization's custom instructions as part of its work. {% data variables.copilot.copilot_coding_agent %} first prioritizes repository-wide custom instructions. For more information on how to configure organization custom instructions, see [AUTOTITLE](/copilot/how-tos/configure-custom-instructions/add-organization-instructions).
163+
160164
## Using the Model Context Protocol (MCP)
161165

162166
You can extend the capabilities of {% data variables.copilot.copilot_coding_agent %} by using MCP. This allows {% data variables.copilot.copilot_coding_agent %} to use tools provided by local and remote MCP servers. The {% data variables.product.github %} MCP server and [Playwright MCP server](https://github.com/microsoft/playwright-mcp) are enabled by default. For more information, see [AUTOTITLE](/copilot/using-github-copilot/coding-agent/extending-copilot-coding-agent-with-mcp).

0 commit comments

Comments
 (0)