> For the complete documentation index, see [llms.txt](https://help.steeple.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.steeple.com/es/administration/quitter-communaute.md).

# ¿Cómo salir de una comunidad?

### Salir de una comunidad

Desde **Configuración** > **Comunidades** > **Salir de una comunidad**.

1. Se muestra la lista de comunidades de las que se puede salir
2. Hacer clic en la comunidad de la que se quiere salir
3. Se solicita una confirmación antes de validar la salida

Si no hay ninguna comunidad disponible para salir, un mensaje lo indica.

### Puntos importantes

* Salir de una comunidad no elimina la cuenta de Steeple. Las demás comunidades siguen siendo accesibles.
* Las publicaciones creadas en la comunidad de la que se ha salido siguen siendo visibles para los demás miembros.
* Para eliminar por completo su cuenta de Steeple, consulte el artículo "¿Cómo eliminar mi cuenta de Steeple?".

### Lo que puede hacer el asistente

Con el ámbito de Administración, el asistente puede retirar a un colaborador de una comunidad.


---

# 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://help.steeple.com/es/administration/quitter-communaute.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.
