# 特定のセクションをステージの進捗から除外する

全体の進行に関係しないタイマー(以下の<mark style="color:purple;">**紫太字のタイマー**</mark>のようなもの)をステージのプログレスバー等から除外させることができます。

> 例：
>
> * 特定の時刻からステージのタイマーを自動的にスタートするために、**”**<mark style="color:purple;">**最初のタイマー**</mark>**”**&#x3092;「DateTime mode」に設定して起動し、次のタイマーとリンクさせるケース
> * イベントやオンライン授業等&#x3067;**”**<mark style="color:purple;">**休憩時間のタイマー**</mark>**”**&#x3092;作成するケース

***

## 特定のセクションを全体進捗から除外/反映させる

除外したいセクションの「**⋮**」から「Out of overall」をクリックして、セクションを全体進捗から除外できます。\
再度、全体進捗に反映させるには再度「Out of overall」をクリックします。

<figure><img src="https://34971084-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqxJX6GsaQQ89UCy3dRLd%2Fuploads%2FRDB7pGH57z6tFPuNyxYu%2Fexclude-section-from-overall-progress_btn.png?alt=media&#x26;token=f65e3df2-17b9-4726-8cc3-c2cbc40d6afd" alt="" width="563"><figcaption></figcaption></figure>

<figure><img src="https://34971084-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqxJX6GsaQQ89UCy3dRLd%2Fuploads%2FahS5TPJ3Q6VOCSZB9oeA%2Fexclude-section-from-overall-progress.gif?alt=media&#x26;token=91809a87-e990-4e84-8b3d-3270a21c07f6" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
セクションの全体進捗からの除外/反映は、タイマー起動中(イベント進行中)でも可能です。\
変更は即座に反映され、必要な再計算と表示が直ちに行われます。
{% 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/exclude-section-from-overall-progress.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.
