> 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/classic-alarms/ja/konpuraiansutoraisensu/classic-alarms-licensing/determine-relevant-alarm-permits.md).

# 関連するアラーム許可証を特定する

{% hint style="success" %}
VerkadaはClassic アラームの全世界での販売終了（2026年8月1日）と製品寿命終了（2027年8月1日）を発表しました。対象のお客様は、2027年1月31日までNew アラームへ無料でアップグレードできます。ご覧ください [Verkada.com/alarms/upgrade](https://www.verkada.com/alarms/upgrade) 開始するには。
{% endhint %}

地域の規則や法令を遵守することは、アラーム発生時に警察の出動を受けるうえで極めて重要です。誤報アラームの増加を受け、多くの警察署では、アラーム利用者であるあなたに、設置業者とアラーム会社を記載した登録フォームの提出を求めるようになっています。提出後、この登録フォームはアラーム許可証の取得に役立ちます。登録および許可取得の手続きは、都市や州によって異なる場合があります。

***

## 設置前

### 事前に許可証の規則を確認する

{% hint style="danger" %}
必要なアラーム許可証を取得しないと、自治体から罰金を科されたり、アラーム発生時に警察が対応しなかったりする可能性があります。
{% endhint %}

お住まいの地域で許可証が必須かどうかを確認するには、地元の警察署、保安官事務所、または消防署に非緊急用電話番号で問い合わせるか、オンラインで連絡先情報を確認するか、公開されているアラーム条例があるかを確認してください。

### アラームのパートナーと設置業者への推奨事項

* **市および州の規則を確認する**\
  設置する市および州のアラーム規則と法令は必ず確認してください。アラーム許可証の要件は地域によって大きく異なる場合があります。設置前に、市のアラーム条例がオンラインで公開されているか確認してください。\
  ​
* **関連する登録フォームを見つける**\
  一部の地域では、再販業者や設置業者が、警察の出動サービスを有効にするためにエンドユーザーへ登録フォームを提供する必要がある場合があります。この手順が顧客に必要かどうか、地域の要件を確認してください。\
  ​
* **パートナーポータルを確認する**\
  全国的な規則に関する参考情報として、Verkadaのディーラーパケットを [パートナーポータル](https://partners.verkada.com/) （ **トレーニング** > **Verkadaアラームの販売**）。この資料は、一般的な要件に関する貴重な知見を提供し、地域ごとの許可取得手続きを円滑にするのに役立ちます。

### Verkadaアラームを使用するお客様への推奨事項

必要なアラーム許可証を取得することは、Verkadaアラームシステムの有効性を確保するうえで重要な手順です。

* **地域の市条例を把握する**\
  お住まいの市に固有のアラーム規則と法令を理解する時間を取りましょう。この知識があれば、的確な質問ができ、地域の要件への準拠を確実にできます。\
  ​
* **登録フォームを設置業者に依頼する**\
  地域の規則で警察の出動のために登録フォームまたは許可証が必要な場合は、アラームシステムの設置業者に確認してください。許可取得手続きを完了するために必要な書類を提供してもらえるはずです。場合によっては、新しいシステムの登録を担当するのもその業者です。\
  ​
* **登録フォームにはVerkadaを記載する**
  * 登録フォームでアラーム会社名の記入が求められる場合は、 **Verkada** と記入し、当社がライセンスを保有している州では当社のライセンス番号を記載してください。詳細は、当社の [アラームのコンプライアンスと提供状況。](https://www.verkada.com/alarms-availability/)
  * フォームでアラーム設置業者名の記入が求められる場合は、パートナーまたは設置業者を記載してください。
  * フォームで監視センター名の記入が求められる場合は、適切なPimaリンクを参照してください。 [Classic アラーム](https://my.pima.app/p/verkada/classic-alarm-monitoring-partners) または [New アラーム](https://my.pima.app/p/verkada/new-alarm-monitoring-partners).
  * さらにサポートが必要な場合は、 [Verkada営業](mailto:sales@verkada.com) または [Verkadaサポート](/command/ja/herupugadesuka/contact-verkada-support.md).


---

# 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/classic-alarms/ja/konpuraiansutoraisensu/classic-alarms-licensing/determine-relevant-alarm-permits.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.
