# ゲスト従業員ポータル

Employee Portal では、ホストが連絡先の設定、プライバシー設定、Guest iPad 上でのディレクトリの表示、今後の訪問に向けたゲスト招待を管理できます。ポータルにアクセスするには、次へアクセスしてください [my.verkada.com](https://my.verkada.com/#login).

<div align="left" data-with-frame="true"><img src="/files/ba7c81f5e98f5fac99a030cc6d03c152f68f115d" alt=""></div>

***

## プロフィール設定にアクセスする

Guest ホームページの「プロフィール」タブからプロフィール情報を編集できます

{% stepper %}
{% step %}
**次の場所でアカウントにログインしてください** [**my.verkada.com**](https://my.verkada.com/#login)**.**
{% endstep %}

{% step %}
**右上で、次をクリックします** <i class="fa-circle-user">:circle-user:</i> <i class="fa-bars">:bars:</i> **> プロフィールを編集。**
{% endstep %}

{% step %}
**あなたの** [**プロフィール設定オプションを**](#h_327363bcc0) **必要に応じて。**
{% endstep %}
{% endstepper %}

## プロフィール設定オプション

{% stepper %}
{% step %}
**プロフィール写真 - ゲストへのメール通知や SMS 通知に表示する写真をアップロードします。写真を表示しないようにすることもできます。**
{% endstep %}

{% step %}
**通知設定 - 到着通知をメール、SMS、またはその両方で受け取るかを選択します。通知を別のユーザーに委任することもできます。（例：休暇中の同僚など）**
{% endstep %}

{% step %}
**表示名（名）- Guest iPad に表示する優先名を設定します（例："Robert" の代わりに "Bobby" を表示する）。**
{% endstep %}

{% step %}
**従業員ステータス - 従業員ディレクトリに表示し続ける、各ゲストごとに手動承認を必要とする、または一覧から完全に削除する、のいずれかを選択します。**
{% endstep %}

{% step %}
[**ゲストを招待**](/guest/ja/she-ding/guest-events/manage-events-from-the-employee-portal.md) **- 「ゲストをイベントに招待」をクリックすると、Google カレンダーまたは Microsoft Outlook を通じて招待を送信できます。**
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
ホストは、来訪者の通知を他の従業員に委任できます。委任された受信者は、さらに他のユーザーに通知を割り当てることはできません。
{% endhint %}


---

# 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.verkada.com/guest/ja/she-ding/guest-employee-portal.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.
