> 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-en/data-analysis/data-analysis.md).

# Data analysis

Provides data on project creation and render shot volume to support effective analysis and insight generation.

## Analysis period

The analysis period can be set from 7 to 90 days, and you can view data for the desired period.

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

## Personal

**Personal tab**created with my account **projects and render shots** you can check the count.

**Roles with access permissions**

Designer or higher (Designer, Manager, Admin)

**Analysis data types**

* Project count
* Render shot count

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

## Enterprise

**Enterprise tab**You can view the activity data of users belonging to the enterprise.

**Roles with access permissions**

Manager or higher (Manager, Admin)

**Analysis data types**

* Project count
* Render shot count
  * First-person view
  * Floor plan
  * Panorama

![](https://917231921-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 Count

You can check how many times the product (furniture) AR link was opened.

**Count basis**

* 360 Viewer: `cylinder.archisketch~` When entering a product 3D viewer link starting with
* AR: When virtually placing a product through the camera on mobile

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

### Export to Excel

If you export data to Excel, more **detailed data**can be checked. See which products were accessed, and even how many times.

![](https://917231921-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-en/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.
