# 名前（クラスター名称）の一括変換

i-Repo Designerの編集画面上で、複数のクラスターを選択して「名前（クラスター名称）」を一括変換できます。\
連番またはクラスターIndexを追加することも可能です。

<div align="left"><figure><img src="/files/JaSnqQmetW0F5agH7XXw" alt="" width="375"><figcaption></figcaption></figure></div>

名前を変更したいクラスターを複数選択し、編集ツールの「クラスター名称変換」を選択します。

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

「クラスター名称一括変換」画面が表示されます。

## **クラスター名称一括変換画面の操作**

### **すべて同じ名称にする場合**

「クラスター名称」に新しい名前を入力して「OK」で確定します。

### **連番を追加する場合**

ドロップダウンメニューから、「連番」を選択し、\[+]ボタンをクリックします。

「クラスター名称」欄の文字列の最後尾に「{n}」が追加されます。「{n}」は確定後に連番に置き換わります。また、「連番開始番号」を指定した場合、指定した番号から連番が振られます。

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

「{n}」の位置はコピーまたは直接入力で任意の位置に挿入できます。\
連番の採番順序は「連番の採番」で選択します。

<table data-header-hidden><thead><tr><th width="195"></th><th></th></tr></thead><tbody><tr><td>クラスターIndex順</td><td>選択しているクラスターのIndexの値を参照し、昇順で1から順に採番します。<br><img src="/files/AIrCxCzvOspx0KL8wy7t" alt=""></td></tr><tr><td>クラスター位置順</td><td>帳票の左上を起点に、選択しているクラスターの位置をもとに、左から右、上から下へと順に採番します。（Excel取り込み時のクラスターIndex採番方法と同じです。）</td></tr></tbody></table>

### **クラスターIndexを追加する場合**

ドロップダウンメニューから「クラスターIndex」を選択し、\[+]ボタンをクリックします。\
「クラスター名称」欄の文字列の最後尾に「{i}」が追加されます。「{i}」は確定後に、そのクラスターのクラスターIndexに置き換わります。

<div align="left"><figure><img src="/files/rGTcedsjunN9NwtlghRO" alt="" width="563"><figcaption></figcaption></figure></div>

「{i}」の位置はコピーまたは直接入力で任意の位置に挿入できます。


---

# 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://manuals.i-reporter.jp/clustertype_settingprocedure/various-settings/bulkconfiguration-of-clusternames.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.
