# Modificar OT

Por el momento, desde la API podemos modificar solo algunos aspectos de las Ordenes de Trabajo.

Las modificacione permitidas son las siguientes:

> [Modificar etiquetas](/modulos/ordenes-de-trabajo/modificar-ot/modificar-etiquetas.md)
>
> [Cancelar OT](/modulos/ordenes-de-trabajo/modificar-ot/cancelar-ot.md)
>
> [Cerrar OT](/modulos/ordenes-de-trabajo/modificar-ot/cerrar-ot.md)
>
> [Mover a estado PENDIENTE](/modulos/ordenes-de-trabajo/modificar-ot/mover-a-estado-pendiente.md)


---

# 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/modificar-ot.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.
