> 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/ko/organization-settings/integrations/set-up-the-auror-integration-in-command.md).

# 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 Location을 설정하고 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/d0c3b8e509bf906f9b07b2f123d8ff9522f63499)**.**

1. 클릭 **다운로드 준비.**
   1. 다음의 위치를 선택합니다 **타임스탬프 위치.**
   2. (선택 사항) 켜기 [얼굴 흐리게 처리](https://help.verkada.com/verkada-cameras/configuration/security-and-privacy/enable-face-blur-on-verkada-cameras).
2. 클릭 **다음 > 다운로드 준비.**
3. 클릭 **다운로드 시작** 아카이브를 기본 다운로드 폴더에 저장합니다.
   {% endstep %}

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

1. 선택 **Auror에 업로드.**
2. 다음을 입력 **Auror 이벤트 ID** 아카이브와 연결합니다.
3. 클릭 **업로드.**

<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
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/ko/organization-settings/integrations/set-up-the-auror-integration-in-command.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.
