# Snapshots

{% hint style="warning" %}
Before taking any Snapshots, make sure to inform your community to set up their preferred reward wallet, under the "**Airdrop**" tab in their settings, on Matrica.io\
\
**IF THIS IS NOT DONE BY THE USER IT WILL RETURN INCOMPLETE DATA.**
{% endhint %}

## Role Snapshot

Under the "**Verification**" tab, next to each of your roles, you will find a "**Snapshot**" button. The Snapshot button will provide you with holder information, in a .json or .csv file, for that specific role.

<figure><img src="https://2946875910-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLywT3slSQ4GoAk6k17dV%2Fuploads%2FClNtLZIWe4uLGMjQhQF9%2FScreenshot%202024-03-07%20at%2012.07.49%E2%80%AFPM.png?alt=media&#x26;token=edfea688-33be-4a63-b3a1-90715f2b17a7" alt=""><figcaption></figcaption></figure>

The information is given in the following format:&#x20;

```
[
  {
    id: "walletid",
    nfts: ["nft1", "nft2", ...],
    group: 1
  },
  { ... }
]
```

The group attribute represents the user, entries with the same group mean that they are part of the same user.<br>

## Collection Snapshot

For exporting data of your whole collection, go to the "**General**" tab, next each of your collections you will find an "**Export**" button. The Export button will provide you with holder information, in a .json or .csv file, for that specific collection.

<figure><img src="https://2946875910-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLywT3slSQ4GoAk6k17dV%2Fuploads%2F1cuJDtB4SwkupjzbWmxs%2Fimage.png?alt=media&#x26;token=ebc523f0-b68f-418c-9c20-e1b6004299e1" alt=""><figcaption></figcaption></figure>

The information is given in the following format:

<figure><img src="https://2946875910-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLywT3slSQ4GoAk6k17dV%2Fuploads%2FOhqabCxjOCMDU7WRVFeS%2Fimage.png?alt=media&#x26;token=0e0ea770-9def-4cf1-8202-8d779c2b89e3" alt=""><figcaption></figcaption></figure>

The group attribute represents the user, entries with the same group mean that they are part of the same user.

{% hint style="warning" %}
If you are looking for a snapshot that includes Discord id's, please reach out to the Matrica Team to unlock Snapshot+.
{% endhint %}
