# Insights

## Usage History

You can see when your 3D assets were accessed or used through time (today, last week, last month, last year, custom, etc.). It also shows information like when the asset was created, and last accessed and how many times.

<figure><img src="/files/giqHZV6Oy835MErenwmS" alt=""><figcaption></figcaption></figure>

**Switch between different assets** in a given collection by clicking "Swap asset".

<figure><img src="/files/hJFdjE2Jmd5ACNrNCGBi" alt="" width="372"><figcaption></figcaption></figure>

**Switch time periods** (last 7 days, last 30 days, last 12 months) or set a custom date range, using the menu on right corner.&#x20;

<figure><img src="/files/ej9dNgTpO9w6jwuYF0mV" alt="" width="158"><figcaption></figcaption></figure>

**Compare** the usage of two different assets by clicking "Compare" and selecting another asset from your collection. The compared asset will appear on the bottom left corner of the screen.

<figure><img src="/files/YPVDrjyPqDpo74ULo8jK" alt=""><figcaption></figcaption></figure>

## Collection History

The collection history panel displays a running log of actions taken on the current collection. The collection history includes date, user email, asset ID, and the action taken.&#x20;

Examples of these actions include:&#x20;

1. Adding, deleting, or editing an entry
2. Adding a user to the project
3. Changing a user’s access privileges
4. Changing the security level of the project

The collection history can be sorted by most recent or oldest actions by clicking the arrows next to the  Date Colum.

<figure><img src="/files/UmzDGJsuR4mWSmRVn8LP" alt=""><figcaption></figcaption></figure>


---

# 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.echo3d.com/web-console/deliver-pages/insights-page.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.
