From 154ffe17f847c78223eefdc803f3417360bb6058 Mon Sep 17 00:00:00 2001
From: Abby <78209557+abby-cyber@users.noreply.github.com>
Date: Fri, 14 Jul 2023 14:30:59 +0800
Subject: [PATCH] lm license info updates

---
 .../2.license-management-suite/3.license-manager.md   |  2 +-
 docs-2.0/nebula-dashboard-ent/11.license-manager.md   | 11 +++++++++++
 .../3.deploy-nebula-graph-cluster/3.0.deploy-lm.md    |  2 +-
 3 files changed, 13 insertions(+), 2 deletions(-)

diff --git a/docs-2.0/9.about-license/2.license-management-suite/3.license-manager.md b/docs-2.0/9.about-license/2.license-management-suite/3.license-manager.md
index fa6ed1492ae..a9d31940235 100644
--- a/docs-2.0/9.about-license/2.license-management-suite/3.license-manager.md
+++ b/docs-2.0/9.about-license/2.license-management-suite/3.license-manager.md
@@ -238,7 +238,7 @@ For a database administrator (DBA), there may be a need to view the license info
 - `<host>`: The IP address of the host where the specified LM is located.
 
 
-## Configure LM 
+## Configure connection to LM
 
 ### Configure LM in NebulaGraph
 
diff --git a/docs-2.0/nebula-dashboard-ent/11.license-manager.md b/docs-2.0/nebula-dashboard-ent/11.license-manager.md
index 49cc28875db..f627c88ae97 100644
--- a/docs-2.0/nebula-dashboard-ent/11.license-manager.md
+++ b/docs-2.0/nebula-dashboard-ent/11.license-manager.md
@@ -11,3 +11,14 @@ Please ensure that Dashboard has been activated. For details, please refer to [A
 ## Entry
 
 At the top navigation bar of the Dashboard Enterprise Edition page, click **License Manager** to view the information.
+
+## License information
+
+On the **License Manager** page, you can view:
+
+![dashboard_lm_status](https://docs-cdn.nebula-graph.com.cn/figures/dashboard_lm_status_2023-07-14_13-59-56_en.png)
+
+- The running status of LM. When LM is running normally, `Running` is displayed at the top of the page; when not, `Exited` is displayed.
+- Relevant information about the license, including the status of the license, the validity period of the license, the ID of LM, and the access link of LM.
+- The usage of the license, including the type of quota, the total number of quotas, and the remaining quotas.
+- The list of products using the quota, including the product name, product status, type of quota used by the product, and the number of quotas.
diff --git a/docs-2.0/nebula-operator/3.deploy-nebula-graph-cluster/3.0.deploy-lm.md b/docs-2.0/nebula-operator/3.deploy-nebula-graph-cluster/3.0.deploy-lm.md
index d5ac44bc3d9..848d3e75757 100644
--- a/docs-2.0/nebula-operator/3.deploy-nebula-graph-cluster/3.0.deploy-lm.md
+++ b/docs-2.0/nebula-operator/3.deploy-nebula-graph-cluster/3.0.deploy-lm.md
@@ -146,7 +146,7 @@ For information on how to deploy LM on a machine outside the K8s cluster, see [L
     /usr/local/nebula-license-manager/nebula-license-manager-cli usage
   ```
 
-## Subsequent Operations
+## Next to do
 
 After deploying LM and loading the License Key, you need to configure the address and port of LM in the NebulaGraph Enterprise cluster through the `licenseManagerURL` parameter.