> 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/government-solutions/ja/hajimeni/contact-verkada-support-government-solutions.md).

# Verkadaサポートに問い合わせる

Verkadaは、迅速かつ安全なサービスを提供するため、米国の担当者によるサポートを必要とする政府機関のお客様に専用の支援を提供しています。米国拠点のチームは、導入、トラブルシューティング、または一般的な製品案内に関するお問い合わせに対応できます。ご連絡いただくには、あなたの [Government Solutions Command アカウント](https://command.verkadagov.com/admin/support) を開いてケースを作成してください。

{% hint style="warning" %}
参照 [Verkadaサポートに問い合わせる](/command/ja/herupugadesuka/contact-verkada-support.md) Government Solutions 以外の組織のサポート連絡先情報については。
{% endhint %}

***

## Verkadaサポートに問い合わせる

{% hint style="danger" %}
Verkadaサポートに連絡する前に、サポートトークンを用意しておくことをおすすめします。参照 [サポートアクセスを有効にする](/command/ja/herupugadesuka/contact-verkada-support/enable-support-access.md) サポートトークンの作成方法の詳細について。
{% endhint %}

### Command のナビゲーション

{% stepper %}
{% step %}
**Command のホームページの左側ナビゲーションで、クリック** <i class="fa-circle-question">:circle-question:</i> **ヘルプとサポート。**
{% endstep %}

{% step %}
**左上で、次のオプションから選択できます：**

* 担当者とチャット
* AI とチャット
* 通話
  {% endstep %}
  {% endstepper %}

### 管理者ページ

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

{% step %}
**左側のナビゲーションで、ヘルプとサポートをクリックします。**
{% endstep %}

{% step %}
**左上で、次のオプションから選択できます：**

* 担当者とチャット
* AI とチャット
* 通話
  {% endstep %}
  {% endstepper %}

### Command アプリ

{% stepper %}
{% step %}
**Verkada Command アプリを開きます。**
{% endstep %}

{% step %}
**左上で、** <img src="https://183656639-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F79mFgTcvQ8N4ByjEDZUn%2Fuploads%2F5SurspE1Xc2w3N5uDfEb%2FScreenshot%202026-09-02%20at%2010.11.58%E2%80%AFAM.png?alt=media&amp;token=7648d3df-3a29-4f75-8ff3-5f00ecd36726" alt="" data-size="line">**.**
{% endstep %}

{% step %}
**左下で、** <i class="fa-circle-question">:circle-question:</i> **ヘルプ > ライブチャット。**

1. タップ **メッセージ** 既存のケースを開くには。
2. タップ **サポートに問い合わせ** 新しいチャットを開始するには。
   {% 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/government-solutions/ja/hajimeni/contact-verkada-support-government-solutions.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.
