# Collections Access

Collections are now accessible from the Designer module enhancing usability, improving management, and streamlining process design within ProcessMaker. Key points include:

* Designers will have quick access to Collections from the Designer Welcome Screen and the left sidebar, improving workflow efficiency.
* Designers can now associate Collections with projects for better organization.
* A new control in screens allows designers to display or edit Collection records, with options to update records directly from the form.
* Record lists in screens can now use Collections as a data source, with configurable columns and PMQL filtering.

Watch the following product tour to learn more about the enhancements for Collections.

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

{% hint style="success" %}

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

* [**ProcessMaker Knowledge Center**](https://docs.processmaker.com/docs/collection-record-control): Find detailed product documentation.
* [**ProcessMaker University**](https://university.processmaker.com/): 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/winter-2025/improved/collections-access.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.
