# 残り時間を管理する

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>プログレスバーの編集</strong></td><td>残り時間を３色で視覚的に表示します</td><td></td><td><a href="time-management/edit-the-progress-bar">edit-the-progress-bar</a></td></tr><tr><td><strong>フラッシュを設定する</strong></td><td>フラッシュ(タイマーの点滅)を設定して、視覚的に参加者や登壇者の注意を引きつけます</td><td></td><td><a href="time-management/set-flash">set-flash</a></td></tr><tr><td><strong>チャイム音を設定する</strong></td><td>30種類以上のサウンドからチャイム音を設定して、音で注意を引きつけます</td><td></td><td><a href="time-management/set-chime-sound">set-chime-sound</a></td></tr></tbody></table>


---

# 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.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.
