Skip to main content

Copilot knowledge bases

Knowledge bases allow you to bring together Markdown documentation across one or more repositories, which can then be used as context for Copilot Chat.

この機能を使用できるユーザーについて

Copilot Enterprise プランを所有する organization

この記事の内容

ヒント

If you're looking for a more flexible way to organize context for Copilot, you can also try Copilot Spaces.

スペース let you combine code and free-text content—like transcripts or specs—and can be created by any Copilot user, not just organization owners. They’re a good option for more focused or task-specific use cases. See Copilot Spaces を使用したコンテキストの整理と共有について.

About knowledge bases

Organization owners can create knowledge bases, bringing together Markdown documentation across one or more repositories. Organization members can then specify that knowledge base as the context for Copilot Chat in GitHub, Copilot Chat in Visual Studio Code, and Copilot Chat in Visual Studio.

When you ask a question in Copilot Chat with a knowledge base selected, Copilot will search the knowledge base for relevant information and synthesize a response.

Next steps