# JSON Exporter > Symcon documentation · English · generated on 2026-09-26 > Index: https://www.symcon.de/en/llms.txt Source: https://www.symcon.de/en/service/documentation/module-reference/logic/json-exporter/ _Requires Symcon >= 5.5_ The module offers the possibilities to represent the current values of variables as JSON export. The object structure can be defined in advance, so that e.g. an array of objects with ID, name, value and profile suffix is returned. Any number of objects can then be returned in this structure, with the individual fields linked to variables or defined as free text. ### function scope * Individual structure of the objects can be defined * Output of current values in JSON format, returning an array of objects ### software-installation * Install the 'JSON Exporter' module via the Module Store. ### setting up the instances in IP-Symcon Under 'Add instance' the 'JSON Exporter' module is listed under the vendor '(core)'. #### configuration page | name | description | | ------------------- | ------------------------------------------------------------------------------------------------------------------------------------------ | | Ident | Selectable name | | Configure structure | The data set to be provided can be configured via __Configure structure__. Each value is entered in the table __Variables to be exported__ | | Value | __User defined__ Selection of what to select from the variable | | Variables to export | List, where the variables can be listed and added according to the structure | | Open in browser | Opens the JSON structure in a browser |