> For the complete documentation index, see [llms.txt](https://prohelp.assetpanda.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://prohelp.assetpanda.com/release-notes/2026-release-notes/february-2026-release-notes.md).

# February 2026 Release Notes

#### Pull From - Updates <a href="#pull-from-updates" id="pull-from-updates"></a>

User can now edit "Pull From" data types field settings after initial saving of the field. You can now fully customize the behavior of these fields, including the ability to:

* Edit Field Names: Easily rename fields including the field name and additional fields.
* Switch Data Sources: Easily swap the source collection or link your data to a different field in any other collection.
* Manage Field Selection: Change your primary data field and customize your view by adding or removing additional fields.
* Refine with Filters: Apply specific rules to your source data to ensure only the most relevant records are pulled through.
* Centralized Field Settings: Manage the configuration for all pulled fields directly from the primary field’s settings menu.

This will also allow users to update field within the Categories collection too.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://prohelp.assetpanda.com/release-notes/2026-release-notes/february-2026-release-notes.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.
