# グループIDの一括指定

「チェック」クラスター、「トグル選択」クラスター、「マスター選択」クラスターではグループIDの一括指定ができます。

一括指定をするクラスターを選択し、編集ツールの「グループID設定」または右クリックメニューから選択します。「チェック」「トグル選択」「マスター選択」以外のクラスターを選択していた場合は、そのクラスターを無視して対象のクラスターのみ処理されます。

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

### **グループID自動設定**

シート内に存在するグループIDの数値に1を足した値をグループIDとします。

### **グループID指定**

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

グループIDを数値で指定することができます。\
「-1」以上の整数が指定できます。

{% hint style="warning" %}
トグル選択クラスターのグループIDは文字列が入力できますが、一括指定の場合は数値のみとなります。\
また、トグル集計クラスターのグループIDは一括指定できません。
{% endhint %}


---

# 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/specify-group-ids-in-bulk.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.
