# Exportación o eliminación de etiquetas

### Eliminando etiquetas

Si no te sientes seguro con las etiquetas que has asignado y prefieres empezar desde el principio, no te preocupes. No necesitas crear un proyecto completamente nuevo, porque puedes eliminar todas las etiquetas existentes. Hacer clic en los tres puntos cerca de "Labels" te permite "Eliminar todas las etiquetas" y empezar de nuevo en este proyecto.&#x20;

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

### Exportación de datos

Earth Index es increíblemente útil para crear un conjunto de datos de ubicaciones vía imágenes satelitales que son similares debido a similitudes en sus incrustaciones. Sin embargo, puede resultar difícil usar este conjunto de datos para análisis posteriores únicamente dentro de Earth Index. Hacer clic en los tres puntos cerca de "Labels", como se muestra arriba, te permite "Exportar GeoJSON" para usarlo en otros lugares.

Mira este video para aprender más:

{% 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/es/avanzado/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.
