# Getting Started with Finley

## Navigation

Users can find the progress of implementation process from the homepage. Once the implementation process is complete, you’ll be able to access the full suite of Finley’s products. The sidebar on the left side of the dashboard shows each of Finley’s different modules: Credit Agreements, Reports, Funding Requests, Insights, Statements, and Deliverables.&#x20;

At the top right of each page you’ll find a dropdown box where you can toggle between multiple credit facilities if necessary. If you change credit facilities, the change will be implemented across the other pages.

![Toggling between credit agreements](/files/6wtXIwEm5Qm8uX3zhOFS)

## Key Features

* The [Insights](/core-capabilities/borrowing-base-insights.md) page can be used to see an overview of your funding trends, borrowing base, and cost of capital. You can see a detailed breakdown on the eligibility status of your assets as well as your concentration limits.
* You can submit [funding requests](/core-capabilities/draw-requests.md) and view the status of existing funding requests from the tab on the left. Finley automates the reporting requirements and checks the status of your credit facility to make this a seamless process.&#x20;
* You can use the [Deliverables](/core-capabilities/deliverables.md) page to view and fulfill all upcoming reporting requirements due to your capital provider.

## Learn More

To schedule a live Finley training session or for access to a recorded training of Finley, reach out to your Finley point of contact via email, or contact <support@finleycms.com>.


---

# 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.finleycms.com/guides/getting-started-with-finley.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.
