-
Notifications
You must be signed in to change notification settings - Fork 33
Add docs for EP auto-invite on customer creation #3896
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from all commits
9e8bfec
ba8bc00
2e732e8
3c344c3
d16fec5
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -26,11 +26,13 @@ To create a customer: | |
|
|
||
| 1. For **Customer name**, enter a name for the customer. | ||
|
|
||
| 1. For **Customer email**, enter the email address for the customer. | ||
| 1. For **Customer email**, enter the email address for the customer. A customer email address is required for Helm installations. This email address is never used to send emails to customers. | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. (also decided that this one about the email being required for Helm installs didn't need to be a note) |
||
|
|
||
| :::note | ||
| A customer email address is required for Helm installations. This email address is never used to send emails to customers. | ||
| ::: | ||
| 1. (Optional) Disable the **Send Enterprise Portal invite to customer email** checkbox if you don't want the Enterprise Portal to automatically send this customer an invitation. If you disable the checkbox, you can manually invite the customer to the Enterprise Portal later. | ||
|
|
||
| :::note | ||
| The **Send Enterprise Portal invite to customer email** checkbox appears only when the Enterprise Portal is enabled globally for all customers. For more information, see [Automatically invite customers on creation](enterprise-portal-invite#auto-invite) in _Manage Enterprise Portal customer access_. | ||
|
paigecalvert marked this conversation as resolved.
|
||
| ::: | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. ^ @AmberAlston see what you think about this solution to the double note issue. Seemed like the mention of auto invite could be bumped out into it's own optional step, since it's a separate decision
Member
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. i like this thanks |
||
|
|
||
| 1. For **Assigned channel**, assign the customer to one of your channels. You can select any channel that has at least one release. The channel a customer is assigned to determines the application releases that they can install. | ||
|
|
||
|
|
||
Uh oh!
There was an error while loading. Please reload this page.