{%if white_labeling == True %} {%if white_labeling_config.get('app_name') %}
{{ _('Chat Archive') }}
{% for session_hash, first_query in chat_sessions_archive %}
This instance of DataBot is licensed exclusively to {{client_name}}.
Redistribution or resale is not permitted.
Are you sure you want to delete this group?
Are you sure you want to remove this user from the group?
"USER_EMAIL" and "USER_EMAIL_DOMAIN" are built-in user attributes. You can create other attributes below.
Manually-Added DB Connections
{% if has_manual_connections == True %} {% endif %}| Name | Engine |
|---|---|
| {{display_name}} | {{engine}} |
DB Connections from BI Tool
The name of the Metabase connection must end with '(DataBot)' to be recognized here.
| Name | Engine |
|---|---|
| {{display_name}} | {{engine}} |
| Name | Engine |
|---|---|
| {{display_name}} | {{engine}} |
Select a User Group
{% for group in groups_list %} {% endfor %} {% if all_defined_rlac != [] %}Current RLS Configuration
| Group | Database | Table | Field | Value |
|---|---|---|---|---|
| {{group}} | {{db}} | {{table}} | {{field}} | {{field_value}} |
| Name | Engine |
|---|---|
| {{display_name}} | {{engine}} |
For dynamic filter values, you can use built-in user attributes (USER_EMAIL and USER_EMAIL_DOMAIN) as well as custom user attributes defined in the User Managaement section. Dynamic filter values must be prefixed with a colon (e.g., :USER_EMAIL)
Select a User Group
{% for group in groups_list %} {% endfor %} {% if all_defined_data_obfuscations != [] %}Current Data Obfuscation Configuration
| Group | Database | Table | Field |
|---|---|---|---|
| {{group}} | {{db}} | {{table}} | {{field}} |
| Name | Engine |
|---|---|
| {{display_name}} | {{engine}} |
| Name | Engine |
|---|---|
| {{display_name}} | {{engine}} |
You can submit a ticket here.
For urgent issues, you can contact support at support@intellimenta.com.
This is a user-level configuration. If you want to provide general instructions that is applied for all users, you should do it in the admin panel (in 'Manage Metadata' section of each connected db).
{% endif %}In the box below, you can provide instructions for the chatbot to follow when answering questions—such as the level of detail, response format, etc.