# Enhancement: Further Advanced Search Capabilities

We've added further search capabilities to your Advanced Search page to let you view your work item data precisely how you want to.&#x20;

You can now search based on:

* A work item's **Status**, for example if it's In Progress, or Waiting;&#x20;
* Its more detailed **Status Reason**, for example 'New Information Received', and&#x20;
* the specific **Wait Type** it might be in, such as 'Waiting for More Information or external system'.

<figure><img src="/files/D87Rohyp1qc0L1hdtU4M" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/bqIKKGYHNxU8PHfJpSmh" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/Y2dehS6Zr728QkFhdMxA" alt=""><figcaption></figcaption></figure>

The table below gives more detailed information about these new options.

<table><thead><tr><th width="122">Field Name</th><th width="161">Description</th><th width="226">Usable Condition Types</th><th>Values</th></tr></thead><tbody><tr><td>Status</td><td>This lets you search for work items based on their current status.</td><td><p>Equals </p><p>Not Equal</p></td><td><p>Draft</p><p>To Do</p><p>In Progress</p><p>Waiting</p><p>Resolved</p><p>Closed</p></td></tr><tr><td>Status reason</td><td>This lets you search for work items based on their current status reason.</td><td><p>Equals </p><p>Not Equal</p></td><td><p>Action Unable to Complete</p><p>All relevant Actions completed</p><p>All Split Tickets Completed</p><p>Blocked By Business Rule</p><p>Cancelled</p><p>Completed</p><p>Failed</p><p>Feedback Received</p><p>Feedback Window Passed</p><p>File not found during IDP extraction</p><p>Marketplace not configured</p><p>New Information Received</p><p>Newly Created</p><p>One or more Actions not completed successfully</p><p>Previous Step Completed</p><p>Reopened By Resource</p><p>Rework</p><p>Schedule Date and Time Reached</p><p>Sub Case Completed</p><p>Sub Case Cancelled</p><p>Sub Case Not Yet Started</p><p>Timeout</p><p>Unknown</p><p>Updated by Enate</p><p>Updated by Enate (as End Case Action reached)</p><p>Updated By Integration</p><p>Updated By Resource</p><p>Updated By Support Team</p><p>Waiting for Human Validation</p><p>Waiting for Marketplace</p></td></tr><tr><td>Wait type</td><td>This lets you search for work items based on their wait type i.e. if they have a wait type of 'Waiting for more information', etc.</td><td><p>Equals</p><p>Is Empty</p><p>Is Not Empty</p><p>Not Equal</p></td><td><p>External System</p><p>Pause</p><p>Related Work Items</p><p>Wait for more information</p><p>Wait Until</p></td></tr></tbody></table>

You can also use these fields to group your search results:

<figure><img src="/files/2DCwYClZB2M2SpZlk88k" alt=""><figcaption></figcaption></figure>

And you can use them to filter results too:

<figure><img src="/files/0M8PtvA0Rr7xOEYd7E8z" alt=""><figcaption></figcaption></figure>


---

# 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.enate.net/whats-new/older-versions/changes-overview-older-versions/2023.4-changes-overview/enhancement-further-advanced-search-capabilities.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.
