# Representation and Close Out

***

The fifth and final step in the Attorney Referrals process is to represent the client and close out the Attorney Referral.

{% hint style="success" %}
**Edit access to Passport**

Once you agree to represent the client, you will have edit access to the client's Passport for 90 days. If you need additional time, the client or Civil Justice staff can extend your access expiration.
{% endhint %}

#### Next steps once you've agreed to represent the client <a href="#next-steps-once-youve-agreed-to-represent-the-client" id="next-steps-once-youve-agreed-to-represent-the-client"></a>

1. When you begin working on the case, open the Attorney Referral and update the Case Status to "Open".
2. Collaborate with the client using the Passport. For example, both of you can add files and notes so that you can see the same information.

{% hint style="info" %}
**Email reminders**

Once you agree to represent the client, you will receive email reminders until you've updated the Case Status to "Closed".
{% endhint %}

#### How to close out the case <a href="#how-to-close-out-the-case" id="how-to-close-out-the-case"></a>

1. When you've finished representing the client, open the Attorney Referral.
   * Update the Case Status to "Closed".
   * Enter the representation outcome.


---

# 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/attorney-referrals/representation-and-close-out.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.
