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
description: Submit a UI copy-related request to the documentation team.
3
+
title: "[UI copy]: "
4
+
labels: "ui-copy"
5
+
body:
6
+
- type: markdown
7
+
attributes:
8
+
value: |
9
+
Hello! Use this form to submit a UI copy related request to Elastic's documentation team. You should also directly contact the specific writer or docs team that's responsibile for the applicable part of the product, especially for time-sensitive requests.
10
+
> [!WARNING]
11
+
> THIS IS A PUBLIC REPO. DO NOT INCLUDE SENSITIVE INFORMATION HERE.
12
+
- type: textarea
13
+
id: description
14
+
attributes:
15
+
label: Description
16
+
description: Summarize your request here. What is the work and how can we help? Do we need to write new copy, or edit existing copy? Feel free to include screenshots.
17
+
placeholder: |
18
+
What: We're introducing new feature A. We need a writer to review the UI copy.
19
+
When: This feature will launch at the completion of project B.
20
+
Why: This feature will make X, Y, and Z easier for the user.
21
+
validations:
22
+
required: true
23
+
- type: textarea
24
+
id: related
25
+
attributes:
26
+
label: Related links / assets
27
+
description: Where can the documentation team learn more about this feature?
28
+
value: |
29
+
Please include each of the following, if applicable:
30
+
Figma link(s):
31
+
Github epic link(s):
32
+
Github issue link(s):
33
+
How to find the text in a production environment:
34
+
Testing environment information:
35
+
NOTE: To keep sensitive information such as credentials secure, do not include it in this form.
36
+
validations:
37
+
required: true
38
+
- type: dropdown
39
+
id: product-area
40
+
attributes:
41
+
label: Which product area does this mainly concern?
42
+
options:
43
+
- Cloud UI
44
+
- Search solution
45
+
- Observability solution
46
+
- Security solution
47
+
- Kibana Analytics (Discover, Dashboards...)
48
+
- Kibana Management
49
+
- Something else
50
+
default: 0
51
+
validations:
52
+
required: true
53
+
- type: textarea
54
+
id: collaborators
55
+
attributes:
56
+
label: Collaborators
57
+
description: Please include contact information for the responsible product manager, designer, and developer.
58
+
value: |
59
+
PM:
60
+
Designer:
61
+
Developer:
62
+
Others (if applicable):
63
+
validations:
64
+
required: true
65
+
- type: textarea
66
+
id: timeline
67
+
attributes:
68
+
label: Timeline / deliverables
69
+
description: When would it be ideal for for us to complete the request? What deliverables do you need, and when? If applicable, how do the release timelines for this feature differ between serverless / stateful?
70
+
placeholder: |
71
+
For example:
72
+
73
+
We need a final draft of the new UI copy no later than December 5, ideally by December 1. No differences between serverless/ESS.
74
+
75
+
This is an urgent request, it would be great to have updated copy for A and B ASAP, since the original copy is already in production. No differences between serverless/ESS.
76
+
validations:
77
+
required: true
78
+
- type: markdown
79
+
attributes:
80
+
value: |
81
+
Thanks for submitting this issue! We'll be in contact shortly.
If you use a password-based login, Elastic requires you to enable multifactor authentication (MFA) for added security on your {{ecloud}} account.
12
-
13
-
You can choose from the following methods:
12
+
Multifactor authentication (MFA) is **mandatory** when you log in to {{ecloud}} using a standard email/password combination, and can't be turned off. It helps protecting your account by adding an extra identity verification step when you log in. You can choose and define the MFA method to use based on your preference:
14
13
15
14
* Set up an **authenticator app** such as Google Authenticator, Microsoft Authenticator, or Okta Verify. These apps generate a time-based one-time password (TOTP) that you enter along with your password when you log in.
16
15
* Authenticate using a **hardware security key or biometric data**, such as a YubiKey or a fingerprint reader.
17
16
* Receive a verification code through **email**. You enter this code along with your password when you log in.
18
17
19
-
Elastic recommends that you enable multiple methods so that you can still access your account if you lose access to one method.
20
-
21
-
If you use only a Google or Microsoft account to log in, then you can’t configure MFA in {{ecloud}}. You can check and manage your multifactor authentication options in your Google or Microsoft account security settings.
22
-
23
18
::::{note}
24
-
You can no longer configure SMS as a multifactor authentication method. If you already use SMS for multifactor authentication, then you can continue using it. You’ll be prompted to switch to a new MFA method in the future.
25
-
19
+
You can no longer configure SMS as a multifactor authentication method.
26
20
::::
27
21
22
+
Elastic recommends that you enable multiple methods so that you can still access your account if you lose access to one method.
23
+
24
+
If you use only a Google or Microsoft account to log in, then you can’t configure MFA in {{ecloud}}. You can check and manage your multifactor authentication options in your Google or Microsoft account security settings.
28
25
29
26
## Configure an authenticator app [ec-account-security-mfa-authenticator]
0 commit comments