# Referrals

***

The Referrals tab is where you can see organizations that you have been referred to. The organizations you've been referred to may or may not be able to help you. Each organization has its own eligibility criteria. The only way to know if an organization can provide services to you is to contact them and apply for services.

#### How to view your referrals <a href="#how-to-view-your-referrals" id="how-to-view-your-referrals"></a>

1. Open a Passport from the [Passports page](https://app.mdjusticepassport.org/litigantapp/passports).
2. Click the "Referrals" tab. Each referral is displayed as a rectangle that shows the organization name, phone number, and referral status.
3. Click on a referral to open it and see the details.

{% hint style="info" %}
You may need to click the three dots <img src="https://mjpwebcontent.s3.amazonaws.com/three+dots+icon.png" alt="" data-size="line"> on the right side of the tabs menu to see the Referrals tab, especially if you are on a mobile phone.
{% endhint %}

The organization phone number and description are displayed along with an "Open Website" button that you can click to open the organization's website in a new browser tab. The organization phone number, website, and description cannot be edited.

{% hint style="info" %}
When a referral is created, the status is set to "Haven't contacted yet." Once you've contacted the organization, update the referral status accordingly.
{% endhint %}

#### How to update your referrals <a href="#how-to-update-your-referrals" id="how-to-update-your-referrals"></a>

The "Referral Status" and "My Referral Notes" sections are for you to update. Updating the status and referral notes will help you stay organized.

1. Open a referral. See the steps directly above for how to open a referral.
2. Select the "Edit" button <img src="https://mjpwebcontent.s3.amazonaws.com/Stacker+edit+icon.png" alt="" data-size="line"> near the top right corner of the screen.
3. Update the "Referral Status" by selecting an option from the dropdown menu. Updating the referral status will help you keep track of your application for services with that organization. Organizations may also update the referral status if they have contacted you.
4. Update the "My Referral Notes" section by adding notes about your communication with the organization, such as when you contacted them and what they told you.
5. Select the "Save" button <img src="https://mjpwebcontent.s3.amazonaws.com/Stacker+save+icon.png" alt="" data-size="line"> to save your updates.
6. To go back to the Referrals tab, click on "Back to (your name)" at the top of the screen. For example, if your name is Sarah Jones, click on "Back to Sarah Jones."

If you've started updating a referral but decide that you don't want to keep the changes, click the "Cancel" button <img src="https://mjpwebcontent.s3.amazonaws.com/Stacker+cancel+icon.png" alt="" data-size="line">.


---

# 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://learn.mdjusticepassport.org/how-to-use-your-passport/referrals.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.
