# Konstru Workflows

Konstru enables three primary workflows;

![](/files/-M3rMJ2J2ec9PkMG5I5P)

The most common use is One Way model translation, which is the basis for all other workflows. A one way translation refers to the process of translating a 3D BIM model from one linked Konstru platform, to another via the Konstru cloud database.&#x20;

A round trip translation takes this process to the the next logical step, and refers to the a method of  updating the original platform model with changes/ attributes that were picked up during the process of working on the model on the platform that was downloaded into. As a database, Konstru is able to register changes to objects and attributes and apply these to as updates or additions to the database.&#x20;

Model Merging allows the transfer of objects and information between two models that have at no point in the past been translated by Konstru, or for models who have been worked on independently for a period of time. It is the one Konstru workflow executed entirely via the web interface and is directed at transferring large amounts of Structural data from Analysis models to Revit and Tekla, though it's uses are more nuanced.&#x20;

You will learn more about each workflow in detail at later sections, but beforehand there are some things to note before deciding how best to utilize any of these workflows.


---

# 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://konstru.gitbook.io/konstru-manual/konstru-workflows.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.
