# Functional Architecture

OpenCRVS 1.9 is a major rewrite to support the configuration of any number of civil events with existing core, support and admin functions.\
\
It is seen as a stepping stone to supporting in OpenCRVS 2.0 (with this a new functional architecture will be shared):

* custom business process record workflows (eg. attestation, senior approvals, escalations)
* hierarchy of offices and jurisdictions (control what records users can view and action)
* verifiable credentials

{% embed url="<https://www.loom.com/share/b2f1a094d3e64450a16c9d201e0cb677>" %}


---

# 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://documentation.opencrvs.org/product-specifications/functional-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.
