# Deleting a Scene

### Overview

Deleting a Scene allows you to permanently remove a scene from your metaverse NFT store.

## Deleting a scene

You are about to enter the danger zoneWhen you no longer need a scene, you have the option to easily remove it from your dashboard.Simply go to your scene overview screen selecting it from the left menu and click on "Delete", you will be prompted with the following lightbox popup

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

#### <mark style="color:red;">Warning</mark>

You need to take into consideration before going ahead, that every resource associated to this scene will be deleted and every endpoint related to this scene will stop working immediately.

The following components will be deleted or affected by this action&#x20;

* Media resources, including files hosted on the cloud
* Variables
* Scene groups
* Shared scenes ( Any user who had this scene will no longer be able to access it)
* MetaMarket: All of your slots associated to the scene will be deleted
* API Endpoints: Any endpoint related to the scene will no longer work.

If you are 100% sure you want to move ahead, then click on the **red&#x20;**<mark style="color:red;">**delete**</mark> button.


---

# 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://dg-market.gitbook.io/dg-live/business-manager/scenes/deleting-a-scene.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.
