# CopyStorm/Director Job Searcher

The CopyStorm/Director Job Searcher searches for jobs defined in the CopyStorm/Director database.

If your organization is not managing 100s of CopyStorm backups, the only control you may need is the “Search for Jobs” button.

The top portion of the page contains parameters limiting the jobs returned when the “Search for Jobs” button is clicked. You can find descriptions for these parameters on the [Job Editor](/copystorm-director/reference/copystorm-director-gui/job-editor.md) page.

The bottom part of the page contains jobs found in the most recent search.

In addition, the hyperlinks in the job list will open an editor for the selected job. This editor is web-based and contains a subset of the functionality of the Java-based editor.

![](/files/XYtrTH6XKE5dkfUI9qnb)


---

# 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://learn.capstorm.com/copystorm-director/reference/copystorm-director-web-application/copystorm-director-job-searcher.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.
