# Viewing Loan Information

From your Pipeline, you can view loan summaries, view loan details, search for loans based on specified criteria, and control the information that is displayed and how it is displayed. You can then save the configuration as a new view and apply the criteria to the data at any time.

Loans in the summary area display with a white, light grey, pink, dark grey or light blue background.

* White or Light Gray - Active loans that the logged-in user can open and update.
* Pink - Loans with an adverse status.
* Dark Gray - Active loans that the logged-in user can view, but not update.
* Light Blue - A loan that is open on the Loan tab.

On the Pipeline, you can sort loans based on the information displayed in the Pipeline columns. Click the column header to sort all loans in ascending or descending.


---

# 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://pmg-2.gitbook.io/gdlc-l-and-d-hub/software-and-tools/encompass-starter-guide/module-3-navigating-encompass/viewing-loan-information.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.
