# カスタマイズする

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><strong>残り時間を管理する</strong></td><td>プログレスバーやチャイム音、フラッシュを利用して残り時間を管理します</td><td><a href="customize/time-management">time-management</a></td><td></td></tr><tr><td><strong>レイアウトを編集する</strong></td><td>タイマーのレイアウトを利用シーンに応じたものにカスタマイズします</td><td><a href="customize/edit-display-timer-layout">edit-display-timer-layout</a></td><td></td></tr></tbody></table>

***

## アテンション設定画面の開き方

終了前の2時点で、フラッシュやチャイム音を設定して注意を向けることができます。\
各種アテンションの編集は、以下のアテンション設定画面から行います。<br>

<figure><img src="https://34971084-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqxJX6GsaQQ89UCy3dRLd%2Fuploads%2Fc3elXvcTphQDGGEmIvyf%2Fopen_attention_settings.png?alt=media&#x26;token=432b0369-1dc3-4f65-99cf-730a85b5d15d" alt="" width="375"><figcaption><p>各セクションカードのベルアイコンからアテンション設定画面を開けます</p></figcaption></figure>

***

## タイマーレイアウト設定画面の開き方

レイアウトを変更して、環境にあったタイマーにカスタマイズできます。\
レイアウトの編集は、以下のタイマーレイアウト設定の画面から行います。

{% tabs %}
{% tab title="Desktop" %}
表示タイマーの右上のギアアイコンからタイマーの詳細設定(レイアウト)画面へアクセスできます。

<figure><img src="https://34971084-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqxJX6GsaQQ89UCy3dRLd%2Fuploads%2F945jROMydy886yf0gYvR%2Ftimersettings_desktop.gif?alt=media&#x26;token=e7c6f675-8307-49b3-b731-12f7f20b3ed7" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Mobile" %}
表示タイマーの右上の「Timer Settings」からタイマーの詳細設定(レイアウト)画面へアクセスできます。

<figure><img src="https://34971084-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqxJX6GsaQQ89UCy3dRLd%2Fuploads%2FKujoLa4MYGtBj5QlGw5S%2Ftimersettings_mobile.gif?alt=media&#x26;token=11a0a31b-1267-4aed-a609-4bc7105bf15c" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}


---

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