# ブラウザーのキャッシュをクリアする

Verkada Command の使用中に、孤立した通常とは異なる動作が発生する場合は、特定のブラウザーが原因であることがあります。ブラウザーのキャッシュをクリアすることで修正できます。

***

## Chrome

{% stepper %}
{% step %}
**移動先** [**https://command.verkada.com**](https://command.verkada.com)**.**
{% endstep %}

{% step %}
**URL バーの左側にある、サイトコントロール アイコンをクリックします。**
{% endstep %}

{% step %}
**ドロップダウンをクリックし、［サイト設定］>［データを削除］を選択します。**
{% endstep %}

{% step %}
**［削除］をクリックします。**
{% endstep %}
{% endstepper %}

## Firefox

{% stepper %}
{% step %}
**移動先** [**https://command.verkada.com**](https://command.verkada.com)**.**
{% endstep %}

{% step %}
**URL バーの左側にある、ロック アイコンをクリックします。**
{% endstep %}

{% step %}
**［Cookie とサイトデータを消去］>［command.verkada.com］をクリックします。**
{% endstep %}

{% step %}
**［削除］をクリックします。**
{% endstep %}
{% endstepper %}

## Safari

{% stepper %}
{% step %}
**［Safari］>［環境設定］>［プライバシー］をクリックします。**
{% endstep %}

{% step %}
**［Webサイトデータを管理］をクリックします。**
{% endstep %}

{% step %}
**下にスクロールして、verkada.com を選択します。**
{% endstep %}

{% step %}
**［削除］をクリックします。**
{% endstep %}
{% endstepper %}

## Edge

{% hint style="warning" %}
最新バージョンを使用していることを確認してください。 [最新バージョン](https://www.microsoft.com/en-us/edge).
{% endhint %}

{% stepper %}
{% step %}
**移動先** [**https://command.verkada.com**](https://command.verkada.com)**.**
{% endstep %}

{% step %}
**URL バーの左側にある、ロック アイコンをクリックします。**
{% endstep %}

{% step %}
**［Cookie］をクリックします。**
{% endstep %}

{% step %}
**すべての Cookie が削除されるまで、［削除］をクリックします。**
{% endstep %}
{% endstepper %}


---

# 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/command/ja/herupugadesuka/required-network-settings/clear-your-browser-cache.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.
