> ## Documentation Index
> Fetch the complete documentation index at: https://www.integrate.io/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# ETL: Advanced Search

> Use advanced search modifiers in Integrate.io ETL to quickly find packages, connections, jobs, and other resources across your account workspace.

<Frame>
  <img src="https://mintcdn.com/integrateio/2ttHYDu3EKov-VoY/images/creating-packages/advanced-search/image-1.png?fit=max&auto=format&n=2ttHYDu3EKov-VoY&q=85&s=49109f95a15ab768a7c2cc4602c55959" alt="Advanced search" width="1200" height="828" data-path="images/creating-packages/advanced-search/image-1.png" />
</Frame>

## Search Modifiers Preview

| **Search Modifier** | **Description**                       |
| :------------------ | :------------------------------------ |
| +                   | preview of search modifiers available |
| :                   | preview of search modifiers available |

## Workspace Search Modifiers

| **Search Modifier** | **Description**                                                  |
| :------------------ | :--------------------------------------------------------------- |
| name:               | search for the workspace by its name                             |
| user:               | search for workspaces owned by a user                            |
| created:            | search for a workspace created before or after or before a date  |
| modified:           | search for a workspace modified before or after or before a date |

## Package Search Modifiers

| **Search Modifier** | **Description**                                |
| :------------------ | :--------------------------------------------- |
| id:                 | search for a package's id number               |
| name:               | search for a package by its name               |
| user:               | search for packages owned by a user            |
| created:            | search for jobs created before or after a date |
| modified:           | search for jobs modified after a date          |

## Jobs Search Modifiers

| **Search Modifier** | **Description**                                                                            |
| :------------------ | :----------------------------------------------------------------------------------------- |
| id:                 | search for a package's id number                                                           |
| log:                | search for jobs with this error log                                                        |
| user:               | search for jobs run by a user                                                              |
| status:             | search for jobs with the status (failed, pending, stopped, running, stopping or completed) |
| package:            | search for jobs run with the package name                                                  |
| cluster:            | search for jobs run on a cluster name                                                      |
| started:            | search for jobs started before or after a date                                             |
| finished:           | search for jobs by finished time after a date                                              |
| duration:           | search for jobs with a duration less than or greater than a number of seconds              |
| schedule:           | search for jobs by the schedule name                                                       |

Here is an example of a cluster search

<Frame>
  <img src="https://mintcdn.com/integrateio/2ttHYDu3EKov-VoY/images/creating-packages/advanced-search/image-2.png?fit=max&auto=format&n=2ttHYDu3EKov-VoY&q=85&s=f2868d16ac3a1a89a97c8b2bfa4abaea" alt="Cluster search" width="1200" height="828" data-path="images/creating-packages/advanced-search/image-2.png" />
</Frame>
