# CERRADA\_NO\_CUMPLIDA

Las OTs en estado CERRADA\_NO\_CUMPLIDA, son aquellas que ya han tenido una devolucion por parte del técnico y que luego fueron definidas como cerradas pero con un problema indicando de esta forma que el trabajo no se realizó. Por ejemplo: No le abrieron la puerta al técnico.

La respuesta es similar a la vista en [CERRADA\_OK](/modulos/ordenes-de-trabajo/obtener-ot/cerrada_ok.md), en donde el&#x20;

**state:** CERRADA\_NO\_CUMPLIDA


---

# 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.api.persat.com.ar/modulos/ordenes-de-trabajo/obtener-ot/cerrada_no_cumplida.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.
