You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/ROOT/pages/customize-email-settings.adoc
+15-17Lines changed: 15 additions & 17 deletions
Original file line number
Diff line number
Diff line change
@@ -4,42 +4,39 @@
4
4
:page-pageid: customize-emails
5
5
:page-description: You can rebrand system-generated notifications and customize onboarding experience
6
6
7
-
If you have embedded Thoughtspot in your host application, you can rebrand the welcome email text, customize the product name in scheduled email notifications, and onboarding experience for new users.
7
+
To customize the welcome email text, product name, and sender email addresses for welcome emails and scheduled notifications, use the customization settings on the *Admin* > *Onboarding* page of your ThoughtSpot instance.
8
8
9
-
[NOTE]
9
+
[IMPORTANT]
10
10
====
11
-
If you want your ThoughtSpot instance to send email notifications with a custom domain name and a specific sender ID, contact ThoughtSpot Support.
12
-
13
-
To send email notifications from a specific email account with your domain, update the *Custom admin email* and *From ID* fields in the *Admin* > *Application settings* > *Onboarding* page, and contact ThoughtSpot Support to enable these settings for your application instance.
11
+
* If you want your ThoughtSpot instance to send email notifications with a custom domain name and a specific sender ID, contact ThoughtSpot Support.
12
+
* To send emails from a specific email account, you must update the *Custom admin email* and *From ID* on the *Admin* > *Application settings* > *Onboarding* page. To customize these parameters, contact ThoughtSpot Support.
13
+
* If your instance has Orgs, note that customizing email settings per Org is not supported. To modify the email settings for all Orgs on your instance, you will need cluster administrator privileges.
14
14
====
15
15
16
16
To customize email settings and the onboarding experience, follow these steps:
17
17
18
18
. Log in to ThoughtSpot as an admin user.
19
19
. Go to *Admin* > *Application settings* > *Onboarding*.
20
-
+
21
-
22
-
If you are using the new experience, the *Admin* will be in the Application switcher image:./images/app_switcher.png[the app switcher menu].
23
20
. Click *Edit*.
24
-
. Configure the following parameters as per your requirement.
21
+
. Configure the following parameters as per your requirements.
25
22
26
23
Welcome email::
27
-
Enable or disable welcome emails. When enabled, ThoughtSpot sends welcome emails to all new users.
24
+
Enables or disables welcome emails. When enabled, ThoughtSpot sends welcome emails to all new users.
28
25
29
26
Company name::
30
27
Your company name. The default value is `Your Company`.
31
28
32
29
Custom admin email::
33
-
The email address of the ThoughtSpot administrator.
30
+
Email address of the administrator of your ThoughtSpot instance. You can add an email address of your choice. However, to enable this setting, you must contact ThoughtSpot Support.
34
31
35
32
From ID::
36
-
The email address from which the email notifications are sent. The default is `TS Admin <\[email protected]>`.
33
+
Email address from which the welcome emails are sent to new ThoughtSpot users. By default, ThoughtSpot uses `TS Admin <\[email protected]>` to send email notifications. To change this setting, contact ThoughtSpot Support.
37
34
38
35
Support email ID::
39
-
The email address of your organization’s Support contact.
36
+
Email address of your company's Support contact. This email address appears only in welcome emails sent to the new users of your ThoughtSpot instance.
40
37
41
38
Learn More link::
42
-
A link for users to learn more about ThoughtSpot, or your organization’s implementation of ThoughtSpot. The default link is `\https://docs.thoughtspot.com`.
39
+
A website URL that allows users to learn more about ThoughtSpot or your organization’s implementation of ThoughtSpot. The default link is `\https://docs.thoughtspot.com`.
43
40
44
41
Product name::
45
42
The name of the product to use in email notifications; for example, Liveboard sharing, Liveboard job schedule, or Liveboard subscription notifications. If you specify a product name, these email notifications will show the product name as shown here:
@@ -53,10 +50,10 @@ Visit <product-name> to view this Liveboard.
53
50
If the product name is not defined, the email notifications will show `ThoughtSpot` as the product name.
54
51
55
52
Get started link::
56
-
A link to allow users to get started with the product. By default, this link points users to the cluster to which they are added.
53
+
A website link that allows users to get started with the product. By default, this link points users to the ThoughtSpot instance to which they are added.
57
54
58
55
Custom message::
59
-
The message text to use in the email notifications.
56
+
The text to use in the email messages.
60
57
+
61
58
////
62
59
Signup experience::
@@ -70,4 +67,5 @@ Enter the URL that you want to use as a sign-up button link.
70
67
////
71
68
72
69
+
73
-
. Click *Save changes*.
70
+
. Click *Save changes*.
71
+
. To reset the email and onboarding settings to the application default, click *Reset configuration*.
0 commit comments