> 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/command/ja/ganaizshon/manage-your-admin-page-settings/manage-contacts.md).

# 連絡先

Verkada Command は、あなたのオーガナイゼーション' の連絡先を管理するための複数の方法を提供します。Verkada が連絡できるキー連絡先の設定、ビデオフィード共有用の連絡先の作成、イベントやインシデント共有用の外部連絡先の設定が可能です。

***

## キー連絡先

この **キー連絡先** 機能を使用すると、Verkada があなたのオーガナイゼーション' 内の誰に連絡できるかを指定できます。キー連絡先を設定することで、請求、セキュリティ、その他の事項に対応する適切な担当者に確実に連絡できます。

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

{% step %}
**［一般］>［キー連絡先］で、希望する連絡先を設定します。**

<div align="left" data-with-frame="true"><img src="/files/693f89aa67adf71c2f533f8f252ba395171aa98b" alt=""></div>
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
カテゴリごとに設定できる連絡先は 1 つだけです。
{% endhint %}

***

## 連絡先を作成

連絡先を作成すると、ユーザーと継続的にビデオフィードを共有する際に時間を節約できます。

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

{% step %}
**左側のナビゲーションで、［ユーザーと権限］>［連絡先］を選択します。**
{% endstep %}

{% step %}
**右上の［追加］をクリックします。**
{% endstep %}

{% step %}
**［連絡先を追加］で、**

1. 相手の連絡先情報を入力します。国際電話番号の場合は、［電話］の横にある旗のドロップダウンをクリックして国番号を変更します。
2. クリック **Save**.
   {% endstep %}
   {% endstepper %}

追加したい各連絡先に対してこれを行えます。すると、ビデオクリップを共有するときにその連絡先が表示されます。

***

## 連絡先の管理

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

{% step %}
**左側のナビゲーションで、［ユーザーと権限］>［連絡先］を選択します。**
{% endstep %}

{% step %}
**管理したい連絡先を見つけます。**
{% endstep %}

{% step %}
**連絡先名の一番右で、** <i class="fa-ellipsis">:ellipsis:</i> **>［アクセスを管理］をクリックします。**
{% endstep %}

{% step %}
**この画面では、連絡先と共有されたリンクの有効期限を取り消したり編集したりできます。また、連絡先に対するすべてのリンクを一括で取り消すこともできます。**

<div align="left" data-with-frame="true"><img src="/files/408e1b0155b81c1145ea736b8eb43cda6c35781e" alt=""></div>
{% endstep %}
{% endstepper %}


---

# 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/command/ja/ganaizshon/manage-your-admin-page-settings/manage-contacts.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.
