{{ _('Chat Archive') }}
{% for chat_session_hash, first_query in chat_sessions_archive %}
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}} |
If you are using this app in a customer-facing environment and some of your customers require that their chats not be stored in the app database, you can provide their email domains below (comma-separated), to exclude their chats from being stored. Note that for these users, their active chat session will be stored temporarily but will be deleted once the chat session ends.
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 'Semantic Layer & Metadata Management' 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.