# Exporting or deleting labels

### Deleting labels

If you're not feeling confident in the labels that you have assigned, and you just prefer to start from the beginning, no worries. You don't need to create an entirely new project, because you can delete all existing labels. Clicking the three dots near "Labels" allows you to "Delete All Labels" and start fresh in this projects.&#x20;

<figure><img src="/files/UszGBrTr7J8mqaZdnCH1" alt="" width="375"><figcaption></figcaption></figure>

### Exporting data

Earth Index is incredibly useful for building a dataset of locations via satellite imagery that are similar due to similarities in their embeddings. However, it can be challenging to use this dataset for downstream analysis solely within Earth Index. Clicking the three dots near "Labels", as shown above, allows you to "Export GeoJSON" for use elsewhere!

Watch this video to learn more:

{% embed url="<https://www.loom.com/share/7482440e744d4170bc739227afcbdf75?sid=02fe263d-1745-4225-9c2e-3c11873bc883>" %}


---

# 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.earthindex.ai/advanced/exporting-or-deleting-labels.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.
