> For the complete documentation index, see [llms.txt](https://docs.archisketch.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.archisketch.com/guide/enterprise-jp/data-analysis/data-analysis.md).

# データ分析

プロジェクト作成とレンダショット撮影量のデータを提供し、効果的な分析とインサイトの導出を支援します。

## 分析期間

分析期間は7日から90日まで設定でき、希望する期間のデータを確認できます。

![](https://1909169026-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fh5B2S7uKpAIaFKDxegCT%2Fuploads%2Fgit-blob-de5af023b830fc5241a348a0193b9024a1e9857d%2Fdata-analysis-1.png?alt=media)

## 個人

**個人タブ**では、私のアカウントで作成した **プロジェクトとレンダーショット** 件数を確認できます。

**アクセス権限のある役割**

デザイナー以上（デザイナー、マネージャー、管理者）

**分析データの種類**

* プロジェクト件数
* レンダーショット件数

![](https://1909169026-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fh5B2S7uKpAIaFKDxegCT%2Fuploads%2Fgit-blob-e22ff76b5e4d63306b241ee2f5d7133a2359cabe%2Fdata-analysis-2.jpg?alt=media)

## 企業

**企業タブ**では、企業に所属するユーザーの活動データを確認できます。

**アクセス権限のある役割**

マネージャー以上（マネージャー、管理者）

**分析データの種類**

* プロジェクト件数
* レンダーショット件数
  * 一人称ビュー
  * 平面図
  * パノラマ

![](https://1909169026-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fh5B2S7uKpAIaFKDxegCT%2Fuploads%2Fgit-blob-de3b6b28a92cedeeeb05a7f60a00c1666424c907%2Fdata-analysis-3.jpg?alt=media)

### APIカウント

製品（家具）のARリンクをどれだけ開いたかを確認できます。

**カウント基準**

* 360Viewer： `cylinder.archisketch~` で始まる製品3Dビューアーリンクにアクセスした場合
* AR：モバイルでカメラを通じて製品の仮想配置を行ったとき

![](https://1909169026-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fh5B2S7uKpAIaFKDxegCT%2Fuploads%2Fgit-blob-540ca15ede836770a176ff1968dae569760fab7b%2Fdata-analysis-4.png?alt=media)

### Excelで抽出

Excelでデータを抽出すると、より **詳細なデータ**を確認できます。どの製品が呼び出されたのか、回数まで確認してみてください。

![](https://1909169026-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fh5B2S7uKpAIaFKDxegCT%2Fuploads%2Fgit-blob-41cbbfb9d6ea835670f6bcac5d38f190d4e27e8b%2Fdata-analysis-5.jpg?alt=media)


---

# 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://docs.archisketch.com/guide/enterprise-jp/data-analysis/data-analysis.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.
