> 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/connectivity/ko/configuration/add-cellular-gateway-to-command/enable-historical-gps-data-on-gc31-e-gateways.md).

# GC31-E 게이트웨이에서 과거 GPS 데이터 활성화

Verkada 실외 셀룰러 게이트웨이에서 과거 GPS 데이터 저장을 활성화하세요

Verkada Outdoor Cellular Gateway는 정기적인 간격으로 자신의 위치를 보고할 수 있습니다. 이 기능이 활성화되면 게이트웨이는 클라우드에 위치 데이터를 저장하므로 사용자는 Command에서 Mobile Gateway 배포의 과거 경로를 직접 확인할 수 있습니다. 이 기능은 조사뿐 아니라 일반적인 차량 추적에도 유용합니다.

{% hint style="danger" %}
셀룰러 게이트웨이 장치만 GPS 좌표를 보고할 수 있습니다. 이 기능은 Wi‑Fi 게이트웨이에서는 사용할 수 없습니다.
{% endhint %}

***

## 게이트웨이 GPS 기록 사용

### 조직 수준

셀룰러 게이트웨이에서 GPS 기록 기능을 활성화하려면 먼저 조직에 대해 이 기능을 활성화해야 합니다.

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

{% step %}
**Feature Manager를 선택합니다.**
{% endstep %}

{% step %}
**Gateway > Gateway GPS History 아래에서 드롭다운 메뉴에서 Enabled를 선택합니다.**

<div align="left" data-with-frame="true"><img src="https://2645961166-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FiAGnzScvko5PkG7YBy3i%2Fuploads%2Fgit-blob-5cc74ce7b63608610337145f2f61aadb41273dfd%2F78bce3c1d4add7019b37818ba85ce54a4bbd846a.png?alt=media" alt="" width="453"></div>
{% endstep %}
{% endstepper %}

### Verkada 셀룰러 게이트웨이

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

{% step %}
**구성하려는 게이트웨이를 선택합니다.**
{% endstep %}

{% step %}
**오른쪽 상단에서 Settings를 클릭합니다.**
{% endstep %}

{% step %}
**GPS > GPS History 아래에서 드롭다운 메뉴에서 On을 선택합니다. 활성화되면 게이트웨이 세부 정보 페이지에서 이 기능에 액세스할 수 있습니다.**
{% endstep %}
{% endstepper %}

게이트웨이는 과거 GPS 좌표 보고를 시작하며, 이는 조사와 일반적인 차량 추적에 도움이 될 수 있습니다.

***

## GPS 기록에서 신호 범위 데이터 보기

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

{% step %}
**보려는 게이트웨이를 선택합니다.**
{% endstep %}

{% step %}
**GPS History를 클릭합니다.**

a. 켜기 **신호 세기** 게이트웨이 경로를 따라 과거 통신사 신호 데이터를 확인하려면.\
b. 켜면, 게이트웨이 경로를 따라 통신사 정보를 확인할 수 있습니다.
{% endstep %}
{% endstepper %}

***

## FAQ

<details>

<summary>게이트웨이는 GPS 데이터를 얼마나 자주 수집하나요?</summary>

GC31-E는 10초마다 GPS 데이터를 샘플링합니다.

</details>

<details>

<summary>GPS 데이터는 얼마나 자주 클라우드에 업로드되나요?</summary>

GPS 데이터는 2분마다 클라우드에 업로드됩니다.

</details>

<details>

<summary>GPS 데이터를 클라우드에 업로드하려면 셀룰러 연결이 필요한가요?</summary>

GPS 샘플링은 셀룰러 연결 없이도 이루어지지만, 데이터를 클라우드에 업로드하려면 GC31-E에 셀룰러 연결이 필요합니다.

</details>

<details>

<summary>보고되는 GPS 위치는 얼마나 정확한가요?</summary>

셀룰러 게이트웨이의 GPS는 약 ±50미터의 정확도를 제공합니다.

</details>


---

# 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/connectivity/ko/configuration/add-cellular-gateway-to-command/enable-historical-gps-data-on-gc31-e-gateways.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.
