# Configure Proxy Means Test

This document provides step-by-step instructions to enable and configure the Proxy Means Test (PMT).

## Prerequisites

The user must have a Program Manager role.

***Note:***

Refer [***Create User and Assign Role***](/products/pbms/previous-generation/functionality/administration/role-based-access-control/user-guides/assign-roles-to-users.md) user guide to know how to assign a role for a User.

## Procedure

1. Click the main menu icon ![](/files/xKhS7qdJDqpzfMgT2JTm) and select ***Programs***.

<figure><img src="/files/lQOyIEjRAWJYeifPAghi" alt=""><figcaption></figcaption></figure>

Programs screen is displayed.

2. Click on the program name to configure PMT.

For example, here, Safety Net Program is selected.

<figure><img src="/files/oDQPEUFrIN6myHkcwTQ2" alt=""><figcaption></figcaption></figure>

The ***Programs/Safety Net Program*** screen is displayed.

3. Click the ***PMT Configuration*** tab in the Safety Net Program section.

<figure><img src="/files/UZvKRulkKkOHLtTzLuKS" alt=""><figcaption></figcaption></figure>

The PMT Configuration fields are displayed.

4. Check the ***Enable PMT*** check box.
5. Click on ***Add a line*** in the PMT Parameters field.

<figure><img src="/files/AHBm1GlACJARpNNBe9vB" alt=""><figcaption></figcaption></figure>

The ***Create PMT Parameters*** screen is displayed.

6. Select the appropriate field in the drop-down.
7. Enter the number in the weightage field.

<figure><img src="/files/onIlcalsuiGYgGrGVs5l" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
The above-mentioned selection fields are computed fields and can be added in the settings.
{% endhint %}

8. Click the ***Save & New*** button to select a new field and provide its weightage or click the ***Save & Close*** button which will save the fields and their weightage to that program under configuration.

<figure><img src="/files/nzXLMQEWCHDTyW14fqn5" alt=""><figcaption></figcaption></figure>

9. Click the ***Save*** button.

## Procedure to add computed fields

{% hint style="info" %}
Enable developer mode.

Settings --> Developer Tools --> 'Activate the developer mode'
{% endhint %}

1. Click the main menu icon ![](/files/xKhS7qdJDqpzfMgT2JTm) and select ***Settings***.

<figure><img src="/files/25DK3ADIAFP2Xjbm2aTa" alt=""><figcaption></figcaption></figure>

The ***Settings*** screen is displayed.

2. Click the ***Technical*** in the menu bar.

<figure><img src="/files/i1zjHhXCx18MGADqYRds" alt=""><figcaption></figcaption></figure>

3. Select the ***Models*** below the ***Database Structure*** section.

<figure><img src="/files/KqAP6GRHD50KBavcVmq1" alt=""><figcaption></figcaption></figure>

4. Search **Program Registrant Info** model in the search bar.

<figure><img src="/files/eJWYzWM0IRCHehs3QAcI" alt=""><figcaption></figcaption></figure>

5. Click the ***g2p.program.registrant\_info*** model.

<figure><img src="/files/NruS3zOPTg3ofLOiQtOD" alt=""><figcaption></figcaption></figure>

The ***Models/Program Registrant Info*** screen is displayed.

6. Click the ***Fields*** tab.
7. Click the ***add a line*** link.

<figure><img src="/files/bwX69jUt8X5dzjPKumi7" alt=""><figcaption></figcaption></figure>

The ***Create Fields*** screen is displayed.

8. Enter the ***Field Name***, ***Field Type***, ***Field Label***, dependencies field and compute logic.

<figure><img src="/files/9Z0IfW6lIKWXxMlW0yTR" alt=""><figcaption></figcaption></figure>

9. Click the ***Save & New*** button to select a new computed field or ***Save & Close*** button which will save the computed field in the model.

<figure><img src="/files/JGa9ljvhKRAzGeYAFr2L" alt=""><figcaption></figcaption></figure>

10. Click the ***Save*** button.

{% hint style="info" %}
So, these computed fields will display in the selection field of PMT Configuration.
{% 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://docs.openg2p.org/products/pbms/previous-generation/functionality/eligibility/user-guides/configure-proxy-means-test.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.
