> ## Documentation Index
> Fetch the complete documentation index at: https://docs.flinks.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Receive Your Data

> Access processed bank statement data through the Flinks Dashboard or API endpoints.

You can review processed data from the [files you've uploaded](./upload-a-file#upload-a-file) using two methods:

* In your Flinks Dashboard

* By calling our APIs

Data is typically ready within 10 minutes after you've uploaded your file(s), but it may take up to 90 minutes in some cases.

### Access your data in the Flinks Dashboard

Complete the following steps to accept your processed in your Flinks Dashboard.

1. In the Dashboard, navigate to the **INSIGHTS** screen.
2. Locate the name of the customer whose upload you want to review.
3. Check the **Financial Institution** and **Time/Date** fields to confirm that the statement is the most recent one.
4. Review the **Request Status** field to check if the upload is finished processing.
5. If the **Request Status** field is showing as **Completed**, click on the row to review your insights.
6. Review your processed data. If you are receiving other Flinks insights, such as Attributes, you can also access that data here.
7. (Optionally) [Check for fraud](./fraud-verification) to see if we've identified any fraud signals.

{" "}

<img loading="lazy" src="https://mintcdn.com/flinks-2682732c/SuJctMaY_z3s-D2D/images/flinksdashboardinsights.png?fit=max&auto=format&n=SuJctMaY_z3s-D2D&q=85&s=6084267c44515b7a4eeb9f5108c4a399" alt="Screenshot of the insights tab on the Flinks Dashboard showing customer employer and account information." style={{ width: "100%", height: "auto" }} width="1440" height="1142" data-path="images/flinksdashboardinsights.png" />

## Access your data by calling our APIs

Call one of the following endpoints, depending on the type of data you want to receive:

* To receive processed data for bank statements, call the [/GetAccountsDetail](../../api/connect/endpoints/account-linking/get-accounts-detail) endpoint.
* To receive information about any fraud signal(s) that were detected in an uploaded file, call the [/FraudAnalysis](../../api/upload/endpoints/fraud/fraud-analysis) endpoint.
