[[["わかりやすい","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-02 UTC。"],[],[],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**."]]