> For the complete documentation index, see [llms.txt](https://manuals.i-reporter.jp/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manuals.i-reporter.jp/clustertype_settingprocedure/various-settings/notes-on-clusterfocus-settings.md).

# クラスターのフォーカス設定の注意

入力パラメータ設定の上部基本設定「このクラスターにフォーカスして入力待ちの状態で起動する。」をチェックすると、シートごとに、初めてそのシートが表示された時に、チェックしたクラスターを選択状態にします。

{% hint style="warning" %}
シートが一度でも編集された場合、そのシートではフォーカスしなくなります。\
また、入力帳票の保存（サーバー/ローカル）を行った場合は、帳票内のすべてのシートでフォーカスしなくなります。
{% endhint %}

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

同じシートに既にチェックされたクラスターがある場合は確認画面が表示されます。

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

アクションクラスターは、「アクション種別：Gateway連携」を選択した場合のみフォーカス設定を行うことができます。（バージョン 8.0.21050 以上の場合）\
上記以外のアクション種別が設定されている、もしくはConMas Designer バージョン 8.0.21050 未満の場合はフォーカス設定ができません。「入力パラメータ設定」画面を「OK」で閉じる際に下記エラーメッセージが表示されます。

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://manuals.i-reporter.jp/clustertype_settingprocedure/various-settings/notes-on-clusterfocus-settings.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
