# Archived Updates

This page contains older PEARS updates and feature announcements. For the latest changes, see the main [Updates](/updates/updates.md) page.

* [PEARS AI Tools](/updates/archived/pears-ai-tools.md) — AI-powered summarization for success stories (August 2024)
* [Configure Columns](/updates/archived/configure-columns.md) — Show, hide, and reorder columns across modules (July 2024)
* [Manage Lists: Keywords and PSE Changes](/updates/archived/manage-lists-keywords-and-pse-changes.md) — Keywords and PSE Changes as customizable list categories (July 2024)
* [Bulk Actions in PEARS](/updates/archived/bulk-actions.md) — Copy and edit multiple records at once (June 2024)
* [Update to PEARS Menus](/updates/archived/pears-menu-update.md) — Track renamed to Engage, module reorganization (June 2024)
* [Update to the Homepage Dashboard](/updates/archived/homepage-dashboard-update.md) — Redesigned dashboard with work-in-progress tracking (June 2024)
* [PEARS Features for Age 5-17 Subcategory Data](/updates/archived/age-5-17-subcategory-data.md) — New org setting and N-PEARS export estimation (June 2024)
* [Update to the PEARS Login Page](/updates/archived/login-page-update.md) — Refreshed login page design (January 2024)
* [Program Activity, Project, and Language Updates for FY23](/updates/archived/program-activity-project-and-language-updates-fy23.md) — Delivery methods, demographics, projects, and languages (October 2022)


---

# 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://support.pears.io/updates/archived.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.
