# フラッシュを設定する

{% hint style="info" %}
[アテンション設定画面の開き方](https://docs.timer-share.com/quick-start/customize/..#atenshonnoki)はこちらを参照ください。
{% endhint %}

***

## 点滅回数を設定する

タイマー詳細設定からイエローゾーンやレッドゾーン、タイマーが終了した際に点滅させる回数を設定します。

<figure><img src="https://34971084-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqxJX6GsaQQ89UCy3dRLd%2Fuploads%2F7B5lIny9pfcHc2C0iXZI%2Fprogressber_flash_setting.png?alt=media&#x26;token=1744136d-3e6e-47cc-acef-3950a00140d6" alt=""><figcaption><p>点滅させる回数の設定</p></figcaption></figure>

<figure><img src="https://34971084-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqxJX6GsaQQ89UCy3dRLd%2Fuploads%2FxpXASLFDIlYszzyoSy2G%2Fflash_progress.gif?alt=media&#x26;token=1a2ef466-b9d2-4f27-9f64-f902f97dfe93" alt="各ゾーンでフラッシュを発生させる" width="563"><figcaption><p>各ゾーンでフラッシュを発生させる</p></figcaption></figure>

デフォルトで設定される点滅回数は以下の通りです。

|         | デフォルト値 |
| ------- | ------ |
| イエローゾーン | 0      |
| レッドゾーン  | 0      |
| 終了時     | 0      |

{% hint style="success" %}
特に、発表者などがいるユースケースにおいて、時間に注意を向けさせるのに効果的です。
{% endhint %}

{% hint style="success" %}
事前に設定する以外にも、フラッシュボタンを押して[任意のタイミングでフラッシュさせる](https://docs.timer-share.com/quick-start/advanced-settings-operation/flash-blackout)こともできます。
{% 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://docs.timer-share.com/quick-start/customize/time-management/set-flash.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.
