# Challenges of Regulatory Reporting

Supervisors today rely heavily on regulatory reporting to inform them of potential risks that may be forming in regulated entities, which can have broader implications for the financial system. However, there are challenges with the information that supervisors receive from regulatory reports, such as the ones listed below.

| Challenge                                                                                                                                                                                                                                                                            | Description                                                                                                                                                                                                                                                                                                                                                                                                                                         |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <p></p><p><img src="https://firebasestorage.googleapis.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Mi5wPkxf94vt5dSbr_p%2Fuploads%2Fw3Ra4iceEr14LOukxysM%2Ffile.png?alt=media" alt="Document with solid fill" data-size="line"></p><p>Template-Based, Aggregated</p>              | Regulatory requirements are often template-based and ask for aggregate data, meaning that data sets are fixed to a use case and hence the data received cannot be easily reused for other purposes. New reporting requirements are needed each time additional or ad hoc information is needed.                                                                                                                                                     |
| <p></p><p><img src="https://firebasestorage.googleapis.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Mi5wPkxf94vt5dSbr_p%2Fuploads%2FGO13tCFNeP7EBXuihHg1%2Ffile.png?alt=media" alt="Clipboard Mixed with solid fill" data-size="line"></p><p>Data is inconsistently described</p> | Reporting data is often sourced from legacy data systems within reporting firms that are not always integrated. This often results in heterogeneity of data for any given product or transaction – both within a bank and across different banks – as systems will describe these data differently.                                                                                                                                                 |
| <p></p><p><img src="https://firebasestorage.googleapis.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Mi5wPkxf94vt5dSbr_p%2Fuploads%2FAB26iYBCGKuh7GKBQxcG%2Ffile.png?alt=media" alt="History with solid fill" data-size="line"><br>Infrequent backward looking</p>                 | Regulatory reports are submitted to supervisors from reporting entities on an infrequent basis (e.g every month or quarter). At times of heightened risk, the need for up-to-date data increases but given the static nature of regulatory reports, supervisors may not have the timeliest data to make informed judgments.                                                                                                                         |
| <p></p><p><img src="https://firebasestorage.googleapis.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Mi5wPkxf94vt5dSbr_p%2Fuploads%2FfcZJ3Cf3eBrD7tAiQtVr%2Ffile.png?alt=media" alt="Server with solid fill" data-size="line"><br>Different sources of data are not integrated</p> | Information contained in regulatory reports are often linked with other types of information that may point to emerging risks, but these sources of information are not connected. For instance, information sourced from market data and news are often the first indications of emerging risks but it is difficult for supervisors to scan through the vast volumes of market and news data to assess which point to a need to take early action. |

The challenge is how supervisors can form an accurate picture of exposures and have predictive insights into emerging risks using these data sets. Project Ellipse therefore explores how supervisors can better identify and assess emerging risks in real time to inform them of early supervisory actions that may need to be taken.


---

# 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.bis.org/ellipse/background/background-the-challenges-of-regulatory-reporting.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.
