> For the complete documentation index, see [llms.txt](https://docs.immedio.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.immedio.io/company-settings/basic-settings/account-default-settings.md).

# アカウントデフォルト設定

新規ユーザー追加時に自動設定される業務時間、休憩時間、問い合わせ先のデフォルト値を設定する機能です。

## アカウントデフォルト設定とは

アカウントデフォルト設定とは、新規ユーザー追加時の業務時間、休憩時間、問い合わせ先のデフォルト値を管理する機能です。ここで設定された値が、新しいユーザーアカウント作成時に初期値として適用されます。\
また既存ユーザーは、ユーザー設定画面にてこれらの設定値を個別に変更することができます。

## アカウントデフォルト設定でできること

| 機能       | 説明                      |
| -------- | ----------------------- |
| 業務時間設定   | 曜日ごとの業務開始・終了時間のデフォルト値設定 |
| 休憩時間設定   | 休憩時間の開始・終了時間のデフォルト値設定   |
| 問い合わせ先設定 | 顧客向け問い合わせ先のデフォルト値設定     |

## 業務時間設定

### 曜日別業務時間

各曜日ごとに業務時間を設定できます：

| 曜日  | 設定項目            |
| --- | --------------- |
| 日曜日 | 有効/無効、開始時間、終了時間 |
| 月曜日 | 有効/無効、開始時間、終了時間 |
| 火曜日 | 有効/無効、開始時間、終了時間 |
| 水曜日 | 有効/無効、開始時間、終了時間 |
| 木曜日 | 有効/無効、開始時間、終了時間 |
| 金曜日 | 有効/無効、開始時間、終了時間 |
| 土曜日 | 有効/無効、開始時間、終了時間 |

### 設定項目

| 項目    | 説明                  | 制限                 |
| ----- | ------------------- | ------------------ |
| 有効/無効 | その曜日の業務時間を有効にするかどうか | チェックボックス           |
| 開始時間  | 業務開始時間              | 時:分形式、終了時間より前である必要 |
| 終了時間  | 業務終了時間              | 時:分形式、開始時間より後である必要 |

### 時間入力の制限

* 開始時間は終了時間より前である必要があります
* 有効にした曜日は開始時間・終了時間の入力が必須です
* 時間は24時間形式で入力します

## 休憩時間設定

### 休憩時間の管理

複数の休憩時間を設定できます：

| 機能        | 説明                      |
| --------- | ----------------------- |
| 休憩時間追加    | 「休憩時間を追加」ボタンで新しい休憩時間を追加 |
| 休憩時間削除    | 各休憩時間の削除ボタンで削除          |
| 有効/無効切り替え | 休憩時間ごとに有効/無効を設定         |

### 休憩時間の設定項目

| 項目    | 説明               | 制限                 |
| ----- | ---------------- | ------------------ |
| 有効/無効 | その休憩時間を有効にするかどうか | チェックボックス           |
| 開始時間  | 休憩開始時間           | 時:分形式、終了時間より前である必要 |
| 終了時間  | 休憩終了時間           | 時:分形式、開始時間より後である必要 |

## 問い合わせ先設定

### 問い合わせ先の設定

| 項目     | 説明                  | 制限     |
| ------ | ------------------- | ------ |
| 問い合わせ先 | 顧客からの問い合わせを受け付ける連絡先 | 最大50文字 |

### 利用場面

問い合わせ先は以下の場面で表示されます：

* 予約完了後の「ご連絡先」として表示
* 通知やリマインダーで利用できる埋め込みタグの「担当者問い合わせ先」として使用可能

## アカウントデフォルト設定の変更方法

1. 「企業設定」→「基本設定」→「アカウントデフォルト設定」を選択
2. 業務時間設定で各曜日の設定を行う
3. 休憩時間設定で必要な休憩時間を追加・設定
4. 問い合わせ先を入力
5. 「保存する」ボタンをクリック

デモ動画を見る：<https://app.storylane.io/share/vqt7le8ikauo>

{% @storylane/embed subdomain="app" url="<https://app.storylane.io/share/vqt7le8ikauo>" linkValue="vqt7le8ikauo" %}

## 新規ユーザーへの適用

### 適用タイミング

* 新規ユーザーアカウント作成時に自動適用
* 既存ユーザーには影響しません
* 設定変更後に作成されるユーザーから新しい設定が適用

### 適用される設定

* 業務時間（曜日別の開始・終了時間）
* 休憩時間（設定されたすべての休憩時間）
* 問い合わせ先

## 注意事項

* 設定変更は新規ユーザーにのみ適用され、既存ユーザーには影響しません


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.immedio.io/company-settings/basic-settings/account-default-settings.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
