# 添加集成

所有集成工具会展示Integration页面，集成工具含仓库类、IDE类、通知类等。此页面支持对单个集成工具进行管理，管理包含取消关联、切换公共仓库和私有仓库等。**以GitHub为例：**

1. 点击设置图标
2. 弹窗内可点击“**Disconnect”可取消账号关联**
3. **Scope项中可以切换公共仓库和私有仓库**

<div><figure><img src="/files/zayUXI34azvCNBoLuLkE" alt=""><figcaption></figcaption></figure> <figure><img src="/files/WaXeO4LkTsycI5rmklzq" alt=""><figcaption></figcaption></figure></div>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.metatrust.io/docs-zh/getting-started/getting-started-with-metascan/set-up-an-integration.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
