ISettings
Home > @gooddata/sdk-model > ISettings
ISettings interface
Settings are obtained from backend and are effectively a collection of feature flags or settings with concrete string or numeric value.
Signature:
export interface ISettings
Remarks
Settings are stored and configured on the server and typically allow for a more fine-grained tuning of otherwise unified behavior.
Properties
Property |
Modifiers |
Type |
Description |
---|---|---|---|
number |
(Optional) AI Chat search limit | ||
number |
(Optional) Ai rate limit in requests per minute. | ||
(Optional) Represents alert default configuration | |||
boolean |
(Optional) If true, non-TLS endpoints may be used for FlexConnect. Otherwise, only TLS-enabled endpoints may be used. | ||
number | null |
(Optional) Attachment size limit in bytes (null for no limit). | ||
(ALPHA) (Optional) Represents configuration for Dashboard Filters Apply Mode | |||
(ALPHA) (Optional) Date filter configuration. | |||
(BETA) (Optional) Early access features configuration. | |||
boolean |
(Optional) Enables accessible chart tooltips with improved readability and persistence for disabled users. | ||
boolean |
(Optional) Enable editing of insight description in AD. | ||
boolean |
(Optional) Enable GenAI-powered functionality, such as semantic-search. | ||
boolean |
(Optional) Enables attributes in alerts. | ||
boolean |
(Optional) Enables alerting of the dashboard widgets. | ||
boolean |
(Optional) Enables alerting rollout of the dashboard widgets. | ||
boolean |
(Optional) Enable to setup alerts evaluation frequency in dashboard settings. | ||
boolean |
(Optional) Enables tracking events to Amplitude. | ||
boolean |
(Optional) | ||
boolean |
(Optional) Enable usage of new dropdown list replacing fixed-data-table | ||
boolean |
(Optional) Enable automation evaluation mode. | ||
boolean |
(Optional) Enable automation filter context. | ||
boolean |
(Optional) Enable automation management in dashboards | ||
boolean |
(Optional) Enables additional chart accessibility features configurable in AD. | ||
boolean |
(Optional) Enables comparison in alerting. | ||
boolean |
(Optional) Enable use of composite grain | ||
boolean |
(Optional) Enable creating users in user management. | ||
boolean |
(Optional) Enable dynamic height of the dashboard section description fields in dashboard edit mode. | ||
boolean |
(Optional) Enable config for a single global "Apply" button on the dashboard, replacing individual apply buttons next to each filter. | ||
boolean |
(Optional) Enable multiple data sources to be used in a single workspace. | ||
boolean |
(Optional) Enable dashboard share dialog link | ||
boolean |
(Optional) Enable the URL sharing functionality in the dashboard share dialog. | ||
boolean |
(Optional) Enable dashboard tabular export | ||
boolean |
(Optional) | ||
boolean |
(Optional) Enables storing date filter identifiers. | ||
boolean |
(Optional) Enable the use of default SMTP in destinations. | ||
boolean |
(Optional) Enable usage of insights, widgets, kpis descriptions. | ||
boolean |
(Optional) Enable the possibility to test destinations (emails, webhooks) in the UI. | ||
boolean |
(Optional) Enable drilled tooltip in drill dialog | ||
boolean |
(Optional) Enable listing of the non-unique (duplicated) secondary label values in attribute filter. | ||
boolean |
(Optional) Enable execution cancelling. | ||
boolean |
(Optional) Enable using execution timestamp. | ||
boolean |
(Optional) Enable export to document storage. | ||
boolean |
(Optional) Enable external recipients options | ||
boolean |
(Optional) Enable filter accessibility features including redesigned date filter components. | ||
boolean |
(Optional) Enable Gen AI Chatbot in UI. | ||
boolean |
(Optional) Enable Gen AI Chatbot rollout in UI. | ||
boolean |
(Optional) Enable GenAI memory feature | ||
boolean |
(Optional) Enables manual headline exports on dashboard. | ||
boolean |
(Optional) Enables Highcharts accessibility features. | ||
boolean |
(Optional) Enables ignore cross-filtering in widgets on dashboard. | ||
boolean |
(Optional) Enable immediate attribute filter displayAsLabel migration information propagation right upon the load of the component. | ||
boolean |
(Optional) Enable in-platform notifications. | ||
boolean |
(Optional) Enable attribute filter values validation by date filters. | ||
boolean |
(Optional) Enable cross filtering in KD | ||
boolean |
(Optional) Enable to respect chart legend position in KD. | ||
boolean |
(Optional) Enables rich text widgets on dashboards. | ||
boolean |
(Optional) Enables visualization switcher widgets on dashboards. | ||
boolean |
(Optional) Enable a configurable trend threshold in line chart visualization. | ||
boolean |
(Optional) | ||
boolean |
(Optional) | ||
boolean |
(Optional) Enable multiple data sources to be used in a single workspace. | ||
boolean |
(Optional) Enable multiple date filters. | ||
boolean |
(Optional) | ||
boolean |
(Optional) | ||
boolean |
(Optional) Enable new PDF tabular export option for insights. | ||
boolean |
(Optional) Enable new pivot table | ||
boolean |
(Optional) Enable new scheduled export | ||
boolean |
(Optional) Enable the use of new user creation flow. | ||
boolean |
(Optional) Enable notification channel identifiers | ||
boolean |
(Optional) Enable number separators configuration in home-ui (both organization and workspace level). | ||
boolean |
(Optional) | ||
boolean |
(Optional) Enable orchestrated tabular exports | ||
boolean |
(Optional) Enable new max bucket size items limit for Pivot Table | ||
boolean |
(Optional) Enable pre-aggregation datasets support in LDM Modeler. | ||
boolean |
(Optional) Enable insights export of raw data when limit is reached. | ||
boolean |
(Optional) Enables rich text in descriptions. | ||
boolean |
(Optional) Enable rich text dynamic references. | ||
boolean |
(Optional) Enable clustering in scatter plot. | ||
boolean |
(Optional) Enables segmentation in scatter plot. | ||
boolean |
(Optional) Enables scheduling of the dashboard pdf export. | ||
boolean |
(Optional) Enable custom Identity Provider | ||
boolean |
(Optional) Enable Semantic Search in the UI. | ||
boolean |
(Optional) Enable Semantic Search rollout in the UI. | ||
boolean |
(Optional) | ||
boolean |
(Optional) Enable slideshow exports settings from server | ||
boolean |
(Optional) Enable slideshow exports using the new export render mode in KD. | ||
boolean |
(Optional) Enables smtp settings. | ||
boolean |
(Optional) Enable accessibility enhancements for snapshot export. | ||
boolean |
(Optional) | ||
boolean |
(Optional) Enable "to date" filters also known as "bounded" filters (e.g. YTD, QTD, MTD, WTD) | ||
boolean |
(Optional) Enable user management page in Home UI. | ||
boolean |
(Optional) Enable fine-tuning options for visualization in AD configuration panel. | ||
boolean |
(Optional) Indicates whether the Waterfall Chart is available in AD. | ||
boolean |
(Optional) Enable widget export to PDF. | ||
boolean |
(Optional) Enable widget export to PNG image. | ||
boolean |
(Optional) Enables storing widget identifiers. | ||
boolean |
(Optional) Enables workspace settings link in account menu of the user in every app header. | ||
string |
(Optional) Locale code to use for date formatting. | ||
(Optional) LLM endpoint id as default for the platform. | |||
string |
(Optional) Locale code to use for metadata. | ||
string |
(Optional) IANA identifier of time zone in which the platform metadata are stored. | ||
(ALPHA) (Optional) Represents configuration for OpenAI integration | |||
(Optional) Indicates current platform edition. | |||
(ALPHA) (Optional) Enable production features | |||
string |
(Optional) Indicates the format in which the dates will be displayed | ||
string |
(Optional) Timezone | ||
(Optional) Week start day | |||
(Optional) Represents whiteLabeling configuration |