# Known Issues

## Currently there is are following known issues:

* Please keep Revit Floor & Wall Type and Profile Section Names unique. This means a Wall type named "SLAB 225" and a Beam Type named "SLAB 225" will cause an issue at the moment.

## Platforms we don't support and why

As you know there are many engineering tools out there beyond our current scope of Revit, Etabs, SAP2000, RAM Structural System, Tekla Structures, Dynamo and Excel. So to keep you guys posted and suggest alternatives we compiled a list for you:

Midas Gen\
Status: No API\
Workaround: Import DXF, export Results through Table View to Excel.

Tekla Structural Designer\
Status: No API\
Workaround: Export the TSD model to Tekla Structures.

Strand7\
Status: in progress, discussions with Strand7 dev team.

Sofistik\
Status: in progress, discussions with Sofistik dev team.

Autodesk Robot\
Workaround: using Revit - Robot interop.<br>

FEM Design\
Status: no API\
Workaround: Using the StruXML file format in combination with Konstru Excel client.

## Login Issues

Please follow the below steps if you see your screen stuck as seen below while trying to login to Konstru

![](/files/OyRmBcF1cfw4pJZBMf0K)

### Resolution&#x20;

#### Clear any cache from your browser for app.konstru.com

1. Press Ctrl+Shift+I
2. Press and hold the reload button in your browser, you will see a dropdown, click on "Empty cache and hard reload". This will clear all your cache for app.konstru.com

![](/files/UKzRDMjNKCdosoPSaKQ2)

#### Clear all cookies from your browser for app.konstru.com

1. Click on the lock icon that appears to the left of the domain in your browser. And then click on Cookies from the list

![](/files/GE63uRJnh3z5kkZU8HpJ)

2\. Select app.konstru.com and click on Remove. This will clear your cookies for app.konstru.com.

![](/files/GhLncPytheZLYmErJ10m)

You should be able to login to Konstru once again after you clear cache and cookies for the site.


---

# 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-faq/known-issues.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.
