# Workstation

### Known Issues in Workstation <a href="#known-issues-in-workstation" id="known-issues-in-workstation"></a>

#### Issues fixed in 5.1.4.047 <a href="#issues-fixed-in-514047" id="issues-fixed-in-514047"></a>

**1. Edit button:** When we connect the workstation to the environment, Vitarcharts don’t show the edit button.\
**2. Changes to external files:** Changes to external file (global.txt, IBCSGlobal.txt, custom data markers) are not loaded when using MSTR Workstation in connected mode.\
The list of all changes in 5.1.4 can be found here\
<https://docs.vitaracharts.com/changeLog/revisionHistory.html>

#### Known issues in the 5.1.4.047 version: <a href="#known-issues-in-the-514047-version" id="known-issues-in-the-514047-version"></a>

1. When we connect the workstation to the environment, and try to create a new VitaraChart, the chart will show an error message - *“Warning: Javascript class not found.”* To overcome this issue please deploy the build locally in your machine.\
   For deployment of VitaraCharts into the MicroStrategy Workstation, please refer to the Workstation [installation guide](/install-docs.md).
2. VitaraCharts icons are not working in the connected mode.


---

# 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.vitaracharts.com/readme/workstation.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.
