[[["容易理解","easyToUnderstand","thumb-up"],["確實解決了我的問題","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["難以理解","hardToUnderstand","thumb-down"],["資訊或程式碼範例有誤","incorrectInformationOrSampleCode","thumb-down"],["缺少我需要的資訊/範例","missingTheInformationSamplesINeed","thumb-down"],["翻譯問題","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["上次更新時間:2025-09-04 (世界標準時間)。"],[],[],null,["# Apply model labels\n\nFrom the Vertex AI Model Registry landing page, you can see all your models and default model versions\nin a single view. Adding labels can help you identify and organize your models by light-weight key\nidentifiers. You can add labels at the model-level and also at the version-level. \n\n### Console\n\n\nUse the following instructions to add a label to a model.\n\n1. In the Google Cloud console, go to the **Model Registry** page. \n [Go to Model Registry](https://console.cloud.google.com/vertex-ai/models)\n2. From the Vertex AI Model Registry, locate the name of the model you want to label. Select the **More actions** menu more_vert for the specific model.\n3. From the drop-down, select **Edit labels**.\n4. Click the **Add label** action button and add your key and value. For example, the key can represent a value like **created_by** and the value can be **datascientist1**.\n5. Click **Save**.\n\n\nAdd a label to a model version\n\n1. In the Google Cloud console, go to the **Model Registry** page. \n [Go to Model Registry](https://console.cloud.google.com/vertex-ai/models)\n2. From the Vertex AI Model Registry, select the name of the model which has the version you want to label. The model details page opens.\n3. Select the **More actions** menu more_vert for the specific model version you want to label.\n4. Click **Edit labels**. Enter the name of the new label you want to apply to the model version.\n5. Click **Save**."]]