# Snapshots

## 1. Snapshots

Snapshots allows to take snapshot at a particular time and allows to compare the assets before applying a task/job and after applying a task/job.&#x20;

#### Navigation: AIA App-> My Organization -> Actions -> Snapshots

There are three functionalities available - Create new snapshot, Compare Snapshots, Schedule Snapshot

A sample Snapshot dashboard is as shown below.

![Fig1a Snapshots View (Empty View)](/files/-M50n9KHBtOmcPoXJYjr)

![Fig1b Snapshots View (With Snapshots created)](/files/-M7DufmMQeXujBjYTVi0)

### Create Snapshot

As shown in Fig1a, a new snapshot can be created by clicking on '+' icon under snapshots.&#x20;

![Fig1b. Create Snapshot](/files/-M7DqV7WpCUV3u5ZpEno)

From the above Create Snapshot Fig1b,

1. Enter a name to the snapshot
2. Enter description
3. Enter Type of snapshot - Asset Application Dependency, CDP Neighbours, Asset Intelligence Data, Contracts.
4. Include Columns. Select columns that needs to be included in the snapshot
5. Exclude Columns. Select columns that needs to be excluded from the snapshot
6. Schedule - Make sure to check this which expands to collect  time so that snapshot can be created at scheduled times.
7. Create - Create the Snapshot. If Schedule is created then it will be scheduled.&#x20;

At any point of view the assets attached to the snapshot can be accessed by navigating via context menu of the snapshot as shown below.

![](/files/-M7Dx1cCQ0NT5ZsVg326)

## 2. Snapshots Difference

Snapshots difference allows to compare the difference between two snapshots. For example a snapshot taken before a job and snapshot taken after a job.

To make comparison, click on 'Compare Snapshots' as shown in Fig2a.

![Fig2a. Compare Snapshots](/files/-M50rQWpo4e6xmwcmtIK)

This opens a new view to enable selection of snapshots for comparison as shown in Fig2b.

![Fig2b. Compare Snapshots selection](/files/-M50sQfI1UUsdGeLNFzQ)

1. Enter name for comparing snapshots (to that it can be saved and viewed)
2. Enter Description
3. Select Snapshot 1&#x20;
4. Select Snapshot 2
5. Select which columns to compare (Only common columns across snapshots are selectable).
6. Click on 'Compare' to make a comparison.

## 3. Snapshot Schedules

![](/files/-M7Dxh9UWQvucJU1MqPu)


---

# 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.cloudfabrix.io/cfx-aia/aia-tasks-functions/actions/snapshots.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.
