# VarFinder

Design faster and easier with your most recent variables a click away in the VarFinder. VarFinder simplifies variable management in ProcessMaker, ensuring seamless access to process variables across the platform. With task context, cross-process search, and an intuitive UI, it helps designers quickly locate assets and their variables.

* **Quick Access Panel:** Open VarFinder using **shift + space** as a draggable popover window for convenience.
* **Recent & Search Modes:** Toggle between recently edited assets or search across all assets.
* **Expandable Variable Lists:** Expand/collapse variable lists for easy navigation.
* **Efficient Filtering:** Search for variables within assets or filter results by asset type.
* **One-Click Copy:** Select a variable to automatically copy it and paste where needed.

{% embed url="<https://demos.processmaker.com/demo/cm8hn1u4m002u3k0j65qkt9m4>" %}

{% hint style="success" %}

#### <mark style="color:green;">Learn More</mark>

* [**ProcessMaker Knowledge Cente**~~**r**~~](https://docs.processmaker.com/docs/varfinder): Find detailed product documentation.
* [**ProcessMaker University**](https://university.processmaker.com/course/view.php?id=305): Enroll in free courses to learn how to use ProcessMaker Platform.
  {% endhint %}


---

# 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://processmaker.gitbook.io/quick-start-guides/spring-2025/new/varfinder.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.
