# 数据源

<div align="left"><figure><img src="/files/ejBZZeDrq5sOKCU38C1E" alt=""><figcaption></figcaption></figure></div>

* **数据源**管理用于映射设置的数据源（外部系统服务和数据库）的连接信息。
* 设置映射时可以选择设置的数据源信息。

<table><thead><tr><th>项目</th><th>说明</th><th data-hidden></th></tr></thead><tbody><tr><td>数据源名称</td><td>设置任意数据源名称。</td><td></td></tr><tr><td>数据源类型</td><td>选择 kintone、SQL Server。<br>※计划在未来对此进行扩展。</td><td></td></tr><tr><td>地址</td><td>设置链接 kintone 的链接地址。</td><td></td></tr><tr><td>用户ID</td><td>设置外部链接系统的用户ID。</td><td></td></tr><tr><td>密码</td><td>设置外部链接系统的密码。</td><td></td></tr><tr><td>服务器</td><td>设置 SQL Server 的主机名。</td><td></td></tr><tr><td>实例</td><td>设置SQL Serve 的实例名。</td><td></td></tr><tr><td>数据库</td><td>设置 SQL Server 的数据库名。</td><td></td></tr></tbody></table>

<figure><img src="/files/hudu8rt6KQ4gXu5URSPf" alt=""><figcaption></figcaption></figure>

## kintone 数据源设置示例

<figure><img src="/files/U12nhZ0hy3dbesMjns7q" alt=""><figcaption></figcaption></figure>


---

# 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://cimtops.gitbook.io/i-repo-link-manual/chinese/system/2/1.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.
