[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["很难理解","hardToUnderstand","thumb-down"],["信息或示例代码不正确","incorrectInformationOrSampleCode","thumb-down"],["没有我需要的信息/示例","missingTheInformationSamplesINeed","thumb-down"],["翻译问题","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-08-18。"],[],[],null,["# Idle shutdown\n=============\n\n\n| Vertex AI Workbench managed notebooks is\n| [deprecated](/vertex-ai/docs/deprecations). On\n| April 14, 2025, support for\n| managed notebooks will end and the ability to create managed notebooks instances\n| will be removed. Existing instances will continue to function\n| but patches, updates, and upgrades won't be available. To continue using\n| Vertex AI Workbench, we recommend that you\n| [migrate\n| your managed notebooks instances to Vertex AI Workbench instances](/vertex-ai/docs/workbench/managed/migrate-to-instances).\n\n\u003cbr /\u003e\n\nVertex AI Workbench managed notebooks instances\nshut down after a specified period of inactivity by default.\nThis page describes the idle shutdown feature and how to\nchange the default idle shutdown settings during instance creation.\n\nOverview\n--------\n\nTo help manage costs,\nmanaged notebooks instances\nshut down after being idle for a specific time period by default.\nYou can change the amount of time or turn this feature off.\n\nBilling\n-------\n\nWhile your instance is shut down, there are no CPU or GPU\nusage charges except for scheduled executions that run during\nthe shutdown. For more information about scheduled executions, see\n[Scheduled executions run while instance is shut down](#executions)\non this page.\n\nDisk storage charges still apply while\nyour instance is shut down.\n\nFor more information,\nsee [Pricing](/vertex-ai/pricing#notebooks).\n\nDisable idle shutdown or change the default inactivity time period\n------------------------------------------------------------------\n\nIdle shutdown is enabled and set to shut down your instance after\n180 inactive minutes by default.\n\nYou can change these settings when you\n[create an instance](/vertex-ai/docs/workbench/managed/create-instance).\n\nTo disable idle shutdown or to change the inactivity time period\non an existing instance:\n\n1. In the Google Cloud console, go to the **Managed notebooks** page.\n\n [Go to Managed notebooks](https://console.cloud.google.com/vertex-ai/workbench/managed)\n2. Click the instance name.\n\n3. On the **Notebook details** page, click the **Software and security** tab.\n\n4. In the **Modify software and security configuration** section:\n\n - To disable idle shutdown, clear the check mark next to\n **Enable Idle Shutdown**.\n\n - To change the inactivity time period,\n in **Time of inactivity before shutdown (Minutes)**, change\n the number to the number of minutes of inactivity that you want.\n In the Google Cloud console, this setting\n can be set to any integer value from 10 to 1440.\n\n5. Click **Submit**.\n\nHow idle timeout works\n----------------------\n\nYour instance shuts down when\nthere is no kernel activity for the specified time period.\nFor example, running a cell or new output printing to a notebook\nis activity that resets the idle timeout timer. CPU usage\ndoesn't reset the idle timeout timer.\n\n### Scheduled executions run while instance is shut down\n\nIf you have scheduled an execution of a notebook file\nin a managed notebooks instance that is shut down,\nit will still run on schedule.\n\nFor more information,\nsee [Run notebook files with the executor](/vertex-ai/docs/workbench/managed/executor).\n\nWhat's next\n-----------\n\n- To run a notebook file on a schedule, even when your instance is shut down, [schedule\n an execution](/vertex-ai/docs/workbench/managed/schedule-managed-notebooks-run)."]]