> For the complete documentation index, see [llms.txt](https://academy.shade.inc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://academy.shade.inc/help-center/help-center-es/preguntas-frecuentes-sobre-espacios-de-trabajo/eliminando-el-espacio-de-trabajo.md).

# Eliminando el espacio de trabajo

Eliminando el espacio de trabajo

¿qué sucede si elimino mi cuenta? ¿Qué sucede si cancelo mi plan?

<img src="https://static.intercomassets.com/avatars/5448627/square_128/brandon-image-1648585945.JPG" alt="Avatar de Brandon Fan" height="24" width="24">

Escrito por Brandon Fan

Actualizado hace más de 8 meses

Cuando eliminas un espacio de trabajo, estás eliminando todos los recursos dentro de él y cancelando tu plan al momento de la eliminación. Si has comprado un plan (mensual o anual), el resto de tu plan no es reembolsable (si decides crear un nuevo espacio de trabajo, no dudes en contactarnos y transferiremos tu plan existente).

La acción es irreversible e instantánea. Todos los recursos subidos y los datos de tu cuenta se eliminarán inmediatamente después de que hagas clic en eliminar.

¿Respondió esto a tu pregunta?


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://academy.shade.inc/help-center/help-center-es/preguntas-frecuentes-sobre-espacios-de-trabajo/eliminando-el-espacio-de-trabajo.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.
