Property description
The settings property at the asset level configures global, space, application, or space application settings.
Except for the marked options, all settings are also available for application-specific settings.
Minimal JSON
{
"setting": {
"key": ""
}
}{
"setting": {
"key": "excel_import_settings",
"value": {}
}
}Nested properties
| Name | Description | Type | Mandatory |
|---|---|---|---|
applicationKey | Key of an application where the setting will be applied. | string | No |
spacePath | Path of the space where the setting will be applied. If the space has predecessors, separate them wich a slash /. E.g. Documentation/Technical Documentation. | string | No |
setting | Settings values. In most cases, true is the default value. | string | Yes |
*Supported setting key options
Application type
| Name | Is Single Only | Data Type | Value |
|---|---|---|---|
is_application_code_tables | Yes | Defines the application type as code lists. | boolean |
is_application_data_dictionary | Yes | Defines the application type as data dictionary. | boolean |
is_application_data_lineage | Yes | Use the front-end to determine when to store diagrams. | boolean |
is_application_dawiso_objects | Yes | Defines specific settings for core Dawiso package app. | boolean |
is_application_pdm_app | Yes | Defines the application type as physical data model. | boolean |
Color
| Name | Is Single Only | Data Type | Value |
|---|---|---|---|
changed_text_color | No | Supported values are any valid hex color code (e.g., #000000 for black). Or any color from the predefined enum list: black, blue, cyan, green, magenta, red, yellow, white, darkBlue, darkCyan, darkGreen, darkMagenta, darkRed, darkYellow, darkGray, lightGray. | string |
color | No | Sets the application’s color. | string |
deleted_text_color | No | Supported values are any valid hex color code (e.g., #000000 for black). Or any color from the predefined enum list: black, blue, cyan, green, magenta, red, yellow, white, darkBlue, darkCyan, darkGreen, darkMagenta, darkRed, darkYellow, darkGray, lightGray. | string |
media_gray_background | No | Adds a gray frame to media inserted into a text editor. | boolean |
no_background_color_app_badge | No | Hides color from the application badge. | boolean |
word_diff_use_highlight | No | Highlights changed text is using Word’s built-in highlight feature. When set as true, the changed_text_color and deleted_text_color keys must be defined using text string values from the predefined enum list. [Used for Word (.docx) exports] | boolean |
Import and export
| Name | Is Single Only | Data Type | Value |
|---|---|---|---|
enable_export_all_versions_between_two_dates | No | Enables the option to export all Word document versions that changed within a specified date range. When enabled, the option is pre-selected in the export dialog. Exported versions are bundled into a single ZIP file. For more information, see Object export (Excel, Word, PDF). | boolean |
excel_export_enabled | No | Enables export as an Excel file (.xlsx). | boolean |
excel_export_settings | No | Configures object exports as Excel files. | json |
excel_import_enabled | No | Enables import of an Excel file (.xlsx). | boolean |
excel_import_settings | No | Configures object imports of Excel files. | json |
export_use_space_app_object_type_check | No | Limits the export to contain data (attributeTypes, relationTypes, userRelationTypes) only from the specified space and app. | boolean |
is_export_control | No | Enables export control for the application. Users outside the export control group (defined via with_export_control_group on the attribute type) are blocked from exporting objects where that attribute is true. Exported PDF and Word documents that include flagged objects receive compliance annotations. For more information, see features (attribute type) and Object export (Excel, Word, PDF). | boolean |
is_mip_secured_application | No | Enables Microsoft Information Protection (MIP) encryption for Word exports from this application. When enabled, exported documents containing objects with the MIP sensitivity attribute (is_attribute_sensitive_dokument) set to true are encrypted via MIP before delivery. For more information, see features (attribute type) and Object export (Excel, Word, PDF). | boolean |
pdf_export_enabled | No | Enables export as a PDF file. As the file is the PDF version of a Word export, make sure at least one Word template is assigned to the application using the exportTemplateKeys property in applications. | boolean |
word_export_enabled | No | Enables export as a Word file (.docx). At least one Word template must be assigned to the application using the exportTemplateKeys property in applications. | boolean |
Numbering and sorting
| Name | Is Single Only | Data Type | Value |
|---|---|---|---|
disable_change_of_numbering | No | Disables the possibility to change numbering. | boolean |
disable_sort_objects | No | Disables automatic object sort. | boolean |
is_numbering_toggle | No | Allows saving the toggle value on the app. Not available for applications settings. | boolean |
numbering_options | No | Adds numbering options to the text editor. Not available for applications settings. | json |
object_ladder_numbering_pattern | No | Configures custom numbering pattern. The following values are supported: 1: Represents number., a: Represents lowercase letters., A: Represents uppercase letters., Any special symbol (e.g., . (dot), , (comma), - (hyphen)): Separator/delimiter. Example values: 1.1., 1-a, A.a | string |
order_number | No | Determines the order of applications on the dashboard and within the Explorer API. | integer |
versioning_on_sort_order_enabled | No | Enables versioning on sort order. | boolean |
Tokenization
| Name | Is Single Only | Data Type | Value |
|---|---|---|---|
has_token_keywords | No | Configures the tokenization of keywords in the application, which will then be used in reference searches. | boolean |
has_token_texts | No | Configures the tokenization of text strings in the application, which will be used in reference searches. | boolean |
token_keyword_apps | No | Configures tokenization by specifying applications from which keywords should be taken. Example value: [app_key_1, app_key_2]. | array of strings |
token_keyword_spaces | No | Configures tokenization by specifying spaces from which keywords should be taken. For example, value [1,2,3] will use keywords from spaces with IDs: 1, 2, and 3. | array of integers |
Other
| Name | Is Single Only | Data Type | Value |
|---|---|---|---|
change_analysis_enabled | No | Enables impact analysis. | boolean |
check_exact_match | No | Enables the comparison of object names creates relations between them when the names are the same. | boolean |
concept_table_template | No | Configures the columns of tables with object concepts. | json |
copy_paste_as_plaintext_like | No | Filters out all HTML tags, leaving only basic ones in copy-pasted text. For more information, see the full list of preserved tags, special characters, and elements. | boolean |
disable_duplicate_validation_for_spaceapp | No | True: The user will not be notified if they create an object with the same name as an existing object., False: [Default value] The user will be notified if they create an object with the same name as an existing object. | boolean |
exact_match_spaces | No | Enables the comparison of object names in various spaces and creates relations between them when the names are the same. | boolean |
external_loads | No | Enables loading data from external providers. | json |
force_confirmation_after_object_move | No | Requires users to confirm when moving an object within the hierarchy. | boolean |
hide_comment_section | Yes | Hides comment section on object pages. | boolean |
lineage_parsing_options | No | Enables lineage parsing. | json |
move_object_based_on_role | Yes | Allows moving objects to roles specified in user relation types. | boolean |
object_not_creatable | No | Prevents the creation of objects in the application. | boolean |
object_workflow_space_admin_as_regular_user | No | Prevents the admin from changing multiple users’ approval workflows without the approval of other users. | boolean |
one_global_font | Yes | Configures a default font for all text editors. Text editors won’t offer different fonts. Supported values are: andale mono,times arial,helvetica,sans-serif arial black,avant garde book antiqua,palatino comic sans ms,sans-serif courier new,courier georgia,palatino helvetica impact,chicago inter roboto symbol tahoma,arial,helvetica,sans-serif terminal,monaco times new roman,times trebuchet ms,geneva verdana,geneva webdings wingdings,zapf dingbats You can also set multiple global fonts by separating them using a semicolon ;. The first will be treated as the default, the rest of the fonts can be selectable in text editors and will be preserved when copy_paste_as_plaintext_like is used. E.g.: andale mono,times;arial,helvetica,sans-serif | string |
read_only_hierarchy | No | Determines whether the object hierarchy is read-only, meaning no edits (such as moving objects) can be made to it. | boolean |
snapshot_enabled | No | Enables snapshot taking. | boolean |