For the complete documentation index, see llms.txt. This page is also available as Markdown.

Settings

The Settings module provides an interface for managing various aspects of your organization. It offers access to basic information, subscription and billing details, configuration options for Single Sign-On (SSO), and sensitive functionalities within the Danger Zone, including the ability to delete the organization.

Organization settings

Organization Info

The Organization Info section of Settings displays important details about your organization. This includes:

  • Organization name - The name of your organization.

  • Organization Id - Unique organization identifier

  • Description - optional field to describe organization

Subscription & Billing

In the Subscription & Billing section, you can access information related to your organization's subscription and billing. This includes:

  • Subscription Plan - Details of the current subscription plan.

  • Billing Account - Email address of the account responsible for Organization limits

  • Next billing date: Information about the next billing date.

Single Sign-On (SSO)

Configure SSO for your organization. (More information how to set SSO up, you can find here.)

Update SSO

By clicking on edit icon new dialog will be opened.

Update SSO

AI Assistant Configuration

When running DecisionRules with Docker or on-premise, you have the option to configure your AI assistant. You’ll find setup details here.

Update AI Assistant Configuration

By clicking on edit icon new dialog will be opened.

Organization branding

Organization branding lets you customize how your organization appears in the DecisionRules application. Depending on your subscription plan or license, you can configure a custom logo, a custom color theme, or both.

Branding is configured on the organization level. After saving, the selected logo and custom theme are applied to all spaces that belong to the organization.

Use the Logo section to upload a custom organization logo.

The logo replaces the default DecisionRules logo in the application header for the organization. You can upload one image file, preview it before saving, and remove the current logo by using Clear logo.

To update the logo:

  1. Open Organization settings.

  2. Find Organization branding and select the edit icon.

  3. Open the Logo tab.

  4. Select or drag an image file into the upload area.

  5. Check the preview.

  6. Select Update to save the change.

If you clear the logo and save the change, the organization returns to the default logo.

Custom theme

Use the Custom theme section to customize organization theme colors. Empty color fields keep the default DecisionRules theme value, so you only need to configure the colors you want to override.

The theme is divided into these color palettes:

  • Primary

  • Accent

  • Info

  • Success

  • Warning

  • Danger

Each palette contains shade levels from 50 to 900. Lighter shades are used for subtle backgrounds and highlights, while darker shades are used for stronger UI states.

You can configure colors in two ways:

  • Enter a hex color manually.

  • Use the color picker.

Valid values are 3-digit or 6-digit hex colors, with or without #, for example #583ed1, 583ed1, or #abc.

The preview strip shows how the selected palette looks across all shade levels. Each shade can be edited individually or cleared to return that shade to the default value.

Generate shades

The Generate shades action helps create a complete palette from one base color.

Enter a base color, then select Generate shades. The system uses the base color as shade 500 and automatically fills the other shade levels. Generated shades remain editable, so you can adjust or clear individual values before saving.

Select Update to save the custom theme.

Linked Organization

Organization Linking allows you to establish a hierarchy by categorizing organizations into managing (parent) and managed (child) entities. This feature streamlines management and provides centralized statistics, including visibility into the spaces of child organizations.

Danger Zone

Delete Organization

Last updated

Was this helpful?