# Feature Retirements

GRAX is committed to providing our customers with visibility into past and upcoming feature retirements. We go through an extensive process to analyze each feature and the value it brings to the broader customer base. While we strive to be transparent into these factors, please don't hesitate to reach out to us to discuss further. We would love to understand your use case and talk about higher value alternatives.

For each item in the table below, you can click to better understand:

* Specific features being retired
* Rationale
* How this impacts you
* Recommended workaround
* Timing

| Feature                                                                                                                              | Timing             |
| ------------------------------------------------------------------------------------------------------------------------------------ | ------------------ |
| [Salesforce Username & Password Login Retirement](/notices/feature-retirements/salesforce-username-and-password-login-retirement.md) | February 1st, 2026 |
| [Data Lake v1](/notices/feature-retirements/data-lake-v1-retirement.md)                                                              | October 1st, 2025  |
| [Hosted Domain Changes](/notices/feature-retirements/hosted-domain-changes.md)                                                       | August 31st, 2025  |
| Full Metadata Backups                                                                                                                | March 31, 2025     |
| `apidocs.grax.io`                                                                                                                    | September 30, 2024 |
| GRAX Salesforce Embedded                                                                                                             | June 30, 2024      |
| Legacy Backup and Archive End Of Life                                                                                                | September 30, 2023 |
| Indexed Search                                                                                                                       | September 30, 2023 |
| SFDC Package Legacy Backups                                                                                                          | December 31, 2022  |
| SFDC Package Legacy Archives                                                                                                         | December 31, 2022  |
| SFDC Package Legacy Restore                                                                                                          | December 31, 2022  |
| GRAX OData / External Objects                                                                                                        | March 1, 2022      |
| GRAX Lightning Connect                                                                                                               | March 1, 2022      |
| Archive: Report Filter                                                                                                               | March 1, 2022      |
| Rolling Date Setting                                                                                                                 | March 1, 2022      |
| Recreate and Edit                                                                                                                    | March 1, 2022      |
| Apex-Based Time Machine Triggers                                                                                                     | March 1, 2022      |
| Metadata Backup (Legacy)                                                                                                             | December 31, 2021  |
| Formula Field Backup                                                                                                                 | December 31, 2021  |
| API (Legacy)                                                                                                                         | December 31, 2021  |
| Sandbox Restore                                                                                                                      | December 31, 2021  |
| Apex Deletes for Archive Jobs                                                                                                        | December 31, 2021  |
| Audit Tab                                                                                                                            | July 1, 2021       |


---

# 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://documentation.grax.com/notices/feature-retirements.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.
