{"componentChunkName":"component---src-pages-markdown-remark-fields-slug-js","path":"/engineering/how-to-configure-the-actions-on-google-console-for-google-assistant/","result":{"data":{"markdownRemark":{"id":"8ca80225-b18d-5130-8845-f3f6ceeb265e","excerpt":"Time Required : less than 10 minutes. Technologies : None. Prerequisites : None. This tutorial will go over how to configure the ‘Actions on Google’ console so…","html":"<p><strong>Time Required :</strong> less than 10 minutes.</p>\n<p><strong>Technologies :</strong> None.</p>\n<p><strong>Prerequisites :</strong> None.</p>\n<p>This tutorial will go over how to configure the ‘Actions on Google’ console so that it can be used for your Google Assistant actions/events that can be accessed anywhere the Google Assistant is available from phones to Google Home products.</p>\n<h3 id=\"steps\" style=\"position:relative;\"><a href=\"#steps\" aria-label=\"steps permalink\" class=\"anchor before\"><svg aria-hidden=\"true\" focusable=\"false\" height=\"16\" version=\"1.1\" viewBox=\"0 0 16 16\" width=\"16\"><path fill-rule=\"evenodd\" d=\"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"></path></svg></a><strong>Steps</strong></h3>\n<ol>\n<li>\n<p>Create an Actions project and a Dialogflow agent <a href=\"https://console.actions.google.com/u/0/\">here</a>.</p>\n<ol>\n<li>Add/import project.\n<img src=\"/ba196995f1e6e11edbc97407d537ac5e/Screen-Shot-2018-05-30-at-9.47.33-AM-300x280.webp\"></li>\n<li>Click on Skip(in the upper right corner) choosing a category and click Build -> Actions in the left nav to add your first actions.<br>\n<span\n      class=\"gatsby-resp-image-wrapper\"\n      style=\"position: relative; display: block; margin-left: auto; margin-right: auto; max-width: 300px; \"\n    >\n      <span\n    class=\"gatsby-resp-image-background-image\"\n    style=\"padding-bottom: 59.00000000000001%; position: relative; bottom: 0; left: 0; background-image: url('data:image/webp;base64,UklGRm4AAABXRUJQVlA4IGIAAAAwBACdASoUAAwAPtFWo0uoJKMhsAgBABoJZACdIDf6AAeF4OYpdmQOgjAA/urzyRWMZSIXJgNyVPN+sSr6m8+jw2kOLf2pL6x2AXOEj5KNzRqpUqgTfWEQjvOOljv6wBgAAA=='); background-size: cover; display: block;\"\n  ></span>\n  <img\n        class=\"gatsby-resp-image-image\"\n        alt=\"Screen Shot 2018 05 30 at 10 02 46 AM 300x177\"\n        title=\"Screen Shot 2018 05 30 at 10 02 46 AM 300x177\"\n        src=\"/static/8ac47fc4a5ae215cff57c935e69a3557/c85cb/Screen-Shot-2018-05-30-at-10.02.46-AM-300x177.webp\"\n        srcset=\"/static/8ac47fc4a5ae215cff57c935e69a3557/c85cb/Screen-Shot-2018-05-30-at-10.02.46-AM-300x177.webp 300w\"\n        sizes=\"(max-width: 300px) 100vw, 300px\"\n        style=\"width:100%;height:100%;margin:0;vertical-align:middle;position:absolute;top:0;left:0;\"\n        loading=\"lazy\"\n      />\n    </span></li>\n</ol>\n</li>\n<li>\n<p>Configuration for your action intent in the dialogflow console.</p>\n<ol>\n<li>In the Intent section, enter your training phrases. Start with “talk to”, “speak to”, “ask” and etc, learn more <a href=\"https://developers.google.com/actions/localization/languages-locales\">here.</a>\n<img src=\"/330ce1c9b2fb89629d0215bb5f38d88f/Screen-Shot-2018-05-30-at-10.41.30-AM-300x288.webp\"></li>\n<li>Enter the default text response. This will be the default response for your action until you link your account with LoginRadius and build your customized response. (This will return errors if you leave this empty, even if you handle the response in your code.)<img src=\"/81328793b1a3955ed805c71a9c6664e7/Screen-Shot-2018-05-30-at-10.42.03-AM-300x193.webp\"></li>\n</ol>\n</li>\n</ol>\n<p>By then, you should have finished the setup for google assistant.</p>\n<style class=\"grvsc-styles\">\n  .grvsc-container {\n    overflow: auto;\n    -webkit-overflow-scrolling: touch;\n    padding-top: 1rem;\n    padding-top: var(--grvsc-padding-top, var(--grvsc-padding-v, 1rem));\n    padding-bottom: 1rem;\n    padding-bottom: var(--grvsc-padding-bottom, var(--grvsc-padding-v, 1rem));\n    border-radius: 8px;\n    border-radius: var(--grvsc-border-radius, 8px);\n    font-feature-settings: normal;\n  }\n  \n  .grvsc-code {\n    display: inline-block;\n    min-width: 100%;\n  }\n  \n  .grvsc-line {\n    display: inline-block;\n    box-sizing: border-box;\n    width: 100%;\n    padding-left: 1.5rem;\n    padding-left: var(--grvsc-padding-left, var(--grvsc-padding-h, 1.5rem));\n    padding-right: 1.5rem;\n    padding-right: var(--grvsc-padding-right, var(--grvsc-padding-h, 1.5rem));\n  }\n  \n  .grvsc-line-highlighted {\n    background-color: var(--grvsc-line-highlighted-background-color, transparent);\n    box-shadow: inset var(--grvsc-line-highlighted-border-width, 4px) 0 0 0 var(--grvsc-line-highlighted-border-color, transparent);\n  }\n  \n</style>","headings":[{"value":"Steps","depth":3}],"fields":{"slug":"/engineering/how-to-configure-the-actions-on-google-console-for-google-assistant/"},"frontmatter":{"metatitle":null,"metadescription":null,"description":null,"title":"How to configure the 'Actions on Google' console for Google Assistant","canonical":null,"date":"June 18, 2018","updated_date":null,"tags":["Engineering","GoogleAssistant"],"coverImage":{"childImageSharp":{"fluid":{"aspectRatio":1.3333333333333333,"src":"/static/8744b7a7d1a64b8263651675a3ff555f/2ad7f/google-home-max-13.webp","srcSet":"/static/8744b7a7d1a64b8263651675a3ff555f/1c9b5/google-home-max-13.webp 200w,\n/static/8744b7a7d1a64b8263651675a3ff555f/f1752/google-home-max-13.webp 400w,\n/static/8744b7a7d1a64b8263651675a3ff555f/2ad7f/google-home-max-13.webp 800w,\n/static/8744b7a7d1a64b8263651675a3ff555f/e7405/google-home-max-13.webp 1200w,\n/static/8744b7a7d1a64b8263651675a3ff555f/d3cba/google-home-max-13.webp 1600w","sizes":"(max-width: 800px) 100vw, 800px"}}},"author":{"id":"Vincent Lin","github":null,"bio":null,"avatar":null}}}},"pageContext":{"id":"8ca80225-b18d-5130-8845-f3f6ceeb265e","fields__slug":"/engineering/how-to-configure-the-actions-on-google-console-for-google-assistant/","__params":{"fields__slug":"engineering"}}},"staticQueryHashes":["1171199041","1384082988","1711371485","1753898100","2100481360","229320306","23180105","528864852"]}