# 時間帯＆ワークアウト画面

ブラウズ日付機能テンプレートは、オープンな日付のリストを表示し、ユーザーを詳細画面に案内して各日付やイベントに関するより適切な情報を表示するのに適しています。

<figure><img src="/files/sRGuauJK9ulQX08DFZKY" alt=""><figcaption></figcaption></figure>

デフォルトでは、Upcoming Challengesのリストには未来のイベントのみが表示されます（日付＆時刻が今日の開始後）。

Browse Users機能テンプレートと同様に、リストやワークアウト画面に表示される情報はデータベースから取得されますが、この機能テンプレートではその情報を制御する方法がありません。データベースにデータを入力するためのフォームがないため、アプリの管理者や作成者は情報を直接Adaloに入力する必要があります。


---

# 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://help.adalo.com/ja/feature-templates/browse-dates/time-slots-and-workout-screens.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.
