# ConMas Gateway setting

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

* **ConMas Gateway configuation** set server connection information for ConMas Gateway.
* Used when updating ConMas Gateway action files, Python files, and data sources.

<table><thead><tr><th>Item</th><th>Description</th><th data-hidden></th></tr></thead><tbody><tr><td>ConMas Gateway URL</td><td>Set the ConMas Gateway endpoint URL.<br>For the URL, set the path up to <strong>[http|https]://[host name]:[port number]/api/v1.</strong></td><td></td></tr><tr><td>ConMas Gateway Token</td><td>Set the token for ConMas Gateway.</td><td></td></tr></tbody></table>

{% hint style="info" %}
Please set this setting only when using.

<mark style="color:red;">Not used for kintone integration. ※Scheduled to implement in future updates</mark>
{% endhint %}

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