# タイマーを自動起動する

## セクションをリンクする

2つのセクション間をリンクさせることで、タイマーが終了したら自動的に次のタイマーを起動させることができます。

セクションの左下のリンクボタンをクリックしてリンクを設定できます。リンクを解除するには、再度リンクボタンをクリックします。

<figure><img src="https://34971084-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqxJX6GsaQQ89UCy3dRLd%2Fuploads%2FJxVWq3jBseW4BiLhNbwF%2Fset_link.gif?alt=media&#x26;token=750a2ef6-cb2e-4a2f-9b9a-75d68ff53487" alt="クの設定" width="563"><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%2FLmLg84QMzquR1VpRwFL4%2Flink.gif?alt=media&#x26;token=fc474015-c388-4648-839c-2ca969fefd88" alt="リンクによる次のタイマーの自動起動"><figcaption><p>リンクによる次のタイマーの自動起動</p></figcaption></figure>

{% hint style="success" %}
特定の時刻からステージのタイマーを自動的にスタートするには、最初のタイマーを「[DateTime mode](https://docs.timer-share.com/getting-started/edit-timer#datetime-modetaimno)」に設定して起動し、次のタイマーをリンクさせます。

自動起動させるためのタイマーを[全体の進捗に反映しないように設定](https://docs.timer-share.com/quick-start/advanced-settings-operation/exclude-section-from-overall-progress)することも可能です。

「[イベント](https://docs.timer-share.com/use-cases/event)」や「[ウェビナー](https://docs.timer-share.com/use-cases/webinars)」などの開始時間が確定しているユースケースで活用できます。
{% endhint %}

***

## セクションをリピートする

最後のセクションをリピートに設定することで、最後のタイマーが終了したら自動的に最初のタイマーを起動させることができます。全ての[セクションをリンク](#sekushonworinkusuru)させることで、ステージ全体のタイマーをリピートして使うことができます。

最後のセクションのカード左下の「Repeat」ボタンを選択することでリピートを設定できます。リピートを解除するには、再度「Repeat」ボタンをクリックします。

<figure><img src="https://34971084-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqxJX6GsaQQ89UCy3dRLd%2Fuploads%2FdVMHibwu8Vv6LgMrKUtz%2Fset_repeat.gif?alt=media&#x26;token=b6a7c44b-2efb-4e0f-9244-6a6edc2039f3" alt="リピートの設定" width="563"><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%2FdHKc86e4VdKxfvSprIwI%2Frepeat.gif?alt=media&#x26;token=f834dd92-93fe-4a4b-bb23-cc7a26b385cf" alt="よる最初のタイマーの自動起動"><figcaption><p>リピートによる最初のタイマーの自動起動</p></figcaption></figure>

{% hint style="success" %}
[ポモドーロ・テクニックなどのユースケース](https://docs.timer-share.com/use-cases/self-task)で活用できます。
{% endhint %}

{% hint style="warning" %}
リピート機能は、**ステージ全体のタイマー時間の合計が10分未満の場合には自動的に解除**されます。10分以上のステージでご利用ください。
{% 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/advanced-settings-operation/set-link-repeat.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.
