# Data source management

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

* **Data source management** manages connection information to data sources (external system services and databases) used for mapping settings.
* The set data source information can be selected when setting the mapping.

<table><thead><tr><th>Item</th><th>Description</th><th data-hidden></th></tr></thead><tbody><tr><td>Datasource name</td><td>Set any data source name.</td><td></td></tr><tr><td>Datasource type</td><td><p>Select Kintone, SQL Server. </p><p>*We plan to expand in the future.</p></td><td></td></tr><tr><td>URL</td><td>Set the URL of kintone to be linked.</td><td></td></tr><tr><td>User ID</td><td>Set the user ID of the linked external system.</td><td></td></tr><tr><td>Password</td><td>Set the password of the linked external system.</td><td></td></tr><tr><td>server</td><td>Set the host of SQL Server.</td><td></td></tr><tr><td>instance</td><td>Set the instance of SQL Server</td><td></td></tr><tr><td>database</td><td>Set the database name of SQL Server.</td><td></td></tr></tbody></table>

<figure><img src="/files/07CwpMm8EbESY4uBpu4g" alt=""><figcaption></figcaption></figure>

## kintone data source setting example

<figure><img src="/files/jN3huYz5poC2lxzIbDqI" 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/english/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.
