{"id":9496,"date":"2026-09-02T07:09:46","date_gmt":"2026-09-02T07:09:46","guid":{"rendered":"https:\/\/aboutknowledge.com\/?p=9496"},"modified":"2026-09-07T04:27:04","modified_gmt":"2026-09-07T04:27:04","slug":"what-to-automate-first","status":"publish","type":"post","link":"https:\/\/aboutknowledge.com\/zh\/what-to-automate-first\/","title":{"rendered":"What to Automate First"},"content":{"rendered":"<h2>The wrong instinct<\/h2>\n<p><strong>Most companies want to automate the thing that irritates them most.<\/strong><\/p>\n<p>Usually that is the most complicated process, with the most exceptions, crossing the most departments.<\/p>\n<p><strong>Which makes it the worst place to start.<\/strong><\/p>\n<p><strong>Three reasons:<\/strong><\/p>\n<p><strong>It is hardest to build<\/strong>, so it takes longest and costs most.<\/p>\n<p><strong>It has the most exceptions<\/strong>, so it is most likely to disappoint.<\/p>\n<p><strong>It is your first attempt<\/strong>, so you will make first-attempt mistakes on the highest-stakes project.<\/p>\n<p><strong>Start with the dullest high-volume task instead.<\/strong> You learn the tooling, prove the value, and build credibility for the harder ones.<\/p>\n<h2>Scoring candidates<\/h2>\n<p>Five questions per process. Answer them honestly.<\/p>\n<p><strong>How often does it run?<\/strong> Daily is excellent. Weekly is good. Monthly is marginal. Quarterly is not worth it.<\/p>\n<p><strong>How long does one run take?<\/strong> Multiply by frequency.<\/p>\n<p><strong>How rule-based is it?<\/strong> Can you state the logic, or does somebody decide?<\/p>\n<p><strong>How structured is the input?<\/strong> Consistent format, or whatever arrives.<\/p>\n<p><strong>How stable is it?<\/strong> Unchanged for a year, or changing monthly.<\/p>\n<p><strong>A process that is frequent, long, rule-based, structured and stable is your first candidate.<\/strong><\/p>\n<div style=\"border:1px solid #e0e0e0;border-radius:6px;padding:18px 20px;margin:24px 0;background:#fafafa;\">\n<p style=\"font-size:12px;letter-spacing:.5px;text-transform:uppercase;color:#5C3A52;font-weight:700;margin:0 0 14px;\">FIGURE 1: SCORING A PROCESS<\/p>\n<div style=\"display:flex;flex-wrap:wrap;gap:14px;\">\n<div style=\"flex:1 1 200px;min-width:200px;background:#fff;border:1px solid #e6e6e6;border-radius:5px;padding:14px 16px;\">\n<p style=\"margin:0 0 8px;font-weight:700;color:#5C3A52;font-size:14px;\">Frequency \u00d7 duration<\/p>\n<ul style=\"margin:0;padding-left:18px;color:#5a5a5a;font-size:13px;line-height:1.6;\">\n<li>The saving. Daily beats monthly by a large margin.<\/li>\n<\/ul>\n<\/div>\n<div style=\"flex:1 1 200px;min-width:200px;background:#fff;border:1px solid #e6e6e6;border-radius:5px;padding:14px 16px;\">\n<p style=\"margin:0 0 8px;font-weight:700;color:#5C3A52;font-size:14px;\">Rule-based<\/p>\n<ul style=\"margin:0;padding-left:18px;color:#5a5a5a;font-size:13px;line-height:1.6;\">\n<li>Can you state the logic, or does somebody decide?<\/li>\n<\/ul>\n<\/div>\n<div style=\"flex:1 1 200px;min-width:200px;background:#fff;border:1px solid #e6e6e6;border-radius:5px;padding:14px 16px;\">\n<p style=\"margin:0 0 8px;font-weight:700;color:#5C3A52;font-size:14px;\">Structured input<\/p>\n<ul style=\"margin:0;padding-left:18px;color:#5a5a5a;font-size:13px;line-height:1.6;\">\n<li>Consistent format, or whatever turns up.<\/li>\n<\/ul>\n<\/div>\n<div style=\"flex:1 1 200px;min-width:200px;background:#fff;border:1px solid #e6e6e6;border-radius:5px;padding:14px 16px;\">\n<p style=\"margin:0 0 8px;font-weight:700;color:#5C3A52;font-size:14px;\">Stable<\/p>\n<ul style=\"margin:0;padding-left:18px;color:#5a5a5a;font-size:13px;line-height:1.6;\">\n<li>Unchanged for a year, or changing monthly.<\/li>\n<\/ul>\n<\/div>\n<\/div>\n<\/div>\n<h2>The saving, calculated honestly<\/h2>\n<p><strong>Minutes per run \u00d7 runs per month \u00d7 the cost of that time.<\/strong><\/p>\n<p><strong>Then subtract:<\/strong><\/p>\n<p><strong>Build cost.<\/strong> Time or money.<\/p>\n<p><strong>Licence cost<\/strong>, if any.<\/p>\n<p><strong>Maintenance.<\/strong> For as long as it runs. <strong>This is the part people leave out.<\/strong><\/p>\n<p><strong>A rough guide:<\/strong> if the annual saving is not several times the annual cost including maintenance, it is marginal.<\/p>\n<p><strong>Marginal automations get abandoned<\/strong> when whoever built them leaves \u2014 and then you have paid for the build and get nothing.<\/p>\n<h2>The savings people forget to count<\/h2>\n<p><strong>Time is the obvious one. Three others often matter more.<\/strong><\/p>\n<p><strong>Errors avoided.<\/strong> A person entering four hundred records makes mistakes. The cost of one wrong entry reaching a customer can exceed a year of time saved.<\/p>\n<p><strong>Delay removed.<\/strong> A process that runs overnight instead of when somebody gets to it. <strong>For order processing or stock allocation, hours matter.<\/strong><\/p>\n<p><strong>Things that start getting done.<\/strong> The reconciliation nobody had time for. The supplier review that never happened. <strong>Automation often adds work that was being skipped<\/strong> rather than only removing work being done.<\/p>\n<p><strong>That third one is frequently the largest benefit<\/strong> and it never appears in the business case.<\/p>\n<h2>What to leave alone<\/h2>\n<p><strong>Processes with judgement at the centre.<\/strong> Automate the gathering, leave the deciding.<\/p>\n<p><strong>Rare processes.<\/strong> Twice a month does not clear the fixed cost.<\/p>\n<p><strong>Unstable processes.<\/strong> Changing monthly means reworking monthly.<\/p>\n<p><strong>Contested processes.<\/strong> If two departments disagree about how it works, <strong>that is not a technology problem<\/strong> and automating it will not settle it.<\/p>\n<p><strong>Processes that should not exist.<\/strong> Ask before you build.<\/p>\n<div style=\"border:1px solid #e0e0e0;border-radius:6px;padding:18px 20px;margin:24px 0;background:#fafafa;\">\n<p style=\"font-size:12px;letter-spacing:.5px;text-transform:uppercase;color:#5C3A52;font-weight:700;margin:0 0 14px;\">FIGURE 2: FIRST PROJECT OR NOT<\/p>\n<div style=\"display:flex;flex-wrap:wrap;gap:14px;\">\n<div style=\"flex:1 1 200px;min-width:200px;background:#fff;border:1px solid #e6e6e6;border-radius:5px;padding:14px 16px;\">\n<p style=\"margin:0 0 8px;font-weight:700;color:#0F9E96;font-size:14px;\">A good first project<\/p>\n<ul style=\"margin:0;padding-left:18px;color:#5a5a5a;font-size:13px;line-height:1.6;\">\n<li>Runs daily or weekly<\/li>\n<li>Rule-based, structured input<\/li>\n<li>One department, one system<\/li>\n<li>Dull and repetitive<\/li>\n<\/ul>\n<\/div>\n<div style=\"flex:1 1 200px;min-width:200px;background:#fff;border:1px solid #e6e6e6;border-radius:5px;padding:14px 16px;\">\n<p style=\"margin:0 0 8px;font-weight:700;color:#B04A4A;font-size:14px;\">A bad first project<\/p>\n<ul style=\"margin:0;padding-left:18px;color:#5a5a5a;font-size:13px;line-height:1.6;\">\n<li>The most complicated one<\/li>\n<li>Full of judgement calls<\/li>\n<li>Crosses three departments<\/li>\n<li>Everyone has an opinion about it<\/li>\n<\/ul>\n<\/div>\n<\/div>\n<\/div>\n<h2>The three usual first projects<\/h2>\n<p><strong>These come up repeatedly, and for good reason.<\/strong><\/p>\n<h3>Document handling<\/h3>\n<p><strong>Reading supplier invoices, receipts or forms<\/strong> into your system.<\/p>\n<p><strong>Why it works first:<\/strong> high volume, dull, and <strong>instantly verifiable<\/strong> \u2014 the document is right there, so you can see whether the result is right.<\/p>\n<p><strong>Low risk to adopt<\/strong>, because errors are visible immediately.<\/p>\n<h3>Data movement between systems<\/h3>\n<p><strong>Records from one place into another<\/strong>, on a schedule or on an event.<\/p>\n<p><strong>Why it works:<\/strong> entirely mechanical, and somebody is currently doing it by hand.<\/p>\n<p><strong>Check first:<\/strong> does an API, an import function or a direct URL already do it? <strong>This question is asked too rarely.<\/strong><\/p>\n<h3>Notification and routing<\/h3>\n<p><strong>Getting information to the person who needs it<\/strong>, without somebody remembering.<\/p>\n<p><strong>Why it works:<\/strong> low risk \u2014 nothing is created or changed, only communicated. <strong>And it often surfaces problems earlier<\/strong>, which is worth more than the time saved.<\/p>\n<h2>Sequencing after the first<\/h2>\n<p><strong>Once one works:<\/strong><\/p>\n<p><strong>Do a similar one.<\/strong> Reuse what you learned and what you built.<\/p>\n<p><strong>Then something adjacent.<\/strong> A different process, same systems.<\/p>\n<p><strong>Then something harder.<\/strong><\/p>\n<p><strong>Do not jump to the complicated one after a single success.<\/strong> Two or three straightforward automations build both capability and credibility.<\/p>\n<h2>Before you commit<\/h2>\n<p><strong>Five checks.<\/strong><\/p>\n<p><strong>Is the process documented and agreed?<\/strong> Including exceptions.<\/p>\n<p><strong>Does an existing system setting already do it?<\/strong> Check properly.<\/p>\n<p><strong>Who will own it?<\/strong> Name the person.<\/p>\n<p><strong>How will we know if it fails?<\/strong> If you cannot answer, fix that first.<\/p>\n<p><strong>Have we measured the baseline?<\/strong> Otherwise you cannot say afterwards whether it helped.<\/p>\n<p><strong>A &#8220;no&#8221; to any of these is a reason to wait<\/strong>, not a reason to proceed carefully.<\/p>\n<div style=\"border:1px solid #e0e0e0;border-radius:6px;padding:18px 20px;margin:24px 0;background:#fafafa;\">\n<p style=\"font-size:12px;letter-spacing:.5px;text-transform:uppercase;color:#5C3A52;font-weight:700;margin:0 0 14px;\">FIGURE 3: CHOOSING<\/p>\n<div style=\"display:flex;flex-wrap:wrap;gap:14px;\">\n<div style=\"flex:1 1 200px;min-width:200px;background:#fff;border:1px solid #e6e6e6;border-radius:5px;padding:14px 16px;\">\n<p style=\"margin:0 0 8px;font-weight:700;color:#5C3A52;font-size:14px;\">Score the candidates<\/p>\n<ul style=\"margin:0;padding-left:18px;color:#5a5a5a;font-size:13px;line-height:1.6;\">\n<li>Frequency, duration, rules, structure, stability<\/li>\n<\/ul>\n<\/div>\n<div style=\"flex:1 1 200px;min-width:200px;background:#fff;border:1px solid #e6e6e6;border-radius:5px;padding:14px 16px;\">\n<p style=\"margin:0 0 8px;font-weight:700;color:#5C3A52;font-size:14px;\">Calculate honestly<\/p>\n<ul style=\"margin:0;padding-left:18px;color:#5a5a5a;font-size:13px;line-height:1.6;\">\n<li>Including maintenance for as long as it runs<\/li>\n<\/ul>\n<\/div>\n<div style=\"flex:1 1 200px;min-width:200px;background:#fff;border:1px solid #e6e6e6;border-radius:5px;padding:14px 16px;\">\n<p style=\"margin:0 0 8px;font-weight:700;color:#5C3A52;font-size:14px;\">Pick the dullest high-volume one<\/p>\n<ul style=\"margin:0;padding-left:18px;color:#5a5a5a;font-size:13px;line-height:1.6;\">\n<li>Not the most annoying<\/li>\n<\/ul>\n<\/div>\n<div style=\"flex:1 1 200px;min-width:200px;background:#fff;border:1px solid #e6e6e6;border-radius:5px;padding:14px 16px;\">\n<p style=\"margin:0 0 8px;font-weight:700;color:#5C3A52;font-size:14px;\">Check the five before committing<\/p>\n<ul style=\"margin:0;padding-left:18px;color:#5a5a5a;font-size:13px;line-height:1.6;\">\n<li>Documented, existing tools, owner, alerting, baseline<\/li>\n<\/ul>\n<\/div>\n<\/div>\n<\/div>\n<h2>The mistake worth naming again<\/h2>\n<p><strong>Automating a process nobody questioned.<\/strong><\/p>\n<p><strong>Before building anything, per step:<\/strong> why does this exist, who uses the output, what would break if we stopped?<\/p>\n<p><strong>Removing three of eight steps saves more than automating all eight<\/strong>, and costs nothing to maintain afterwards.<\/p>\n<p><strong>That is the highest-return work in any automation project<\/strong>, and it happens in a conversation rather than in a build.<\/p>\n<h2>The short version<\/h2>\n<p><strong>Start with the dullest high-volume task<\/strong>, not the most annoying one.<\/p>\n<p><strong>Score candidates on frequency, duration, rules, structure and stability.<\/strong><\/p>\n<p><strong>Calculate the saving including maintenance<\/strong> \u2014 that is what separates a real case from an apparent one.<\/p>\n<p><strong>And count the savings people forget:<\/strong> errors avoided, delay removed, and work that starts getting done because it is no longer manual.<\/p>\n<div style=\"border-left:4px solid #5C3A52;background:#F7F3F6;padding:18px 22px;margin:28px 0;border-radius:0 6px 6px 0;\">\n<p style=\"margin:0 0 6px;font-weight:700;color:#5C3A52;font-size:16px;\">Several processes that could be automated and unsure where to start?<\/p>\n<p style=\"margin:0;color:#5a5a5a;\">Get in touch. We will score them with you \u2014 and quite often the answer is a process nobody had thought of, or one that should be deleted instead.<\/p>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>The wrong instinct Most companies want to automate the thing that irritates them most. Usually that is the most complicated process, with the most exceptions, crossing the most departments. Which makes it the worst place to start. Three reasons: It is hardest to build, so it takes longest and costs most. It has the most [&hellip;]<\/p>\n","protected":false},"author":3,"featured_media":9497,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[27],"tags":[],"class_list":["post-9496","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-automation"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v28.4 (Yoast SEO v28.4) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>What to Automate First: 5-Question Scoring Guide<\/title>\n<meta name=\"description\" content=\"Not sure what to automate first? Skip the most irritating process. Use this 5-question scoring guide to find your best first automation candidate.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/aboutknowledge.com\/zh\/what-to-automate-first\/\" \/>\n<meta property=\"og:locale\" content=\"zh_HK\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"What to Automate First\" \/>\n<meta property=\"og:description\" content=\"Not sure what to automate first? Skip the most irritating process. Use this 5-question scoring guide to find your best first automation candidate.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/aboutknowledge.com\/zh\/what-to-automate-first\/\" \/>\n<meta property=\"og:site_name\" content=\"AboutKnowledge\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/aboutknowledge28\/\" \/>\n<meta property=\"article:published_time\" content=\"2026-09-02T07:09:46+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-09-07T04:27:04+00:00\" \/>\n<meta name=\"author\" content=\"kopraveen\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"kopraveen\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 \u5206\u9418\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/aboutknowledge.com\\\/what-to-automate-first\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/aboutknowledge.com\\\/what-to-automate-first\\\/\"},\"author\":{\"name\":\"kopraveen\",\"@id\":\"https:\\\/\\\/aboutknowledge.com\\\/#\\\/schema\\\/person\\\/f14efbc95a95a4cec982367fb079cdf4\"},\"headline\":\"What to Automate First\",\"datePublished\":\"2026-09-02T07:09:46+00:00\",\"dateModified\":\"2026-09-07T04:27:04+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/aboutknowledge.com\\\/what-to-automate-first\\\/\"},\"wordCount\":1009,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/aboutknowledge.com\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/aboutknowledge.com\\\/what-to-automate-first\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/aboutknowledge.com\\\/wp-content\\\/uploads\\\/2026\\\/09\\\/photo-1512758017271-d7b84c2113f1.avif\",\"articleSection\":[\"Automation\"],\"inLanguage\":\"zh-HK\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/aboutknowledge.com\\\/what-to-automate-first\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/aboutknowledge.com\\\/what-to-automate-first\\\/\",\"url\":\"https:\\\/\\\/aboutknowledge.com\\\/what-to-automate-first\\\/\",\"name\":\"What to Automate First: 5-Question Scoring Guide\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/aboutknowledge.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/aboutknowledge.com\\\/what-to-automate-first\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/aboutknowledge.com\\\/what-to-automate-first\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/aboutknowledge.com\\\/wp-content\\\/uploads\\\/2026\\\/09\\\/photo-1512758017271-d7b84c2113f1.avif\",\"datePublished\":\"2026-09-02T07:09:46+00:00\",\"dateModified\":\"2026-09-07T04:27:04+00:00\",\"description\":\"Not sure what to automate first? Skip the most irritating process. Use this 5-question scoring guide to find your best first automation candidate.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/aboutknowledge.com\\\/what-to-automate-first\\\/#breadcrumb\"},\"inLanguage\":\"zh-HK\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/aboutknowledge.com\\\/what-to-automate-first\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"zh-HK\",\"@id\":\"https:\\\/\\\/aboutknowledge.com\\\/what-to-automate-first\\\/#primaryimage\",\"url\":\"https:\\\/\\\/aboutknowledge.com\\\/wp-content\\\/uploads\\\/2026\\\/09\\\/photo-1512758017271-d7b84c2113f1.avif\",\"contentUrl\":\"https:\\\/\\\/aboutknowledge.com\\\/wp-content\\\/uploads\\\/2026\\\/09\\\/photo-1512758017271-d7b84c2113f1.avif\",\"width\":600,\"height\":400},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/aboutknowledge.com\\\/what-to-automate-first\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/aboutknowledge.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"What to Automate First\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/aboutknowledge.com\\\/#website\",\"url\":\"https:\\\/\\\/aboutknowledge.com\\\/\",\"name\":\"AboutKnowledge\",\"description\":\"System Integrator You Can Trust\",\"publisher\":{\"@id\":\"https:\\\/\\\/aboutknowledge.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/aboutknowledge.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"zh-HK\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/aboutknowledge.com\\\/#organization\",\"name\":\"AboutKnowledge (Hong Kong) Limited\",\"url\":\"https:\\\/\\\/aboutknowledge.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"zh-HK\",\"@id\":\"https:\\\/\\\/aboutknowledge.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/aboutknowledge.com\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/logo.png\",\"contentUrl\":\"https:\\\/\\\/aboutknowledge.com\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/logo.png\",\"width\":560,\"height\":256,\"caption\":\"AboutKnowledge (Hong Kong) Limited\"},\"image\":{\"@id\":\"https:\\\/\\\/aboutknowledge.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/aboutknowledge28\\\/\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/104125547\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/aboutknowledge.com\\\/#\\\/schema\\\/person\\\/f14efbc95a95a4cec982367fb079cdf4\",\"name\":\"kopraveen\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"zh-HK\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/1e4b2c06a01572b023ee9a6a7052f720b27e9c900dc4222fd2882d26d352bf7a?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/1e4b2c06a01572b023ee9a6a7052f720b27e9c900dc4222fd2882d26d352bf7a?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/1e4b2c06a01572b023ee9a6a7052f720b27e9c900dc4222fd2882d26d352bf7a?s=96&d=mm&r=g\",\"caption\":\"kopraveen\"},\"url\":\"https:\\\/\\\/aboutknowledge.com\\\/zh\\\/author\\\/kopraveen\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"What to Automate First: 5-Question Scoring Guide","description":"Not sure what to automate first? Skip the most irritating process. Use this 5-question scoring guide to find your best first automation candidate.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/aboutknowledge.com\/zh\/what-to-automate-first\/","og_locale":"zh_HK","og_type":"article","og_title":"What to Automate First","og_description":"Not sure what to automate first? Skip the most irritating process. Use this 5-question scoring guide to find your best first automation candidate.","og_url":"https:\/\/aboutknowledge.com\/zh\/what-to-automate-first\/","og_site_name":"AboutKnowledge","article_publisher":"https:\/\/www.facebook.com\/aboutknowledge28\/","article_published_time":"2026-09-02T07:09:46+00:00","article_modified_time":"2026-09-07T04:27:04+00:00","author":"kopraveen","twitter_card":"summary_large_image","twitter_misc":{"Written by":"kopraveen","Est. reading time":"5 \u5206\u9418"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/aboutknowledge.com\/what-to-automate-first\/#article","isPartOf":{"@id":"https:\/\/aboutknowledge.com\/what-to-automate-first\/"},"author":{"name":"kopraveen","@id":"https:\/\/aboutknowledge.com\/#\/schema\/person\/f14efbc95a95a4cec982367fb079cdf4"},"headline":"What to Automate First","datePublished":"2026-09-02T07:09:46+00:00","dateModified":"2026-09-07T04:27:04+00:00","mainEntityOfPage":{"@id":"https:\/\/aboutknowledge.com\/what-to-automate-first\/"},"wordCount":1009,"commentCount":0,"publisher":{"@id":"https:\/\/aboutknowledge.com\/#organization"},"image":{"@id":"https:\/\/aboutknowledge.com\/what-to-automate-first\/#primaryimage"},"thumbnailUrl":"https:\/\/aboutknowledge.com\/wp-content\/uploads\/2026\/09\/photo-1512758017271-d7b84c2113f1.avif","articleSection":["Automation"],"inLanguage":"zh-HK","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/aboutknowledge.com\/what-to-automate-first\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/aboutknowledge.com\/what-to-automate-first\/","url":"https:\/\/aboutknowledge.com\/what-to-automate-first\/","name":"What to Automate First: 5-Question Scoring Guide","isPartOf":{"@id":"https:\/\/aboutknowledge.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/aboutknowledge.com\/what-to-automate-first\/#primaryimage"},"image":{"@id":"https:\/\/aboutknowledge.com\/what-to-automate-first\/#primaryimage"},"thumbnailUrl":"https:\/\/aboutknowledge.com\/wp-content\/uploads\/2026\/09\/photo-1512758017271-d7b84c2113f1.avif","datePublished":"2026-09-02T07:09:46+00:00","dateModified":"2026-09-07T04:27:04+00:00","description":"Not sure what to automate first? Skip the most irritating process. Use this 5-question scoring guide to find your best first automation candidate.","breadcrumb":{"@id":"https:\/\/aboutknowledge.com\/what-to-automate-first\/#breadcrumb"},"inLanguage":"zh-HK","potentialAction":[{"@type":"ReadAction","target":["https:\/\/aboutknowledge.com\/what-to-automate-first\/"]}]},{"@type":"ImageObject","inLanguage":"zh-HK","@id":"https:\/\/aboutknowledge.com\/what-to-automate-first\/#primaryimage","url":"https:\/\/aboutknowledge.com\/wp-content\/uploads\/2026\/09\/photo-1512758017271-d7b84c2113f1.avif","contentUrl":"https:\/\/aboutknowledge.com\/wp-content\/uploads\/2026\/09\/photo-1512758017271-d7b84c2113f1.avif","width":600,"height":400},{"@type":"BreadcrumbList","@id":"https:\/\/aboutknowledge.com\/what-to-automate-first\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/aboutknowledge.com\/"},{"@type":"ListItem","position":2,"name":"What to Automate First"}]},{"@type":"WebSite","@id":"https:\/\/aboutknowledge.com\/#website","url":"https:\/\/aboutknowledge.com\/","name":"AboutKnowledge","description":"System Integrator You Can Trust","publisher":{"@id":"https:\/\/aboutknowledge.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/aboutknowledge.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"zh-HK"},{"@type":"Organization","@id":"https:\/\/aboutknowledge.com\/#organization","name":"AboutKnowledge (Hong Kong) Limited","url":"https:\/\/aboutknowledge.com\/","logo":{"@type":"ImageObject","inLanguage":"zh-HK","@id":"https:\/\/aboutknowledge.com\/#\/schema\/logo\/image\/","url":"https:\/\/aboutknowledge.com\/wp-content\/uploads\/2021\/11\/logo.png","contentUrl":"https:\/\/aboutknowledge.com\/wp-content\/uploads\/2021\/11\/logo.png","width":560,"height":256,"caption":"AboutKnowledge (Hong Kong) Limited"},"image":{"@id":"https:\/\/aboutknowledge.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/aboutknowledge28\/","https:\/\/www.linkedin.com\/company\/104125547"]},{"@type":"Person","@id":"https:\/\/aboutknowledge.com\/#\/schema\/person\/f14efbc95a95a4cec982367fb079cdf4","name":"kopraveen","image":{"@type":"ImageObject","inLanguage":"zh-HK","@id":"https:\/\/secure.gravatar.com\/avatar\/1e4b2c06a01572b023ee9a6a7052f720b27e9c900dc4222fd2882d26d352bf7a?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/1e4b2c06a01572b023ee9a6a7052f720b27e9c900dc4222fd2882d26d352bf7a?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/1e4b2c06a01572b023ee9a6a7052f720b27e9c900dc4222fd2882d26d352bf7a?s=96&d=mm&r=g","caption":"kopraveen"},"url":"https:\/\/aboutknowledge.com\/zh\/author\/kopraveen\/"}]}},"_links":{"self":[{"href":"https:\/\/aboutknowledge.com\/zh\/wp-json\/wp\/v2\/posts\/9496","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/aboutknowledge.com\/zh\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/aboutknowledge.com\/zh\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/aboutknowledge.com\/zh\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/aboutknowledge.com\/zh\/wp-json\/wp\/v2\/comments?post=9496"}],"version-history":[{"count":1,"href":"https:\/\/aboutknowledge.com\/zh\/wp-json\/wp\/v2\/posts\/9496\/revisions"}],"predecessor-version":[{"id":9498,"href":"https:\/\/aboutknowledge.com\/zh\/wp-json\/wp\/v2\/posts\/9496\/revisions\/9498"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/aboutknowledge.com\/zh\/wp-json\/wp\/v2\/media\/9497"}],"wp:attachment":[{"href":"https:\/\/aboutknowledge.com\/zh\/wp-json\/wp\/v2\/media?parent=9496"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/aboutknowledge.com\/zh\/wp-json\/wp\/v2\/categories?post=9496"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/aboutknowledge.com\/zh\/wp-json\/wp\/v2\/tags?post=9496"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}