# AIFlow — Search Orders

*/Action/AIFlow_—_Search_Orders*

Search orders from an organization

## Action Profile

**Verb**: search
**Inputs**:
- query
- customer_id
- status
- date_from
- limit
**Op Mode**: read
**Outputs**:
- orders
- total_count
**Exposed By**: [AIFlow](/Software/AIFlow)
**Operates On**: Order
**Composes With**:
- [AIFlow — Search Customers](/Action/AIFlow_—_Search_Customers)
- [AIFlow — Search Products](/Action/AIFlow_—_Search_Products)
- [AIFlow — Search Sales](/Action/AIFlow_—_Search_Sales)
- [AIFlow — Create Note](/Action/AIFlow_—_Create_Note)
**Invoked As Tool**: An agent or workflow invokes this exposed callable by its id, supplying filter criteria as inputs and receiving the matching order records as outputs without changing any state.

## Neighborhood

### Parent

- [AIFlow](/Software/AIFlow) — parent · Software

### Siblings

- [Task.create](/Action/AIFlow_—_Create_Task) — siblings · Action
- [Customer.create](/Action/AIFlow_—_Create_Customer) — siblings · Action
- [Note.create](/Action/AIFlow_—_Create_Note) — siblings · Action
- [Person.create](/Action/AIFlow_—_Create_Person) — siblings · Action
- [Activity.search](/Action/AIFlow_—_Search_Activities) — siblings · Action
- [Conversation.search](/Action/AIFlow_—_Search_Conversations) — siblings · Action
- [Customer.search](/Action/AIFlow_—_Search_Customers) — siblings · Action
- [CustomerCategory.search](/Action/AIFlow_—_Search_Customer_Categories) — siblings · Action
- [CustomerStatus.search](/Action/AIFlow_—_Search_Customer_Statuses) — siblings · Action
- [EventType.search](/Action/AIFlow_—_Search_Event_Types) — siblings · Action
- [Export.search](/Action/AIFlow_—_Search_Exports) — siblings · Action
- [List.search](/Action/AIFlow_—_Search_Lists) — siblings · Action
- [Notification.search](/Action/AIFlow_—_Search_Notifications) — siblings · Action
- [People.search](/Action/AIFlow_—_Search_People) — siblings · Action
- [Product.search](/Action/AIFlow_—_Search_Products) — siblings · Action
- [Sale.search](/Action/AIFlow_—_Search_Sales) — siblings · Action
- [Task.search](/Action/AIFlow_—_Search_Tasks) — siblings · Action
- [Contract.search](/Action/AIFlow_—_Search_Contracts) — siblings · Action
- [TimeTracking.search](/Action/AIFlow_—_Search_Time_Trackings) — siblings · Action
- [User.search](/Action/AIFlow_—_Search_Users) — siblings · Action
- [Aim Coolant Nozzle Flow](/Action/Aim_Coolant_Nozzle_Flow) — siblings · Action

### Composes with

- [Search Customer](/Action/Search_Customer) — composes with · Action
- [Search Contract](/Action/Search_Contract) — composes with · Action
- [Dalil AI — Create Note](/Action/Dalil_AI_—_Create_Note) — composes with · Action
- [Search Products](/Action/Search_Products) — composes with · Action
- [Search Sales](/Action/Search_Sales) — composes with · Action

### Operates on

- [Order](/Nouns/Order) — operates on · Nouns
