Organiza tus páginas con colecciones
Guarda y categoriza el contenido según tus preferencias.
Las rutinas de Asistente de Google ejecutan varias acciones con un solo comando, ideal para esos momentos en los que los usuarios se despiertan en la mañana, salen de casa, se preparan para ir a dormir o muchas de las otras tareas que realizan durante el día. Después de que alguien interactúe con tu Acción, ofrece una sugerencia de Rutina que permita a los usuarios agregar la Acción a sus rutinas.
Cómo configurar sugerencias de rutinas
Si deseas configurar uno de los intents de tu acción para las sugerencias de rutinas, sigue estas instrucciones:
Cómo preparar un intent de activación
Configura uno de los intents de tu Acción como un intent de activación. Este intent se agrega a las rutinas de los usuarios cuando siguen tu sugerencia. Cuando un usuario ejecuta su rutina, el intent se activa y la rutina continúa desde allí.
La entrega del intent de activación debe proporcionar la respuesta y, luego, finalizar la conversación sin ninguna interacción adicional del usuario. Cuando llamas a un intent como parte de una rutina, Asistente corta automáticamente su respuesta para finalizar la conversación.
Para definir un intent de activación en Dialogflow, sigue estos pasos:
Selecciona el intent de activación. Si tu intent no aparece en la lista, asegúrate de que esté configurado como intent de activación y que la integración del Asistente de Dialogflow esté configurada para obtener una vista previa automática de los cambios.
Desplázate hacia abajo hasta la sección Participación de los usuarios y activa ¿Quieres ofrecer sugerencias de rutina a los usuarios?
Ingresa un Título del contenido.
Haz clic en Guardar.
Ya configuraste tu Acción a fin de que sugiera tu intent para una Rutina.
Prueba las sugerencias de rutinas
Para probar tus sugerencias de rutinas con un dispositivo móvil compatible con Asistente de Google, sigue estos pasos:
Asegúrate de usar la Cuenta de Google que usaste para crear la acción.
Invoca tu acción.
Interactúa con tu Acción y, luego, finaliza la conversación.
Selecciona el chip de sugerencias de Rutina. Si no ves este chip, vuelve a probar tu acción, pero invoca diferentes intents durante la conversación.
Sigue las indicaciones para agregar la acción a una rutina.
Inicia la rutina en tu dispositivo y asegúrate de que se invoque tu acción.
[[["Fácil de comprender","easyToUnderstand","thumb-up"],["Resolvió mi problema","solvedMyProblem","thumb-up"],["Otro","otherUp","thumb-up"]],[["Falta la información que necesito","missingTheInformationINeed","thumb-down"],["Muy complicado o demasiados pasos","tooComplicatedTooManySteps","thumb-down"],["Desactualizado","outOfDate","thumb-down"],["Problema de traducción","translationIssue","thumb-down"],["Problema con las muestras o los códigos","samplesCodeIssue","thumb-down"],["Otro","otherDown","thumb-down"]],["Última actualización: 2025-07-25 (UTC)"],[[["\u003cp\u003eGoogle Assistant Routines let users execute multiple Actions with a single command, streamlining daily tasks.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers can set up Routine suggestions to encourage users to add their Action to their Routines for increased engagement.\u003c/p\u003e\n"],["\u003cp\u003eRoutine suggestions are currently limited to the en-US locale and require a specific triggering intent configured in Dialogflow and the Actions console.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers should thoroughly test their Routine suggestions on a Google Assistant-enabled device to ensure proper functionality.\u003c/p\u003e\n"]]],["Google Assistant Routines enable users to execute multiple actions with a single command. To suggest your Action for inclusion in users' Routines, configure a \"triggering intent\" in Dialogflow or the Actions SDK. In Dialogflow's Google Assistant integration, add the intent under \"Implicit invocation\" and enable auto-preview. In the Actions console, turn on \"routine suggestions\" for the intent and add a title. Test suggestions by invoking and interacting with the Action, then add it to a Routine.\n"],null,["# Routine suggestions\n\n| **Note:** Routines are only supported in Dialogflow.\n\nGoogle Assistant Routines execute multiple Actions\nwith a single command, perfect for those times when users wake up in the morning,\nhead out of the house, get ready for bed or many of the other tasks they perform\nthroughout the day. After someone engages with your\nAction, offer a Routine suggestion that lets users add your Action to their Routines.\n| **Note:** Routine suggestions are currently only available for Google Assistant users in the [en-US locale](/assistant/console/languages-locales).\n\nSet up Routine suggestions\n--------------------------\n\nTo configure one of your Action's intents for Routine suggestions, follow these\ninstructions:\n\n### Prepare a triggering intent\n\nConfigure one of your Action's intents as a triggering intent. This intent\nis added to users' Routines when they follow your suggestion. When a user runs\ntheir Routine, the intent triggers and the Routine\ncontinues from there.\n\nYour triggering intent's fulfillment should provide the response and then end\nthe conversation without any additional user interaction. When calling an\nintent as part of a Routine, Assistant automatically trims its response\nto end the conversation.\n\nTo define a triggering intent in Dialogflow, follow these steps:\n\n1. In the [Dialogflow Console](https://console.dialogflow.com), click on **Integrations**.\n2. Under the **Google Assistant** section, click on **Integration Settings**.\n3. Under **Discovery \\\u003e Implicit invocation** , click on **Add intent** and select your triggering intent if it's not already there.\n4. Turn on **Auto-preview** changes if it's not already enabled.\n5. Click **Close**.\n\nIn the Actions SDK, define your triggering intent in the\nAction package.\n\n### Enable updates\n\nTo turn on Routine suggestions for your triggering intent, follow these steps:\n\n1. In the [Actions console](https://console.actions.google.com), navigate to **Develop \\\u003e Actions**.\n2. Select your triggering intent. If your intent doesn't appear in the list, make sure it's configured as a triggering intent and Dialogflow's Assistant integration is set to auto-preview changes.\n3. Scroll down to the **User engagement** section and turn on **Would you like to offer routine suggestions to users**.\n4. Enter a **Content title**.\n5. Click **Save**.\n\nYou've now configured your Action to suggest your intent for a Routine.\n\nTest Routine suggestions\n------------------------\n\nTo test your Routine suggestions using a Google Assistant-enabled mobile device,\nfollow these steps:\n\n1. Make sure you're using the Google account that you used to build your Action.\n2. Invoke your Action.\n3. Interact with your Action; then, end the conversation.\n4. Select the **Routine** suggestion chip. If you don't see this chip, test your Action again, but invoke different intents throughout the conversation.\n5. Follow the prompts to add the Action to a Routine.\n6. Start the Routine on your device, and make sure your Action is invoked.\n\n| **Note:** You can also test daily updates using the Actions simulator, but not all functionality is available."]]