# 데이터 분석

프로젝트 생성과 렌더샷 촬영량 데이터를 제공하여, 효과적인 분석과 인사이트 도출을 지원합니다.

## 분석 기간

분석 기간은 7일에서 90일까지 설정 가능하며, 원하는 기간 동안의 데이터를 확인할 수 있습니다.

![](/files/AywPaOQsG4giwYsqOM3E)

## 개인

**개인 탭**에서는 내 계정으로 생성한 **프로젝트와 렌더샷** 개수를 확인할 수 있습니다.

**접근 권한이 있는 역할**

디자이너 이상 (디자이너, 매니저, 관리자)

**분석 데이터 종류**

* 프로젝트 개수
* 렌더샷 개수

![](/files/HZoROGqGwMuNVNmUa8Fc)

## 기업

**기업 탭**에서는 기업에 속한 유저들의 활동 데이터를 확인할 수 있어요.

**접근 권한이 있는 역할**

매니저 이상 (매니저, 관리자)

**분석 데이터 종류**

* 프로젝트 개수
* 렌더샷 개수
  * 일인칭 뷰
  * 평면도
  * 파노라마

![](/files/NeQMHqKr4mMza3pb6hJs)

### Api Count

제품 (가구) AR 링크를 얼마나 열어봤는지 확인할 수 있습니다.

**카운트 기준**

* 360Viewer : `cylinder.archisketch~` 로 시작하는 제품 3D 뷰어 링크에 진입할 시
* AR : 모바일에서 카메라를 통해 제품 가상 배치를 했을 때

![](/files/t7xxEoXUV00UmgsjpYtj)

### 엑셀 추출하기

엑셀로 데이터를 추출하면 더 **상세한 데이터**를 확인할 수 있습니다. 어떤 제품이 호출되었는지, 횟수까지도 확인해 보세요.

![](/files/fgAfnhRlPh4Ckv5SnGMA)


---

# 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://docs.archisketch.com/guide/enterprise-guide/undefined-6/undefined.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.
