# Buscar Pedido

Esta es la páginas principal para editar y visualizar las órdenes de compra (Purchase Orders)

{% hint style="success" %}
Home / Clientes / Ventas / Buscar Pedido

<https://farm.unosof.com/index.cfm?event=PurchaseOrders.List>
{% endhint %}

![Search Purchase Orders Page](/files/-M4Ul38rkZgYu-ZWX1Vr)

En esta página, usted puede buscar un pedido existente usando varios filtros como: fecha de inicio y finalización.

* Purchase Order
* Invoice number
* Box ID&#x20;
* Sales Type
* Account Rep
* Customer
* among others.&#x20;

Haga click en el botón "Search" y se realizará la búsqueda en base a los criterios provistos.&#x20;

![](/files/-M9JgZz6liGfupYO3SCa)


---

# 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://manual.unosofbooks.com/guia-de-usuario-es/ventas/purchase-orders.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.
