> For the complete documentation index, see [llms.txt](https://help.verkada.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.verkada.com/access-control/ja/yzto/add-a-user-to-the-verkada-access-system/visitor-access-visit-access-type.md).

# 訪問者アクセスと訪問アクセスのタイプ

訪問アクセス種別は、Verkada Guest によって管理されるゲストに一時的なアクセスと認証情報を付与します。

{% hint style="danger" %}
必要なのは [Access System Admin、Access Site Admin、または Access Site Manager の権限](/access-control/ja/hajimeni/roles-and-permissions-for-access-control.md) 訪問種別を作成および変更することです。
{% endhint %}

***

### **訪問アクセス種別**

訪問アクセス種別には次の情報が含まれます:

* **アクセススケジュール -** 訪問者へのアクセスを許可するか拒否するかを決定します。
* **サイト** - 訪問アクセス種別が適用されるサイト。
* **ドア** - 訪問中に訪問者がアクセスできるドアのセット。
* **最大期間 -** 訪問者がその訪問でドアのセットにアクセスできる最大割り当て時間。
* **認証情報** - 訪問者がドアを解錠するために使用できるアクセス方法です。エントリーコードが有効な場合、訪問者はキーパッドリーダーでコードを入力し、その後に **#** 解錠します。詳細は [訪問者アクセス](/access-control/ja/akusesu/visitor-access.md) をご覧ください。
* **点呼** - 訪問者は、選択したサイトのすべての点呼に含めることができます。

### **訪問**

訪問には次の情報が含まれます:

* **訪問アクセス種別** - 訪問が対応する訪問アクセス種別。これにより一時的なアクセスの構成が決まります。
* **開始日と終了日 -** 訪問者が一時的にアクセスできる期間。
* **チェックイン時刻とチェックアウト時刻 -** 訪問者がサイトに滞在し、安否確認レポートに含めることができる時間。
* **認証情報** - 訪問中に訪問者がドアの解錠に使用できるアクセス方法と認証情報番号。

***

## 訪問アクセス種別を作成する

{% hint style="danger" %}
最初の [訪問アクセス種別](/guest/ja/she-ding/door-access-for-guests.md) を Guest で作成してから、Access ページから作成できるようになります。
{% endhint %}

{% stepper %}
{% step %}
**Verkada Command で、All Products > Access に移動します。**
{% endstep %}

{% step %}
**左側のナビゲーションで、Visitor Access をクリックします。**
{% endstep %}

{% step %}
**右上で、Create をクリックします。**

a. 必要に応じて設定を構成します。\
b.  **保存。**
{% endstep %}
{% endstepper %}

{% hint style="danger" %}
訪問アクセス種別にドアが追加されているが、認証情報（キーカードまたは web 解錠リンク）が有効になっていない場合、訪問者はドアを解錠できません。
{% endhint %}

***

## 訪問者のアクションを表示

ゲストがサインインしてサイトアクセスが付与されると、使用を許可されたドアのドアイベントページで動きを追跡できます。

訪問者は、訪問アクセス種別に関連付けられたサイトのアクティブな安否確認レポートに表示される場合があります。訪問者はチェックイン時に安否確認レポートの対象となり、チェックアウト時にそれから削除されます。

{% hint style="warning" %}
参照 [安否確認レポート](/access-control/ja/toarto/access-control-reports/roll-call-reports.md) をご覧ください。
{% endhint %}

***

## FAQ

<details>

<summary>常設ユーザー/従業員は、アクセス権のないサイトへの訪問を付与されることがありますか？</summary>

はい。訪問アクセスが付与された常設ユーザーと従業員は、割り当てられた訪問アクセス種別でドアアクセスが許可されている場合、既存の認証情報を使用する必要があります。

</details>

<details>

<summary>訪問者は複数の訪問を同時に持てますか？</summary>

いいえ。訪問者ごとにアクティブな訪問は 1 つ మాత్రమేです。

</details>

<details>

<summary>以前に訪問者に割り当てた認証情報を再利用できますか？</summary>

はい。前回の訪問が期限切れであれば、その認証情報は再利用できます。

</details>

<details>

<summary>訪問の開始/終了日とチェックイン/チェックアウトの違いは何ですか？</summary>

開始日と終了日は、訪問者が訪問アクセス種別に基づいてドアにアクセスできた期間を定義します。チェックイン時刻とチェックアウト時刻は、訪問者がサイトに滞在し、点呼レポートに含まれていた時間を示します。

</details>

<details>

<summary>1 つのサイトに複数の安否確認レポートが関連付けられている場合、設定された訪問アクセス種別を持つ訪問者はすべてのレポートに表示されますか？</summary>

はい。ドアアクセスの有無にかかわらず、訪問者はそのサイトのすべての安否確認レポートに表示されます。

</details>


---

# 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://help.verkada.com/access-control/ja/yzto/add-a-user-to-the-verkada-access-system/visitor-access-visit-access-type.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.
