# Habilitar o deshabilitar reglas

Para gestionar el estado de las reglas en MoonDesk, sigue estos pasos:

1. **Accede a la sección de Reglas:**
   * Inicia sesión en MoonDesk.
   * En el menú principal, selecciona *"Reglas"*.
2. **Visualizar Reglas:**
   * La pantalla de reglas muestra un listado de todas las reglas configuradas, junto con su estado actual (habilitada o deshabilitada).
   * Cada regla se identifica con un ícono que indica su estado:
     * **Habilitada**: <img src="/files/-MlAY60U1k6z4xsqvN6d" alt="" data-size="original">.
     * **Deshabilitada**:<img src="/files/-MlAQaFTwh6PKYjaOwmG" alt="" data-size="original">.
3. **Seleccionar Reglas:**
   * Marca las casillas junto a las reglas que deseas habilitar o deshabilitar.
4. **Habilitar o Deshabilitar Reglas:**
   * Una vez seleccionadas las reglas, en la parte superior derecha de la pantalla, aparecerán las opciones para *"Habilitar"* o *"Deshabilitar"*.
   * Haz clic en la opción deseada para cambiar el estado de las reglas seleccionadas.

![Captura de pantalla de la selección de reglas para Habilitar o Deshabilitar](/files/-MlAcXYV4vwLjokRK60Q)


---

# 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://ayuda.moondesk.design/reglas-en-la-aplicacion-web/habilitar-o-deshabilitar-reglas.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.
