# Auror

Auror는 소매 범죄 인텔리전스 플랫폼으로, 소매업체가 절도 및 사기와 같은 범죄를 신고, 해결, 예방할 수 있도록 지원합니다. Verkada Command와 통합하면 사용자는 비디오 아카이브를 Auror로 원활하게 내보내 사건에 대한 시각적 맥락을 제공할 수 있습니다. Command의 AI 기반 검색 도구를 사용하면 관련 영상을 빠르게 식별하여 Auror 이벤트의 증거로 추가할 수 있습니다.

***

## Auror 통합 구성

{% stepper %}
{% step %}
**Verkada Command에서 All Products > Admin 으로 이동합니다.**
{% endstep %}

{% step %}
**왼쪽 탐색에서 Org Settings > Verkada API를 선택합니다.**
{% endstep %}

{% step %}
**Integrations 아래에서 Add Integration을 클릭합니다.**
{% endstep %}

{% step %}
**Auror를 선택합니다.**

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

{% step %}
**Auror 위치를 설정하고 Client ID, Client Secret, Subscription Key를 입력한 다음 Connect를 클릭합니다.**

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

{% step %}
**Command는 입력된 자격 증명이 유효한지 확인하기 위해 인증 검사를 수행합니다. 설정이 완료되면 Got it을 클릭합니다.**

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

***

## 아카이브를 Auror로 내보내기

{% stepper %}
{% step %}
**Verkada Command에서 All Products > Cameras로 이동합니다.**
{% endstep %}

{% step %}
**왼쪽 탐색에서 Archives를 선택합니다.**
{% endstep %}

{% step %}
**아카이브 위에 마우스를 올리고 클릭합니다** ![](/files/c6d498419a45ab4d706a419188894b287c91e25f)**.**

1. 클릭합니다 **Prepare for Download.**&#x20;
   1. 다음의 위치를 선택합니다 **Timestamp Location.**
   2. (선택 사항) 다음을 켭니다 [Blur Faces](https://help.verkada.com/verkada-cameras/configuration/security-and-privacy/enable-face-blur-on-verkada-cameras).
2. 클릭합니다 **Next > Prepare Download.**
3. 클릭합니다 **Start Download** 을 눌러 아카이브를 기본 Downloads 폴더에 저장합니다.
   {% endstep %}

{% step %}
**아카이브 위에 다시 마우스를 올린 다음 클릭합니다**![](/files/c6d498419a45ab4d706a419188894b287c91e25f)**.**

1. Select **Upload to Auror.**
2. 다음을 입력합니다 **Auror Event ID** 을 아카이브와 연결합니다.
3. 클릭합니다 **Upload.**

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

{% step %}
**내보내기가 성공하면 영상이 Auror에서 사용 가능해졌음을 알리는 이메일을 받게 됩니다. 내보내기가 실패한 경우에도 알림을 받게 됩니다.**
{% endstep %}
{% endstepper %}

***

## Auror에서 아카이브 보기

{% stepper %}
{% step %}
**Auror 계정에 로그인합니다.**
{% endstep %}

{% step %}
**아카이브와 연결된 사건을 엽니다.**
{% endstep %}

{% step %}
**Evidence Locker를 선택하여 아카이브에 액세스합니다.**

<div align="left" data-with-frame="true"><img src="/files/778f9a9fb3870c08be98c6dd7e89a979a5ce6c57" alt=""></div>
{% 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/ko/organization-settings/integrations/set-up-the-auror-integration-in-command.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.
