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: Change the Kibana interface language from your user menu or profile.
3
+
applies_to:
4
+
stack: beta 9.5
5
+
serverless: beta
6
+
products:
7
+
- id: kibana
8
+
- id: cloud-serverless
9
+
type: how-to
10
+
---
11
+
12
+
13
+
# Change the interface language in {{kib}}
14
+
15
+
{{kib}} can display its interface in several languages. From the application header, you can select the language you prefer for your current project or deployment.
16
+
17
+
:::{tip}
18
+
If you're using {{ecloud}}, this setting only applies to the {{kib}} UI of your serverless projects and hosted deployments.
19
+
:::
20
+
21
+
## Change your interface language
22
+
23
+
1. Open the user menu from the header.
24
+
2. Select **Language**.
25
+
26
+
:::{note}
27
+
:applies_to: { self: , ece: , eck: }
28
+
On self-managed, {{ece}}, and {{eck}} deployments of {{kib}}, this option is located on your profile page. To access it, select **Edit profile** from the header's user menu, then find the **Language** section.
29
+
:::
30
+
31
+
3. Select your preferred language from the **Display language** menu.
32
+
4. Select **Save changes**.
33
+
5. Refresh the page to apply the selected language.
34
+
35
+
## If your language isn't available
36
+
37
+
By default, {{kib}} offers localized versions for [some languages](kibana://reference/configuration-reference/internationalization-settings.md#built-in-and-custom-locales).
38
+
39
+
On {{ech}}, {{ece}}, {{eck}}, and self-managed deployments, administrators can enable or disable languages, or turn language selection off, in the [internationalization settings](kibana://reference/configuration-reference/internationalization-settings.md).
40
+
41
+
## Related pages
42
+
43
+
-[Internationalization settings in {{kib}}](kibana://reference/configuration-reference/internationalization-settings.md)
44
+
-[Use dark mode in {{kib}}](dark-mode.md)
45
+
-[Use high-contrast mode in {{kib}}](high-contrast.md)
Copy file name to clipboardExpand all lines: deploy-manage/deploy/elastic-cloud/fedramp.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -46,7 +46,7 @@ This table provides a comparison of features and capabilities included in {{ech}
46
46
|[Managed OTLP Endpoint (mOTLP)](opentelemetry://reference/motlp.md)| Yes | No | No |
47
47
|[Custom bundles and plugins](/deploy-manage/deploy/elastic-cloud/upload-custom-plugins-bundles.md)| Yes | Yes | No |
48
48
|[Elastic AI Assistant for Observability and Search](/solutions/observability/ai/observability-ai-assistant.md), [Elastic AI Assistant for Security](/solutions/security/ai/ai-assistant.md)| Yes | Elastic Managed LLM not available | Elastic Managed LLM not available |
Copy file name to clipboardExpand all lines: deploy-manage/monitor/autoops/ec-autoops-faq.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -115,8 +115,8 @@ $$$maintenance$$$ **Do I have to do any maintenance when using AutoOps for ECE,
115
115
* When using the ECK installation method, make sure your instance of {{agent}} meets the [version requirements](/deploy-manage/monitor/autoops/cc-connect-self-managed-to-autoops.md#prerequisites) for your license type.
116
116
117
117
$$$trial-ending$$$**I connected my ECE, ECK, or self-managed cluster to AutoOps during a free trial of {{ecloud}}. What happens after my trial ends?**
118
-
: After your free trial ends, your cluster remains connected and AutoOps continues to process your {{es}} metrics as long as:
119
-
* You have an [active {{ecloud}} account](../../cloud-organization/billing/add-billing-details.md).
118
+
: You don't need a paid {{ecloud}} subscription or an active {{ecloud}} trial to keep using AutoOps for ECE, ECK, or self-managed clusters. AutoOps is free across all [self-managed license types](https://www.elastic.co/subscriptions) through Cloud Connect. After your free trial ends, your cluster remains connected and AutoOps continues to process your {{es}} metrics as long as:
119
+
* You have an [active {{ecloud}} account](../../cloud-organization/billing/add-billing-details.md). Creating an {{ecloud}} account is free and doesn't require a paid subscription.
120
120
* {{agent}} is running and shipping metrics to {{ecloud}}.
121
121
122
122
$$$access-autoops$$$**Who has access to AutoOps in my cluster?**
Copy file name to clipboardExpand all lines: explore-analyze/ai-features.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -144,7 +144,7 @@ If you're running earlier versions of {{es}} without Agent Builder, you can use
144
144
145
145
### Attack Discovery
146
146
147
-
[Attack Discovery](/solutions/security/ai/attack-discovery.md) uses AI to triage your alerts and identify potential threats. Each "discovery" represents a potential attack and describes relationships among alerts to identify related users and hosts, map alerts to the MITRE ATT&CK matrix, and help identify threat actors.
147
+
[Attack Discovery](/solutions/security/ai/attack-discovery/index.md) uses AI to triage your alerts and identify potential threats. Each "discovery" represents a potential attack and describes relationships among alerts to identify related users and hosts, map alerts to the MITRE ATT&CK matrix, and help identify threat actors.
0 commit comments