# Web接客を表示する

* [x] [Web接客用のアンケートフォームを作成する](#webnoanktofmuwosuru)
* [x] [（任意）Web接客用の面談タイプを作成する](#webnotaipuwosuru)
* [x] [（任意）Web接客用の予約画面を作成する](#webnowosuru)
* [x] [（任意）面談タイプごとのSlack通知先を設定する](#taipugotonoslackwosuru)
* [x] [（任意）Web接客で使用するグループを作成する](#webdesurugurpuwosuru)
* [x] [Web接客（URL）を作成する](#weburlwosuru)
* [x] [Web接客（セグメント）を作成する](#websegumentowosuru)
* [x] [Web接客の注意点](#webno)
* [x] [Web接客のタグを埋め込む](#webnotaguwomemu)

***

## Web接客用のアンケートフォームを作成する

Web接客は、お問い合わせや資料請求フォームのCV後に表示する日程調整モーダルと異なり、お客様の情報を事前に取得する前にカレンダーを表示し、日時選択後にお客様の情報を入力いただき日程確定となります。

その際にどういった情報を入力いただくのか？を決めて、アンケートフォームで作成する必要があります。

[こちら](https://docs.immedio.io/meeting-settings/questionnaires#ankto)の手順を参考にアンケートフォームを作成してください。

***

## （任意）Web接客用の面談タイプを作成する

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

***

## （任意）Web接客用の予約画面を作成する

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

***

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

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

***

## （任意）Web接客で使用するグループを作成する

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

***

## Web接客（URL）を作成する

[こちら](/company-settings/web-engagement/url.md#web-urlno)を確認し作成してください。アクションタイプは[こちら](/company-settings/web-engagement/url.md#akushon)を参照してください。

***

## Web接客（セグメント）を作成する

[こちら](/company-settings/web-engagement/segment.md#web-segumentono)を確認し作成してください。アクションタイプは[こちら](/company-settings/web-engagement/segment.md#akushontaipu)を参照してください。

***

## Web接客の注意点

* Web接客(URL)とWeb接客(セグメント)は同時に利用可能です。
* Web接客(URL)の条件に一致するかを先に確認します。Web接客(URL)で当てはまらなかった場合、Web接客(セグメント)が適用されます。
* Web接客(URL)とWeb接客(セグメント)は組み合わせて使えません。
  * 例．「自動追客」に当てはまるリードのセッション回数が5回以上、滞在秒数が120秒以上の場合に表示することはできません。

***

## Web接客のタグを埋め込む

[こちら](/company-settings/web-engagement/url.md#webtaguno)を確認し埋め込んでください。

***


---

# 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.immedio.io/initial-settings/web-customer-service.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.
