> 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 captures 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.

![](/files/268b9bcf100cd7e9fb5707021656fdd6e46483b8)

## Personal

**Personal tab**In the **projects and render shots** you can check the count.

**Roles with access permissions**

Designer level and above (Designer, Manager, Administrator)

**Type of analysis data**

* Number of projects
* Number of render shots

![](/files/04ee5a6c1767152019cc73637dc5a361ac82701f)

## Business

**Business tab**lets you view activity data for users belonging to the company.

**Roles with access permissions**

Manager level and above (Manager, Administrator)

**Type of analysis data**

* Number of projects
* Number of render shots
  * First-person view
  * Floor plan
  * Panorama

![](/files/b981b7e045f16c36360e3cfa65f7a81305d3a206)

### Api Count

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

**Count basis**

* 360Viewer : `cylinder.archisketch~` When entering a product 3D viewer link that starts with
* AR : when virtual placement of a product is done through the camera on mobile

![](/files/6ca533dd8b803ed6445b95e690edea08dc4c54e2)

### Export to Excel

If you export the data to Excel, you can view more **detailed data**. Check which products were called and even the number of times.

![](/files/f3e1232cebbd57c7dfc270292eb023e9d1fa3fe2)


---

# 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.
