> For the complete documentation index, see [llms.txt](https://docs.fractalworks.io/joule/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.fractalworks.io/joule/why-joule/old-of-why-joule.md).

# old of Why Joule?

## Real-time insights is the new oil

In today’s marketplace, maintaining a laser focus on customer satisfaction and experience is crucial for staying relevant and competitive. Real-time insights have become the new oil, driving success across industries. However, achieving this is no small feat for businesses, often hindered by challenges such as inadequate data quality and timeliness, delayed analytic insights caused by legacy processing cycles, or inefficient delivery cadences.

No single product can solve every delivery or business challenge. But what if there were a product that could support you through your transition? What if there were a streamlined, ready-to-use platform capable of delivering immediate impact?

Enter Joule—a comprehensive solution designed to unlock the value of your data from day one, providing actionable analytical insights to drive success.

## Introducing: The modern analytics enablement platform

Joule uniquely combines real-time event streams with analytical processing in to a single runtime process.&#x20;

The key advantage Joule brings to a business is the ability to fuse live and contextual data, ticking metrics and advanced analytics to drive insights for next-best-action, market opportunities, proactive problem resolution, or threat detection.&#x20;

It processes streaming data with minimal latency, streamlines development and supports modernisation while significantly lowering cost of development with:

* <mark style="color:green;">**Low-code use case enablement platform**</mark>
* <mark style="color:green;">**Tooling for analytics, metrics and real-time ML inferencing**</mark>
* <mark style="color:green;">**Out-of-the-box processors and data connectors**</mark>

## Here are some of the ways Joule helps

By applying a real-time event-driven stream processing architecture Joule can help toward solving complex problems fast:&#x20;

<table data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td><mark style="color:orange;"><strong>Real-time customer offers</strong></mark></td><td>Product offers while customer visits your site</td><td></td></tr><tr><td><mark style="color:orange;"><strong>Geospatial intelligence</strong></mark></td><td>Use geospatial intel to perform remote asset monitoring </td><td></td></tr><tr><td><mark style="color:orange;"><strong>Predictive analytics</strong></mark></td><td>Apply real-time ML inferencing for proactive customer support</td><td></td></tr></tbody></table>

## Joule enablement levers

At the core of Joule lies its capability to connect to data, process it as streaming events regardless of type and structure, apply analytics, and deliver insights on demand.

At the core of Joule is its ability to:

* Connect to data and process it as streaming events, regardless of type and structure.
* Apply analytics to generate continuous metrics for actionable insights.
* Deliver real-time machine learning predictions to drive next-best actions.
* Integrate contextual data to support complex business reasoning.
* Leverage flexible processing mechanisms to streamline intricate use cases.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.fractalworks.io/joule/why-joule/old-of-why-joule.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
