# i-Repo Link Linkage kintone Plugin Settings

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

## Introduction

* A dedicated plug-in is used to enable to automatic document creation and launch document of i-Reporter from kintone.
* Please configure the i-Repo Link linkage kintone plugin added to the kintone app.

## 1. Plugin setting method

* Configure the plugin settings in the settings of the kintone app.

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

## 2. Plugin setting items

## Interface URL

| Item name     | Description                                                                                        |
| ------------- | -------------------------------------------------------------------------------------------------- |
| Interface URL | Set the **Webhook URL for kintone settings** displayed on the i-Repo Link mapping settings screen. |

## Interface Token

| Item name       | Description                                                                                    |
| --------------- | ---------------------------------------------------------------------------------------------- |
| Interface Token | Set the **token generated by API token management** in the i-Repo Link system management menu. |

## Generate automatic report button

| item name                               | Description                                                                                                                                                  |
| --------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Generate automatic report button        | <p>Set the <strong>display ON/OFF of the Generate automatic report</strong> button. </p><p>The button appears at the top left of the record edit screen.</p> |
| i-Repo Link MappingCodes                | Set the **i-Repo Link mapping code**.                                                                                                                        |
| Button name (Generate automatic report) | Set the **button name** displayed in the kintone app. (upper left)                                                                                           |

## i-Reporter Start-up button

| item name                     | Description                                                                                                                                    |                                                                                      |
| ----------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------ |
| i-Reporter Service URL        | <p>Set the <strong>connection server URL of the i-Reporter app</strong>. </p><p>Set the URL to <strong>\[http                                  | https]://\[host name]/ConMasWeb\[identifier]/Rests/ConMasIReporter.aspx</strong></p> |
| User name                     | Set the **i-Reporter user ID**.                                                                                                                |                                                                                      |
| Password                      | Set the **i-Reporter password**.                                                                                                               |                                                                                      |
| URL Scheme button             | <p>Set <strong>display ON/OFF of the set URL scheme button</strong>. </p><p>The button appears at the top right of the record edit screen.</p> |                                                                                      |
| The saving field of report ID | Set the **kintone field(number) to store the generate automatic report ID**.                                                                   |                                                                                      |
| Button name(URL Scheme)       | Set the **name of the button** displayed in the kintone app. (upper right)                                                                     |                                                                                      |

* Buttons set as plugins are displayed on the record detail screen of the kintone app.

<figure><img src="/files/DK7qJXM5rH1u33Ml0egn" 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/kintone/1/2.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.
