# Simplifying your architecture

Streambased simplifies your architecture in the following ways:

* **Reducing the number of data systems** - Streambased provides analytical capabilities that would traditionally be handled by a separate analytics system from the operational system.
* **Removing data pipelines** - the Streambased view approach negates the need for complex data pipeline creation, maintenance and evolution.
* **Removing governance complexities** - Streambased applies the same governance controls employed in the operational realm to the analytical realm. This requires one set of governance policies and processes that applies to everyone.


---

# 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.streambased.io/what-is-streambased/simplifying-your-architecture.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.
