# ConMas Gateway设置

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

* **ConMas Gateway 设置**为 ConMas Gateway 设置服务器连接信息。
* 在更新 ConMas Gateway 动作文件、Python 文件和数据源时使用。

<table><thead><tr><th>项目</th><th>说明</th><th data-hidden></th></tr></thead><tbody><tr><td>ConMas Gateway URL</td><td><p>设置 ConMas Gateway端点 URL。</p><p>对于 URL，将路径设置为 <strong>[http|https]://[主机名]:[端口号]/api/v1</strong>。</p></td><td></td></tr><tr><td>ConMas Gateway 令牌</td><td>设置 ConMas Gatewa 的令牌。</td><td></td></tr></tbody></table>

{% hint style="info" %}
请仅在使用时设置此设置。

不用于 kintone 链接。<mark style="color:red;">※计划未来更新中实现</mark>
{% endhint %}

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