# 게스트 직원 포털

직원 포털을 통해 호스트는 연락처 기본 설정, 개인정보 설정, 게스트 iPad의 디렉터리 표시 방식, 향후 방문에 대한 게스트 초대를 관리할 수 있습니다. 포털에 액세스하려면 다음을 방문하세요. [my.verkada.com](https://my.verkada.com/#login).

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

***

## 프로필 설정에 액세스

게스트 홈페이지의 프로필 탭에서 프로필 정보를 수정할 수 있습니다

{% 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 %}
**선호하는 이름 - 게스트 iPad에 표시될 선호 이름을 설정하세요(예: "Robert" 대신 "Bobby" 표시).**
{% endstep %}

{% step %}
**직원 상태 - 직원 디렉터리에서 계속 표시되도록 유지하거나, 각 게스트마다 수동 승인을 요구하거나, 목록에서 완전히 제거하도록 선택하세요.**
{% endstep %}

{% step %}
[**게스트 초대**](/guest/ko/configuration/guest-events/manage-events-from-the-employee-portal.md) **- Google Calendar 또는 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/ko/configuration/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.
