# Share Snapshots

Sharing Snapshots with GreenNode allows users to share Snapshots with other GreenNode accounts. Other GreenNode accounts can then use the shared Snapshots to quickly create VMs to meet their needs. This article will describe how to Share Snapshots and how to stop Sharing Snapshots.

**Note:**

Before sharing a snapshot, it's important to note the following:

* The Snapshot sharing feature is **completely free**.
* Users only **pay for storage** when creating resources from shared snapshot files.
* Snapshot files can only be **shared with GreenNode accounts.**
* A snapshot file can be shared with a **maximum of 64 GreenNode accounts** per user.
* Each user can be shared a **maximum of 1024 Snapshot files.**

## Preparation steps: <a href="#chiasesnapshot-cacbuocchuanbi" id="chiasesnapshot-cacbuocchuanbi"></a>

***

* You must have a pre-created Snapshot file. Please refer to how to [Activate Snapshot](/vng-cloud-document/vserver/compute-hcm03-1a/snapshot/activate-snapshot.md) and [Create a snapshot](/vng-cloud-document/vserver/compute-hcm03-1a/snapshot/create-snapshots.md) in advance.
* Ensure that the snapshot file to be shared does not contain sensitive content and documents.
* Users need to request the shared Snapshot file, providing the ID code and Email of the GreenNode account.
* To obtain the ID code and Email of the shared User, go to the **Account** menu bar, where the user can find **Account ID** and **Account Email information** (see the illustration below), and provide this information to the User who wants to share the Snapshot.

<figure><img src="https://docs.vngcloud.vn/download/attachments/73761438/image2024-3-25_15-32-8.png?version=1&#x26;modificationDate=1711355529000&#x26;api=v2" alt=""><figcaption></figcaption></figure>

* For the sharing User, they need to know the following information: Account ID & Account Email, User Project ID, Snapshot Server ID;
  * **Account ID** and **Account Email** information can be viewed in the Account menu, similar to the user who shares the Snapshot.
  * **User Project ID** information: retrieved from the Limit section;
  * **Snapshot Server ID** information: retrieved from the Snapshot/File Snapshot Server section to be shared.

<figure><img src="https://docs.vngcloud.vn/download/attachments/73761438/image2024-3-25_16-5-12.png?version=1&#x26;modificationDate=1711357513000&#x26;api=v2" alt=""><figcaption></figcaption></figure>

<figure><img src="https://docs.vngcloud.vn/download/attachments/73761438/image2024-3-25_15-46-29.png?version=1&#x26;modificationDate=1711356390000&#x26;api=v2" alt=""><figcaption></figcaption></figure>

## Sharing Snapshots: <a href="#chiasesnapshot-thuchienchiasesnapshot" id="chiasesnapshot-thuchienchiasesnapshot"></a>

***

* Step 1: Log in to the GreenNode account / select the **vServer product**;
* Step 2: Select **Snapshots/Snapshot**: The user will see the Snapshot interface;
* Step 3: Select **Action** of a pre-created Snapshot file;
* Step 4: Select "**Share Snapshot**";
* Step 5: A pop-up window will display a notification about "Sharing Snapshot Server." Click on the "**Contact Customer Service**" link;
* Step 6: Navigate to the **GreenNode Help Desk** screen:
  * The user clicks "**Add Ticket**" to go to the "**Submit a ticket**" interface;
  * Fill in the fields with the request to Share the Snapshot file and provide all necessary information for the admin to process:
    * Account ID of the sharing user;
    * Account Email of the sharing user;
    * User Project ID of the sharing user;
    * Snapshot Server ID of the sharing user;
    * Account ID of the shared user;
    * Account Email of the shared user;
  * Then click "**Submit**" to send to the GreenNode system for processing.
* Step 7: After GreenNode successfully processes the request, when returning to the Snapshot list, for the requested Snapshot file, if the user sees in the "Share to" column the information of the sharing user's account (Owner) and the shared user, there will also be an email notification sent to the shared account confirming the successful receipt of the snapshot file.

<figure><img src="https://docs.vngcloud.vn/download/attachments/73761438/image2024-3-22_13-15-47.png?version=1&#x26;modificationDate=1711088148000&#x26;api=v2" alt=""><figcaption></figcaption></figure>

<figure><img src="https://docs.vngcloud.vn/download/attachments/73761438/image2024-3-22_13-17-52.png?version=1&#x26;modificationDate=1711088273000&#x26;api=v2" alt=""><figcaption></figcaption></figure>

<figure><img src="https://docs.vngcloud.vn/download/attachments/73761438/image2024-3-22_13-42-2.png?version=1&#x26;modificationDate=1711089723000&#x26;api=v2" alt=""><figcaption></figcaption></figure>

## Stopping Snapshot Sharing: <a href="#chiasesnapshot-thuchienngungchiasesnapshot" id="chiasesnapshot-thuchienngungchiasesnapshot"></a>

***

* Step 1: Log in to the GreenNode account / select the **vServer product;**
* Step 2: Select **Snapshots/Snapshot**: The user will see the Snapshot interface; Step 3: For the Snapshot file to stop sharing, in the "**Share to**" column, the user clicks on the GreenNode Account icon;
* Step 4: Display the list of shared Account users, the file snapshot manager (Owner) has the right to click on the "**Remove**" button to stop sharing the file snapshot;
* Step 5: **Confirm** to complete the process of stopping sharing the file snapshot./.

  <figure><img src="https://docs.vngcloud.vn/download/attachments/73761438/image2024-3-22_14-53-2.png?version=1&#x26;modificationDate=1711093983000&#x26;api=v2" 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.vngcloud.vn/vng-cloud-document/vserver/compute-hcm03-1a/snapshot/share-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.
