website/content/en/docs/v4.1/11-use-extensions/01-devops/02-devops-projects/03-edit-devops-project-info...
zhuxiujuan28 3b4e7b4929 finish devops
Signed-off-by: zhuxiujuan28 <562873187@qq.com>
2024-10-23 17:29:27 +08:00

47 lines
1.3 KiB
Plaintext

---
title: "Edit DevOps Project Information"
keywords: "Kubernetes, {ks_product-en}, Workspace Management, DevOps Projects, Edit DevOps Project Information"
description: "Learn how to edit DevOps project information."
weight: 03
---
:ks_permission: **DevOps Project Management**
:ks_navigation: **DevOps Projects**
This section explains how to edit project information.
You can edit the alias and description of a DevOps project. KubeSphere does not support editing the name of an already created DevOps project.
== Prerequisites
* {empty}
include::../../../../_custom-en/workspaceManagement/workspaceManagement-prer-requiredPermission_v4.adoc[]
* **DevOps** must be installed and enabled.
== Steps
include::../../../../_custom-en/workspaceManagement/workspaceManagement-oper-openWorkspacePage.adoc[]
+
include::../../../../../_ks_components-en/oper-navigate.adoc[]
+
. On the right side of the DevOps project you want to edit, click image:/images/ks-qkcp/zh/icons/more.svg[more,18,18], and then select **Edit Information** from the dropdown list.
. In the **Edit Information** dialog, set the alias and description of the DevOps project, then click **OK**.
+
--
[%header,cols="1a,4a"]
|===
|Parameter |Description
include::../../../../_custom-en/workspaceManagement/devopsProjects/devopsProject-para-aliasAndDescription.adoc[]
|===
--