> 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/initial-settings/schedule-url.md).

# 日程調整URLを使う

* [x] [（任意）日程調整URL用の面談タイプを作成する](#urlnotaipuwosuru)
* [x] [（任意）日程調整URL用の予約画面を作成する](#urlnowosuru)
* [x] [（任意）面談タイプごとのSlack通知先を設定する](#taipugotonoslackwosuru)
* [x] [（任意）日程調整URL用で使用するグループを作成する](#urldesurugurpuwosuru)
* [x] [日程調整URLを作成する](#urlwosuru)
* [x] [immedio Bookmark（Chrome拡張機能）](#immedio-bookmarkchrome-kuo-zhang-ji-neng)

***

## （任意）日程調整URL用の面談タイプを作成する

[こちら](/initial-settings/schedule-modal/week-2.md#taipuwosuru)の手順を参考に作成してください。

***

## （任意）日程調整URL用の予約画面を作成する

[こちら](/initial-settings/schedule-modal/week-2.md#wosuru)の手順を参考に作成してください。

***

## （任意）面談タイプごとのSlack通知先を設定する

[こちら](/initial-settings/schedule-modal/week-2.md#taipugotonoslackwosuru)の手順を参考に作成してください。

***

## （任意）日程調整URL用で使用するグループを作成する

[こちら](/initial-settings/schedule-modal/week-1.md#gurpuwosuru)の手順を参考に作成してください。

***

## 日程調整URLを作成する

[こちら](/date-select-urls/date-select-urls.md#ri-cheng-diao-zheng-url-zuo-cheng-bian-ji)を確認し作成してください。\
作成した日程調整URLをブラウザで開き、テストで日時を選択してください。期待する挙動になっていましたら作成完了です。

Chrome拡張機能を使って日程調整URLを呼び出すために、よく使う日程調整URLは管理画面上でブックマークしておいてください。

***

## immedio Bookmark（Chrome拡張機能）

immedio Bookmark（Chrome拡張機能）とは、Google Chromeブラウザで利用できる日程調整URL用の拡張機能です。この拡張機能をインストールすることで、ブラウザから直接日程調整URLを管理・共有できるようになり、より効率的に面談予約の管理ができます。

[こちら](/date-select-urls/immedio-bookmark.md#immedio-bookmarknoinsutru)を確認しインストールしてください。

***


---

# 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/initial-settings/schedule-url.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.
