Task search
Filter your task list by name or by molecular substructure (SMILES / SMARTS).
Search any Recent Tasks list by task name or by molecular substructure. The search box sits above the table on every pipeline page (Retrosynthesis, Batch Submit, Library Synthesis) and on the dashboard.

Two modes
Name
Default. Case-insensitive substring match against the task's name (the one you set on the submission form). Type to filter live.
Structure
Toggle to Structure mode to filter by a molecular substructure. Enter either:
- A SMILES string (e.g.,
c1ccccc1for any task with a benzene ring in its target), or - A SMARTS pattern for richer queries (e.g.,
[#6][F,Cl,Br,I]to match any task whose target contains a carbon-halide bond).
The match runs against each task's target molecule. Invalid queries surface a small "Invalid SMARTS / SMILES query" notice; valid queries filter the table to matches and show a count next to the toggle.
Result indicator
A N of M count appears next to the toggle whenever a query is
active. While a substructure search is computing, the count is
replaced with Searching structures… for the few hundred milliseconds
it takes to evaluate the patterns.