# Managed Package

The GRAX Managed Package is a no-cost add-on to existing GRAX applications that allows customers to interact with GRAX data as part of their standard Salesforce experience. This includes archived and deleted records as well as past versions of live records. Additionally, users can interact with Global Search via a Tab inside Salesforce instead of leaving the platform to find data from backups.

For more information about the supported second-generation Managed Package, see:

{% content-ref url="/pages/1r0tnpZ7aF4Ay5n16mnv" %}
[Second Generation](/reuse-data/managed-package/second-generation.md)
{% endcontent-ref %}

For more information about the deprecated and unmaintained first-generation Managed Package, see:

{% content-ref url="/pages/xizoh4l5IXmz27bX4HD4" %}
[First Generation](/reuse-data/managed-package/first-generation.md)
{% endcontent-ref %}


---

# 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/reuse-data/managed-package.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.
