> For the complete documentation index, see [llms.txt](https://docs.skyone.cloud/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.skyone.cloud/espanol/skyone-autosky/plataforma-skyone-autosky/cuentas/servidores/opciones-de-servidores.md).

# Opciones de servidores

Al hacer clic en "**Acciones**" de un servidor, es posible realizar las siguientes acciones:

* [Iniciar](#iniciar-como-iniciar-un-servidor-en-masa)
* [Detener](#detener-como-detener-un-servidor-en-masa)
* [Publicación optimizada](#publicacion-optimizada-como-publicar-una-nueva-version-optimizada)
* [Desbloquear acciones](#como-desbloquear-acciones-del-servidor)

***

### Iniciar: ¿Cómo iniciar un servidor en masa?

1. Seleccione uno o más servidores marcando las casillas a la izquierda de la tabla de servidores.

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

2. Haga clic en "**Acciones generales**".

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

3. Seleccione "**Iniciar servidores**".
4. Confirme la acción en la ventana de confirmación.

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

***

### D**etener: ¿Cómo detener un servidor en masa?**

1. Seleccione uno o más servidores marcando las casillas a la izquierda de la tabla de servidores.

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

2. Haga clic en "**Acciones generales**".
3. Seleccione "**Detener servidores**".
4. Confirme la acción en la ventana de confirmación

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

***

#### P**ublicación optimizada: ¿Cómo publicar una nueva versión optimizada?** <a href="#publicacion-optimizada-como-publicar-una-nueva-version-optimizada" id="publicacion-optimizada-como-publicar-una-nueva-version-optimizada"></a>

1. Seleccione uno o más servidores marcando las casillas a la izquierda de la tabla de servidores.
2. Haga clic en "**Acciones generales**".
3. Seleccione "**Publicar nueva versión (Optimizada)**".
4. Elija si desea:&#x20;

* &#x20;"**Bloquear instancias**"&#x20;
* "**detener el servidor de preparación al crear la imagen**".

5. Confirme la acción en la ventana de confirmación.

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

***

#### **¿Cómo desbloquear acciones del servidor?**

* Seleccione uno o más servidores en las casillas al lado izquierdo de la tabla de servidores;
* Haga clic en "**Acciones generales**";
* Haga clic en "**Desbloquear acciones**";
* Ingrese un motivo;
* Haga clic en "**Desbloquear**"

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


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.skyone.cloud/espanol/skyone-autosky/plataforma-skyone-autosky/cuentas/servidores/opciones-de-servidores.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
