# セクションを追加・編集する

## セクションを追加する

「+ ADD Section」でセクションを追加できます。

<figure><img src="https://34971084-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqxJX6GsaQQ89UCy3dRLd%2Fuploads%2FKqo8oLRvQGMen5Md08nP%2Fadd_section.png?alt=media&#x26;token=c82881d2-2486-4fc6-8327-d5e4d0a0b723" alt="「+ ADD Section」でセクションを追加" width="447"><figcaption><p>「+ ADD Section」でセクションを追加</p></figcaption></figure>

{% hint style="info" %}
追加されるセクションのタイマーのレイアウトは、直前のタイマーを引き継ぎます。\
タイマーのレイアウト編集については「[レイアウトをカスタマイズする](https://docs.timer-share.com/quick-start/customize)」をご参照ください。
{% endhint %}

***

## セクションに名前をつける

セクションに名前をつけて管理することができます。\
セクション名は[viewer画面のセクションリスト](https://docs.timer-share.com/reference/user-operation-screen/viewer#id-2-sutjinosekushon)に表示され、共有した参加者へステージ上でどのセクションが進行しているかを知らせるのに役立ちます。

<figure><img src="https://34971084-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqxJX6GsaQQ89UCy3dRLd%2Fuploads%2FHNeuWRFO26n4aZA2LQLJ%2Fchange_section_title.png?alt=media&#x26;token=27d7dc26-1435-4e15-a9d2-c56c2a021ab1" alt="セクションに名前をつける" width="563"><figcaption><p>セクションに名前をつける</p></figcaption></figure>

{% hint style="info" %}
セクションの「**⋮**」から「Title auto set」を選択して自動でタイトルをつけることもできます。
{% endhint %}

<figure><img src="https://34971084-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqxJX6GsaQQ89UCy3dRLd%2Fuploads%2FklVenLI5bbnxJcQTyQvm%2Fviewer_section_list.png?alt=media&#x26;token=083bf35e-56b2-412f-9b8b-69dea89edbc5" alt=""><figcaption><p>viewer画面のセクションリスト</p></figcaption></figure>

***

## セクションを並び替える

セクションは、カードの左にあるボタンから「↓」(下)や「↑」(上)に並び替えができます。\
「**⋮⋮**」からドラック&ドロップでの並び替えも可能です。

<figure><img src="https://34971084-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqxJX6GsaQQ89UCy3dRLd%2Fuploads%2Frxggfon6V9aoUBvsdG6i%2Fchange_order.gif?alt=media&#x26;token=a362633a-a0fc-470b-b135-d84b7a0d7c49" alt="セクションを並び替える"><figcaption><p>セクションを並び替える</p></figcaption></figure>

{% hint style="success" %}
セクションの並び替えは、タイマー起動中(イベント進行中)でも可能です。\
変更は即座に反映され、必要な再計算と表示が直ちに行われます。
{% endhint %}

***

## セクションを削除する

削除したいセクションの「**⋮**」から「Delete」を選択してセクションを削除できます。

<figure><img src="https://34971084-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqxJX6GsaQQ89UCy3dRLd%2Fuploads%2F2fIxHbdLNj4Vt6a7XkCy%2Fdelete_section.png?alt=media&#x26;token=89a0e9d0-a4f0-482b-a458-be768abec14a" alt="セクションを削除する" width="447"><figcaption><p>セクションを削除する</p></figcaption></figure>


---

# 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/getting-started/create-and-edit-section.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.
