{"id":7115,"date":"2026-04-13T16:26:16","date_gmt":"2026-04-13T08:26:16","guid":{"rendered":"https:\/\/proactor.ai\/blog\/?p=7115"},"modified":"2026-04-13T16:26:19","modified_gmt":"2026-04-13T08:26:19","slug":"key-takeaways-how-to-write","status":"publish","type":"post","link":"https:\/\/proactor.ai\/blog\/ko\/key-takeaways-how-to-write\/","title":{"rendered":"\ud575\uc2ec \uc815\ub9ac: \ub354 \uc88b\uc740 \ud68c\uc758\ub85d\uc744 \uc4f0\ub294 \ubc29\ubc95 (2026 \uc644\uc804 \uac00\uc774\ub4dc)"},"content":{"rendered":"<style>\n.pg-wrap { max-width: 720px; margin: 0 auto; font-family: Georgia, 'Noto Serif TC', serif; color: #1a1a1a; line-height: 1.85; font-size: 17px; }\n.pg-wrap p { margin-bottom: 20px; color: #444; }\n.pg-wrap h2 { font-size: 22px; font-weight: 700; color: #1a1a1a; margin: 48px 0 14px; padding-bottom: 10px; border-bottom: 1px solid #e0e0e0; }\n.pg-wrap h3 { font-size: 17px; font-weight: 600; color: #1a1a1a; margin: 30px 0 10px; }\n.pg-wrap h3::before { content: '\u2014 '; color: #0f5c3a; }\n.pg-wrap ul, .pg-wrap ol { padding-left: 22px; margin-bottom: 18px; }\n.pg-wrap li { margin-bottom: 7px; color: #444; }\n.pg-wrap a { color: #0f5c3a; text-decoration: underline; }\n.pg-wrap strong { color: #1a1a1a; }<\/p>\n<p>\/* TL;DR *\/\n.pg-tldr { background: #e8f5ee; border-left: 4px solid #0f5c3a; border-radius: 0 8px 8px 0; padding: 18px 22px; margin-bottom: 40px; }\n.pg-tldr-label { font-size: 11px; font-weight: 700; letter-spacing: 0.1em; text-transform: uppercase; color: #0f5c3a; margin-bottom: 10px; font-family: Arial, sans-serif; }\n.pg-tldr ul { padding-left: 18px; margin: 0; }\n.pg-tldr li { font-size: 15px; margin-bottom: 6px; color: #333; }<\/p>\n<p>\/* Template blocks *\/\n.pg-template { background: #f7f7f5; border: 1px solid #e0e0e0; border-radius: 8px; padding: 18px 22px; margin: 16px 0 24px; }\n.pg-template-label { font-size: 11px; font-weight: 700; letter-spacing: 0.1em; text-transform: uppercase; color: #888; margin-bottom: 12px; font-family: Arial, sans-serif; }\n.pg-template ul { padding-left: 18px; margin: 0; }\n.pg-template li { font-size: 15px; color: #444; margin-bottom: 5px; }<\/p>\n<p>\/* Example block *\/\n.pg-example { background: #fff; border: 1px solid #e0e0e0; border-left: 4px solid #0f5c3a; border-radius: 0 8px 8px 0; padding: 20px 24px; margin: 20px 0; }\n.pg-example-label { font-size: 11px; font-weight: 700; letter-spacing: 0.1em; text-transform: uppercase; color: #0f5c3a; margin-bottom: 14px; font-family: Arial, sans-serif; }\n.pg-example p { font-size: 15px; margin-bottom: 10px; color: #333; }\n.pg-example ul { padding-left: 18px; margin: 4px 0 12px; }\n.pg-example li { font-size: 15px; color: #444; margin-bottom: 4px; }\n.pg-example strong { color: #1a1a1a; }<\/p>\n<p>\/* Shorthand codes *\/\n.pg-codes { display: grid; grid-template-columns: repeat(auto-fit, minmax(140px, 1fr)); gap: 10px; margin: 16px 0 20px; }\n.pg-code-card { background: #fff; border: 1px solid #e0e0e0; border-radius: 6px; padding: 12px 14px; text-align: center; }\n.pg-code-badge { display: inline-block; font-family: monospace; font-size: 18px; font-weight: 700; color: #0f5c3a; background: #e8f5ee; border-radius: 4px; padding: 2px 10px; margin-bottom: 6px; }\n.pg-code-label { font-size: 13px; color: #666; font-family: Arial, sans-serif; }<\/p>\n<p>\/* Compare good\/bad *\/\n.pg-compare-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 14px 0 20px; }\n@media (max-width: 540px) { .pg-compare-grid { grid-template-columns: 1fr; } }\n.pg-compare-card { border-radius: 6px; padding: 14px 16px; font-size: 15px; }\n.pg-compare-card.bad { background: #fff5f5; border: 1px solid #f5c6c6; color: #7a2020; }\n.pg-compare-card.good { background: #e8f5ee; border: 1px solid #a8d5b8; color: #1a4a2a; }\n.pg-compare-card .compare-label { font-size: 11px; font-weight: 700; letter-spacing: 0.08em; text-transform: uppercase; margin-bottom: 8px; font-family: Arial, sans-serif; opacity: 0.7; }<\/p>\n<p>\/* Errors list *\/\n.pg-errors { list-style: none; padding: 0; margin:  16px 0 20px; }\n.pg-errors li { display: flex; gap: 12px; align-items: flex-start; padding: 11px 14px; background: #fff; border: 1px solid #e0e0e0; border-radius: 6px; margin-bottom: 8px; font-size: 15px; color: #444; }\n.pg-errors li::before { content: '\u2717'; color: #c0392b; font-weight: 700; flex-shrink: 0; }<\/p>\n<p>\/* Workflow *\/\n.pg-workflow { list-style: none; padding: 0; margin: 20px 0; counter-reset: wf; }\n.pg-workflow li { counter-increment: wf; display: flex; gap: 12px; align-items: flex-start; margin-bottom: 12px; padding: 13px 16px; background: #fff; border: 1px solid #e0e0e0; border-radius: 8px; }\n.pg-workflow li::before { content: counter(wf); flex-shrink: 0; width: 24px; height: 24px; background: #0f5c3a; color: #fff; border-radius: 50%; font-size: 12px; font-weight: 700; display: flex; align-items: center; justify-content: center; font-family: Arial, sans-serif; }\n.pg-workflow li span { font-size: 15px; color: #444; }<\/p>\n<p>\/* Proactor callout *\/\n.pg-callout { background: #e8f5ee; border: 1px solid #a8d5b8; border-radius: 8px; padding: 16px 20px; margin: 24px 0; font-size: 15px; color: #1a4a2a; }\n.pg-callout a { color: #0f5c3a; }<\/p>\n<p>\/* FAQ *\/\n.pg-faq-item { border-top: 1px solid #e0e0e0; padding: 18px 0; }\n.pg-faq-item:last-child { border-bottom: 1px solid #e0e0e0; }\n.pg-faq-q { font-weight: 600; color: #1a1a1a; margin-bottom: 6px; font-size: 16px; }\n.pg-faq-a { color: #444; font-size: 15px; margin: 0; }<\/p>\n<p>\/* Divider *\/\n.pg-divider { border: none; border-top: 1px solid #e0e0e0; margin: 44px 0; }<\/p>\n<p>\/* CTA *\/\n.pg-cta { margin-top: 52px; background: #1a1a1a; color: #fff; border-radius: 10px; padding: 32px 36px; text-align: center; }\n.pg-cta h2 { font-size: 20px; color: #fff; border: none; margin: 0 0 10px; padding: 0; }\n.pg-cta p { color: rgba(255,255,255,0.72); font-size: 15px; margin-bottom: 20px; }\n.pg-cta-btn { display: inline-block; background: #fff; color: #1a1a1a; font-weight: 700; font-size: 15px; padding: 12px 26px; border-radius: 6px; text-decoration: none; }\n<\/style>\n<div class=\"pg-wrap\">\n<div class=\"pg-tldr\">\n<div class=\"pg-tldr-label\">\ud575\uc2ec \uc694\uc57d<\/div>\n<ul>\n<li>\uc88b\uc740 \ud68c\uc758\ub85d\uc740 \uc9e7\uace0 \uad6c\uc870\uac00 \uba85\ud655\ud558\uba70, \uc561\uc158 \uc911\uc2ec\uc785\ub2c8\ub2e4.<\/li>\n<li>\uba3c\uc800 \uc131\uacfc\u00b7\uacb0\uc815\u00b7\ub2f4\ub2f9\uc790\u00b7\uae30\ud55c\uc744 \uae30\ub85d\ud558\uace0, \uadf8\ub2e4\uc74c\uc5d0 \ub2e4\ub978 \ub514\ud14c\uc77c\uc744 \ubcf4\uc644\ud558\uc138\uc694.<\/li>\n<li>\uc7ac\uc0ac\uc6a9 \uac00\ub2a5\ud55c \ud15c\ud50c\ub9bf\uc744 \uc0ac\uc6a9\ud574 \ubaa8\ub4e0 \uad6c\uc131\uc6d0\uc774 20\ucd08 \uc548\uc5d0 \ud575\uc2ec\uc744 \uc2a4\uce94\ud560 \uc218 \uc788\uac8c \ud558\uc138\uc694.<\/li>\n<li>\ube60\ub974\uac8c \uacf5\uc720(\uc774\uc0c1\uc801\uc73c\ub85c\ub294 30\ubd84 \uc774\ub0b4)\ud558\uace0, \uc561\uc158 \uc9c4\ud589\uc5d0 \ub9de\ucdb0 \uacc4\uc18d \uc5c5\ub370\uc774\ud2b8\ud558\uc138\uc694.<\/li>\n<li>\ud68c\uc758 \ud750\ub984\uc744 \ub530\ub77c\uac00\uae30 \uc5b4\ub835\ub2e4\uba74 \uba3c\uc800 \ub179\uc74c\u00b7\uc804\uc0ac\ud55c \ub4a4 \uc694\uc57d\ud558\uc138\uc694.<\/li>\n<\/ul>\n<\/div>\n<p>\ud68c\uc758\ub85d\uc740 \ucd08\ub2a5\ub825\uc774 \uc544\ub2c8\ub77c, \uc2dc\uac04\uc744 \uc0bc\ud0a4\ub294 \ube14\ub799\ud640\uc77c \ub54c\uac00 \ub9ce\uc2b5\ub2c8\ub2e4.<\/p>\n<p>\uc798 \uc4f0\uba74 \ud63c\ub780\uc2a4\ub7ec\uc6b4 \ub17c\uc758\ub97c \uba85\ud655\ud55c \uacb0\uc815\uacfc \ub2e4\uc74c \ub2e8\uacc4\ub85c \uc815\ub9ac\ud574 \uc90d\ub2c8\ub2e4. \ubabb \uc4f0\uba74 \ub204\uad6c\ub3c4 \ub2e4\uc2dc \uc5f4\uc9c0 \uc54a\uc744 \uae34 \ud14d\uc2a4\ud2b8 \ubcbd\uc774 \ub418\uc8e0.<\/p>\n<p>\uc774 \uac00\uc774\ub4dc\ub294 \uc2e4\uc81c\ub85c \uc4f8 \uc218 \uc788\uace0 \ubc18\ubcf5 \uc801\uc6a9 \uac00\ub2a5\ud55c \ud68c\uc758\ub85d \uc791\uc131\ubc95\uc744 \uc81c\uacf5\ud569\ub2c8\ub2e4 \u2014 \ud15c\ud50c\ub9bf, \uc608\uc2dc, \uadf8\ub9ac\uace0 \ub300\ubd80\ubd84\uc758 \ud68c\uc758\uc5d0 \uc801\uc6a9\ub418\ub294 \uac04\ub2e8\ud55c \ud504\ub85c\uc138\uc2a4\uae4c\uc9c0.<\/p>\n<h2>&#8220;\uc88b\uc740 \ud68c\uc758\ub85d&#8221;\uc774\ub780 \ubb34\uc5c7\uc778\uac00<\/h2>\n<p>\uc88b\uc740 \ud68c\uc758\ub85d\uc740 \uc18d\uae30\ub85d\uc774 \uc544\ub2c8\ub77c &#8220;\uacb0\uc815\uacfc \uc2e4\ud589&#8221;\uc758 \uae30\ub85d\uc785\ub2c8\ub2e4. \uac15\ub825\ud55c \ud68c\uc758\ub85d\uc740 \uc989\uc2dc \ub2e4\uc74c \uc9c8\ubb38\uc5d0 \ub2f5\ud574\uc57c \ud569\ub2c8\ub2e4:<\/p>\n<ul>\n<li>\uc774\ubc88 \ud68c\uc758\uc758 \uc8fc\uc81c\ub294 \ubb34\uc5c7\uc774\uc5c8\ub098?<\/li>\n<li>\ubb34\uc2a8 \uacb0\uc815\uc744 \ub0b4\ub838\ub098?<\/li>\n<li>\ub2e4\uc74c \ub2e8\uacc4\ub294 \ubb34\uc5c7\uc774\uba70, \ub204\uac00 \ubb34\uc5c7\uc744 \uc5b8\uc81c\uae4c\uc9c0 \ud558\ub098?<\/li>\n<li>\ub9ac\uc2a4\ud06c\ub098 \ubbf8\ud574\uacb0 \uc774\uc288\ub294 \ubb34\uc5c7\uc778\uac00?<\/li>\n<\/ul>\n<p>\ud68c\uc758\ub85d\uc774 \uc774 \uc9c8\ubb38\uc5d0 \ub2f5\ud558\uc9c0 \ubabb\ud55c\ub2e4\uba74, \uc815\ud655\ud560\uc9c0\ub294 \ubab0\ub77c\ub3c4 \uc720\uc6a9\ud558\uc9c4 \uc54a\uc744 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n<h2>\ud68c\uc758 \uc804: &#8220;\ube60\ub974\uac8c \uae30\ub85d\ud560 \uc218 \uc788\ub294 \uc0c1\ud0dc&#8221;\ub85c \ub9cc\ub4e4\uae30<\/h2>\n<h3>\uc7ac\uc0ac\uc6a9 \uac00\ub2a5\ud55c \ud15c\ud50c\ub9bf\ubd80\ud130 \uc2dc\uc791\ud558\uae30<\/h3>\n<p>\ud604\uc7a5\uc5d0\uc11c \uc989\ud765\uc73c\ub85c \ud558\uc9c0 \ub9c8\uc138\uc694. \ub9e4\ubc88 \uac19\uc740 \ud3ec\ub9f7\uc744 \uc4f0\ub294 \uac8c \uc88b\uc2b5\ub2c8\ub2e4.<\/p>\n<div class=\"pg-template\">\n<div class=\"pg-template-label\">\ubcf5\uc0ac\/\ubd99\uc5ec\ub123\uae30 \ud15c\ud50c\ub9bf<\/div>\n<ul>\n<li>\ud68c\uc758 \uc81c\ubaa9:<\/li>\n<li>\ub0a0\uc9dc\/\uc2dc\uac04:<\/li>\n<li>\ucc38\uc11d\uc790:<\/li>\n<li>\ubaa9\ud45c:<\/li>\n<li>\uc544\uc820\ub2e4(\uc120\ud0dd):<\/li>\n<li>\ud575\uc2ec \uc131\uacfc:<\/li>\n<li>\uacb0\uc815 \uc0ac\ud56d:<\/li>\n<li>\ud560 \uc77c:<\/li>\n<li>\ubbf8\ud574\uacb0 \uc774\uc288:<\/li>\n<li>\ub9c1\ud06c\/\ud30c\uc77c:<\/li>\n<\/ul>\n<\/div>\n<h3>\ubb34\uc5c7\uc744 \uae30\ub85d\ud560\uc9c0(\ubb34\uc5c7\uc744 \uae30\ub85d\ud558\uc9c0 \uc54a\uc744\uc9c0) \uba3c\uc800 \uc815\ud558\uae30<\/h3>\n<p>\ubaa8\ub4e0 \uac83\uc744 \uc801\uc73c\ub824 \ud558\uba74 \uacb0\uad6d \uc544\ubb34 \uac83\ub3c4 \uc81c\ub300\ub85c \ubabb \uc801\uc2b5\ub2c8\ub2e4. \uc14b \uc911 \ud558\ub098\ub97c \uc120\ud0dd\ud558\uc138\uc694:<\/p>\n<ul>\n<li><strong>\uc561\uc158 \uc6b0\uc120 \ub178\ud2b8(\uae30\ubcf8 \ucd94\ucc9c)<\/strong>: \uc131\uacfc, \uacb0\uc815, \uc561\uc158<\/li>\n<li><strong>\ub17c\uc758 \uae30\ub85d<\/strong>: \uc9e7\uc740 \ubd88\ub9bf\uc73c\ub85c \ub9e5\ub77d\uc744 \ub0a8\uae34 \ub4a4 \uc561\uc158\uc744 \uc815\ub9ac<\/li>\n<li><strong>\uc644\uc804 \uc18d\uae30\ub85d<\/strong>: \ucef4\ud50c\ub77c\uc774\uc5b8\uc2a4\/\uad50\uc721\/\ubc95\uc801 \uc694\uad6c\uac00 \uc788\uc744 \ub54c\ub9cc \ud544\uc694<\/li>\n<\/ul>\n<h3>\ubc30\uacbd \uc815\ubcf4\ub97c \ubbf8\ub9ac \ucc44\uc6b0\uae30<\/h3>\n<p>\ud1b5\ud654 \uc2dc\uc791 \uc804 \ubaa9\ud45c, \uc544\uc820\ub2e4, \uae30\ub300 \uc0b0\ucd9c\ubb3c(\uc608: &#8220;A\uc640 B \uc911 \uc120\ud0dd&#8221;, &#8220;\ubc94\uc704 \ud655\uc815&#8221;, &#8220;\ub2f4\ub2f9\uc790 \uc9c0\uc815&#8221;)\uc744 \ubbf8\ub9ac \uc801\uc5b4\ub450\uc138\uc694. \uc774 1\ubd84\uc774 \ud68c\uc758\ub85d\uc758 \uba85\ud655\uc131\uc744 2\ubc30\ub85c \uc62c\ub9bd\ub2c8\ub2e4.<\/p>\n<h2>\ud68c\uc758 \uc911: \uc62c\ubc14\ub978 \uc2e0\ud638 \uc7a1\uae30<\/h2>\n<h3>&#8220;\ub2e8\uc704&#8221;\ub85c \uc4f0\uae30: \uc131\uacfc, \uacb0\uc815, \uc561\uc158<\/h3>\n<ul>\n<li><strong>\uc131\uacfc<\/strong>: \ubb34\uc5c7\uc774 \ubc14\ub00c\uc5c8\ub098?<\/li>\n<li><strong>\uacb0\uc815<\/strong>: \ubb34\uc5c7\uc744 \uc120\ud0dd\ud588\ub098?<\/li>\n<li><strong>\uc561\uc158<\/strong>: \ub204\uac00 \uc5b8\uc81c\uae4c\uc9c0 \ubb34\uc5c7\uc744 \uc644\ub8cc\ud558\ub098?<\/li>\n<\/ul>\n<p>\ub204\uad70\uac00 &#8220;\uadf8\ub7fc X\ub85c \ud558\uc8e0&#8221;\ub77c\uace0 \ub9d0\ud558\uba74 \uacb0\uc815, &#8220;\uc81c\uac00 \ud560\uac8c\uc694&#8221;\ub77c\uace0 \ub9d0\ud558\uba74 \uc561\uc158\uc785\ub2c8\ub2e4.<\/p>\n<h3>\uba3c\uc800 \uc18d\uae30\ud558\uace0, \ud68c\uc758 \ud6c4 \uc815\ub9ac\ud558\uae30<\/h3>\n<p>\ud0c0\uc774\ud551\ud560 \ub54c\ub294 \ub2e4\uc74c 4\uac1c\uc758 \ucf54\ub4dc\ub85c \ube60\ub974\uac8c \uae30\ub85d\ud558\uc138\uc694:<\/p>\n<div class=\"pg-codes\">\n<div class=\"pg-code-card\">\n<div class=\"pg-code-badge\">D<\/div>\n<div class=\"pg-code-label\">\uacb0\uc815<\/div>\n<\/div>\n<div class=\"pg-code-card\">\n<div class=\"pg-code-badge\">A<\/div>\n<div class=\"pg-code-label\">\uc561\uc158<\/div>\n<\/div>\n<div class=\"pg-code-card\">\n<div class=\"pg-code-badge\">Q<\/div>\n<div class=\"pg-code-label\">\uc9c8\ubb38<\/div>\n<\/div>\n<div class=\"pg-code-card\">\n<div class=\"pg-code-badge\">R<\/div>\n<div class=\"pg-code-label\">\ub9ac\uc2a4\ud06c<\/div>\n<\/div>\n<\/div>\n<div class=\"pg-example\">\n<div class=\"pg-example-label\">\uc18d\uae30 \uc608\uc2dc<\/div>\n<ul>\n<li>D: \ub2e4\uc74c \uc8fc \ud654\uc694\uc77c \uc2e0\uaddc \uc628\ubcf4\ub529 \uc774\uba54\uc77c \ub860\uce6d<\/li>\n<li>A: Maya\uac00 \uae08\uc694\uc77c\uae4c\uc9c0 \uce74\ud53c \ucd08\uc548 \uc791\uc131<\/li>\n<li>A: Jin\uc774 \uc624\ub298 \ud2b8\ub798\ud0b9 \ub9c1\ud06c \uc5c5\ub370\uc774\ud2b8<\/li>\n<li>Q: \uc81c\ubaa9(Subject)\uc744 \ub85c\uceec\ub77c\uc774\uc988\ud574\uc57c \ud560\uae4c?<\/li>\n<\/ul>\n<\/div>\n<h3>\ud68c\uc758\ub85d\uc5d0\uc11c \ub17c\uc7c1\ud558\uc9c0 \uc54a\uae30<\/h3>\n<p>\uc758\uacac\uc774 \uc5c7\uac08\ub9b4 \ub54c\ub294 \ub0b4 \ucf54\uba58\ud2b8\ub97c \ub123\uc9c0 \ub9c8\uc138\uc694. \uc11c\ub85c \ub2e4\ub978 \uc635\uc158, \ucd5c\uc885 \uacb0\uc815, \ubbf8\uacb0 \uc0ac\ud56d\ub9cc \uae30\ub85d\ud569\ub2c8\ub2e4.<\/p>\n<h2>\ud68c\uc758 \ud6c4: \ud68c\uc758\ub85d\uc744 &#8220;\uc4f8\ubaa8 \uc788\uac8c&#8221; \ub9cc\ub4e4\uae30<\/h2>\n<h3>\ud560 \uc77c\uc744 \ub9e8 \uc704\ub85c \uc62c\ub9ac\uae30<\/h3>\n<p>\ub300\ubd80\ubd84\uc758 \ub3c5\uc790\ub294 &#8220;\ub0b4\uac00 \ubb34\uc5c7\uc744 \ud574\uc57c \ud558\ub294\uac00&#8221;\uc640 &#8220;\uc6b0\ub9ac\uac00 \ubb34\uc5c7\uc744 \uacb0\uc815\ud588\ub294\uac00&#8221;\ub9cc \uc54c\uace0 \uc2f6\uc5b4 \ud569\ub2c8\ub2e4. \uadf8\ub798\uc11c \uccab \ub2e8\ub77d\uc740 &#8220;\ud575\uc2ec \uc131\uacfc&#8221; + &#8220;\ud560 \uc77c&#8221;\uc774 \ub418\uc5b4\uc57c \ud569\ub2c8\ub2e4.<\/p>\n<h3>\uac01 \uc561\uc158\uc744 \ubaa8\ud638\ud558\uc9c0 \uc54a\uac8c \uc4f0\uae30<\/h3>\n<div class=\"pg-compare-grid\">\n<div class=\"pg-compare-card bad\">\n<div class=\"compare-label\">\u2717 \ub098\uc068<\/div>\n<p>\uac00\uaca9 \ud655\uc778.<\/p>\n<\/div>\n<div class=\"pg-compare-card good\">\n<div class=\"compare-label\">\u2713 \ub354 \uc88b\uc74c<\/div>\n<p>A: Alex\uac00 4\/12\uae4c\uc9c0 Finance\uc640 Teams \ud50c\ub79c \uac00\uaca9\uc744 \ud655\uc778.<\/p>\n<\/div>\n<\/div>\n<p>\uac01 \uc561\uc158\uc5d0\ub294 <strong>\ub2f4\ub2f9\uc790, \ub3d9\uc0ac, \uc0b0\ucd9c\ubb3c, \ub9c8\uac10\uc77c<\/strong>\uc774 \ud3ec\ud568\ub418\uc5b4\uc57c \ud569\ub2c8\ub2e4.<\/p>\n<h3>\uba3c\uc800 \ube60\ub974\uac8c \uacf5\uc720\ud558\uace0, \uc810\uc9c4\uc801\uc73c\ub85c \uac1c\uc120\ud558\uae30<\/h3>\n<p>\uac00\ub2a5\ud55c \ud55c \ube68\ub9ac \ud68c\uc758\ub85d\uc744 \uacf5\uc720\ud558\uc138\uc694: \uc774\uc0c1\uc801\uc73c\ub85c\ub294 30\ubd84 \uc774\ub0b4, \ub2a6\uc5b4\ub3c4 \ub2f9\uc77c. \uadf8 \ub2e4\uc74c\uc5d4 \ud6c4\uc18d \uc870\uce58\uc5d0 \ub530\ub77c \ubb38\uc11c\ub97c \uacc4\uc18d \uc5c5\ub370\uc774\ud2b8\ud569\ub2c8\ub2e4. \uc77c\uc8fc\uc77c \ub3d9\uc548 \uc0b4\uc544 \uc6c0\uc9c1\uc774\uba70 \uc5c5\ub370\uc774\ud2b8\ub418\ub294 \ud68c\uc758\ub85d\uc774, \uc601\uc6d0\ud788 \uace0\uc815\ub41c \ud68c\uc758\ub85d\ubcf4\ub2e4 \ub354 \uac00\uce58 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n<h2>\ud68c\uc758\ub85d \ud15c\ud50c\ub9bf(\ubc14\ub85c \uc4f8 \uc218 \uc788\ub294 3\uac00\uc9c0 \ud3ec\ub9f7)<\/h2>\n<h3>\ud15c\ud50c\ub9bf A: 1\ud398\uc774\uc9c0 \uc561\uc158 \uc694\uc57d(\uae30\ubcf8 \ucd94\ucc9c)<\/h3>\n<div class=\"pg-template\">\n<ul>\n<li>\ubaa9\ud45c:<\/li>\n<li>\ud575\uc2ec \uc131\uacfc(3\u20137\uac1c):<\/li>\n<li>\uacb0\uc815 \uc0ac\ud56d(D):<\/li>\n<li>\ud560 \uc77c(A):<\/li>\n<li>\ub9ac\uc2a4\ud06c\/\uc7a5\uc560:<\/li>\n<li>\ubbf8\ud574\uacb0 \uc9c8\ubb38(Q):<\/li>\n<\/ul>\n<\/div>\n<h3>\ud15c\ud50c\ub9bf B: \ud504\ub85c\uc81d\ud2b8 \uc2f1\ud06c\/\uc8fc\uac04 \uc0c1\ud0dc \uc5c5\ub370\uc774\ud2b8<\/h3>\n<div class=\"pg-template\">\n<ul>\n<li>\uc774\ubc88 \uc8fc \uc131\uacfc:<\/li>\n<li>\uc9c0\ud45c(\uc788\ub2e4\uba74):<\/li>\n<li>\uc9c0\ub09c \uc2f1\ud06c \uc774\ud6c4 \uc9c4\ud589 \uc0c1\ud669:<\/li>\n<li>\uc7a5\uc560:<\/li>\n<li>\uacb0\uc815:<\/li>\n<li>\ub2e4\uc74c \uc8fc \uacc4\ud68d:<\/li>\n<li>\ub2f4\ub2f9\uc790\uc640 \ub9c8\uac10\uc77c:<\/li>\n<\/ul>\n<\/div>\n<h3>\ud15c\ud50c\ub9bf C: \uace0\uac1d \ud1b5\ud654\/\uc774\ud574\uad00\uacc4\uc790 \ubbf8\ud305<\/h3>\n<div class=\"pg-template\">\n<ul>\n<li>\ubaa9\uc801:<\/li>\n<li>\uace0\uac1d \uc6b0\uc120\uc21c\uc704(\ubb34\uc5c7\uc744 \uc911\uc694\ud558\uac8c \uc0dd\uac01\ud558\ub294\uc9c0):<\/li>\n<li>\uc6b0\ub9ac\uac00 \uc57d\uc18d\ud55c \uc0ac\ud56d:<\/li>\n<li>\uc0c1\ub300\uc5d0\uac8c \ud544\uc694\ud55c \uc0ac\ud56d:<\/li>\n<li>\ub2e4\uc74c \ub2e8\uacc4 + \ub0a0\uc9dc:<\/li>\n<li>\ud6c4\uc18d \uc774\uba54\uc77c \ucd08\uc548(\uc120\ud0dd):<\/li>\n<\/ul>\n<\/div>\n<div class=\"pg-callout\">\ud83d\udca1 \ub9e4\ubc88 \ud15c\ud50c\ub9bf\uc744 \uc218\ub3d9\uc73c\ub85c \uc801\uc6a9\ud558\uace0 \uc2f6\uc9c0 \uc54a\ub2e4\uba74, <a href=\"https:\/\/proactor.ai\/features\/ai-note-taker\/\">Proactor AI\uc758 AI Note Taker<\/a>\uac00 \ud68c\uc758 \uc18d\uae30\ub85d\uc744 \uc774 \uad6c\uc870\ub85c \ubc14\ub85c \ubc14\uafd4\uc918 \uc815\ub9ac \uc2dc\uac04\uc744 \uc904\uc5ec\uc90d\ub2c8\ub2e4.<\/div>\n<h2>\uc608\uc2dc: \uac04\uacb0\ud55c \ud68c\uc758\ub85d \uc0d8\ud50c<\/h2>\n<div class=\"pg-example\">\n<div class=\"pg-example-label\">\uc608\uc2dc: \ub79c\ub529\ud398\uc774\uc9c0 \ub9ac\ub274\uc5bc<\/div>\n<p><strong>\ubaa9\ud45c:<\/strong> \ud3ec\uc9c0\uc154\ub2dd\uc744 \ub9de\ucd94\uace0 \ub2f4\ub2f9\uc790\ub97c \uc9c0\uc815<\/p>\n<p><strong>\ud575\uc2ec \uc131\uacfc:<\/strong><\/p>\n<ul>\n<li>\ub450 \uac00\uc9c0 \uc8fc\uc694 \uc0ac\uc6a9 \uc2dc\ub098\ub9ac\uc624\uc5d0 \uc9d1\uc911: Sales, Education.<\/li>\n<li>\ud788\uc5b4\ub85c \uc139\uc158\uc740 &#8220;\ub354 \ube60\ub978 \ud68c\uc758 \ud6c4 \ud314\ub85c\uc5c5&#8221;\uc5d0 \ucd08\uc810\uc744 \ub9de\ucd94\uace0, &#8220;AI \uc804\uc0ac&#8221;\ub294 \uc804\uba74\uc5d0 \ub450\uc9c0 \uc54a\ub294\ub2e4.<\/li>\n<\/ul>\n<p><strong>\uacb0\uc815 \uc0ac\ud56d:<\/strong><\/p>\n<ul>\n<li>D: \ub2e4\uc74c \uc8fc \uc218\uc694\uc77c\uae4c\uc9c0 v1 \uce74\ud53c \uacf5\uac1c.<\/li>\n<li>D: \uc774\ubc88 \uc2a4\ud504\ub9b0\ud2b8\uc5d0\uc11c\ub294 \uac00\uaca9 \ud398\uc774\uc9c0 \uc720\uc9c0.<\/li>\n<\/ul>\n<p><strong>\ud560 \uc77c:<\/strong><\/p>\n<ul>\n<li>A: Sam\uc774 4\/10\uae4c\uc9c0 \ud788\uc5b4\ub85c+\ud6a8\uc775 \uc139\uc158 \uc7ac\uc791\uc131.<\/li>\n<li>A: Nina\uac00 4\/11\uae4c\uc9c0 \uace0\uac1d \uc778\uc6a9 3\uac1c \uc218\uc9d1.<\/li>\n<li>A: Jin\uc774 4\/10\uae4c\uc9c0 \/work-meeting\/ \uacfc \/education\/ \uc5d0 \ub0b4\ubd80 \ub9c1\ud06c \ucd94\uac00.<\/li>\n<\/ul>\n<p><strong>\ubbf8\ud574\uacb0 \uc774\uc288:<\/strong><\/p>\n<ul>\n<li>Q: \ub300\uc548\uacfc \ube44\uad50\ud558\ub294 \ud45c\uac00 \ud544\uc694\ud560\uae4c?<\/li>\n<\/ul>\n<\/div>\n<h2>\uc790\uc8fc \ud558\ub294 \uc2e4\uc218(\uadf8\ub9ac\uace0 \ube60\ub978 \uc218\uc815)<\/h2>\n<ul class=\"pg-errors\">\n<li>\ub108\ubb34 \uae38\ub2e4: \ubb38\ub2e8\uc744 \uc904\uc774\uace0 \ubd88\ub9bf\uc744 \ub298\ub9b0\ub2e4.<\/li>\n<li>\ub2f4\ub2f9\uc790\uac00 \uc5c6\ub2e4: \ubaa8\ub4e0 \uc561\uc158\uc5d0 \uc774\ub984\uc744 \ub123\ub294\ub2e4.<\/li>\n<li>\ub0a0\uc9dc\uac00 \uc5c6\ub2e4: &#8220;\ub2e4\uc74c \ud68c\uc758 \uc804\uae4c\uc9c0&#8221;\ub77c\ub3c4 \uc5c6\ub294 \uac83\ubcf4\ub2e4 \ub0ab\ub2e4.<\/li>\n<li>\uacb0\uc815\uc774 \uc5c6\ub2e4: \ubb34\uc5c7\uc744 \uc120\ud0dd\ud588\ub294\uc9c0(\uc774\uc720 \ud3ec\ud568) \uae30\ub85d\ud55c\ub2e4.<\/li>\n<li>\uacf5\uc720\ud558\uc9c0 \uc54a\ub294\ub2e4: &#8220;\ud68c\uc758\ub85d \ubc1c\uc1a1&#8221;\uc744 \uc544\uc820\ub2e4 \ub9c8\uc9c0\ub9c9 \ud56d\ubaa9\uc73c\ub85c \ub123\ub294\ub2e4.<\/li>\n<\/ul>\n<h2>\ud68c\uc758 \uc911 \ub530\ub77c\uac00\uae30 \uc5b4\ub835\ub2e4\uba74: \uba3c\uc800 \ub179\uc74c\u2192\uc804\uc0ac\u2192\uc694\uc57d<\/h2>\n<p>\ud68c\uc758 \uc18d\ub3c4\uac00 \ube60\ub974\uba74 \ub514\ud14c\uc77c\uc744 \ub193\uce58\ub294 \uac74 \ud754\ud55c \uc77c\uc785\ub2c8\ub2e4. \uc2e4\uc6a9\uc801\uc778 \ud750\ub984\uc740:<\/p>\n<ol class=\"pg-workflow\">\n<li>\ud68c\uc758 \ub179\uc74c(\ub3d9\uc758 \ud544\uc694).<\/li>\n<li>\uc18d\uae30\ub85d \uc0dd\uc131.<\/li>\n<li>\uc561\uc158 \uc6b0\uc120 \uc694\uc57d \uc791\uc131.<\/li>\n<li>\uc694\uc57d\uc744 \uacf5\uc720\ud558\uace0 \ucc38\uace0\uc6a9\uc73c\ub85c \uc18d\uae30\ub85d \ub9c1\ud06c\ub97c \ucca8\ubd80.<\/li>\n<\/ol>\n<p>\uc774 \uacfc\uc815\uc744 \ubc18\ubcf5 \uac00\ub2a5\ud55c \uc2dc\uc2a4\ud15c\uc73c\ub85c \ub9cc\ub4e4\uace0 \uc2f6\ub2e4\uba74 <a href=\"https:\/\/proactor.ai\/features\/ai-note-taker\/\">Proactor AI\uc758 AI Note Taker<\/a>\ub97c \uc0ac\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uc2e4\uc2dc\uac04 \ucea1\ucc98\uc640 \uad6c\uc870\ud654 \uc694\uc57d\uc744 \uacb0\ud569\ud574 \uc815\ud655\ub3c4\ub97c \ub192\uc774\uba74\uc11c\ub3c4, \ub0b4\ub0b4 \ud0c0\uc774\ud551\ud560 \ud544\uc694\uac00 \uc5c6\uc2b5\ub2c8\ub2e4. \uc804\uccb4 <a href=\"https:\/\/proactor.ai\/work-meeting\/\">\uc5c5\ubb34 \ud68c\uc758 \ud504\ub85c\uc138\uc2a4<\/a>\ub294 \uc774 \ubc29\ubc95\uc744 &#8220;\uac00\ub054&#8221;\uc5d0\uc11c &#8220;\ud300\uc758 \uc77c\uc0c1&#8221;\uc73c\ub85c \ubc14\uafd4\uc90d\ub2c8\ub2e4.<\/p>\n<hr class=\"pg-divider\" \/>\n<h2>FAQ<\/h2>\n<div class=\"pg-faq-item\">\n<p class=\"pg-faq-q\">\ud68c\uc758\ub85d\uc5d0\ub294 \ubb34\uc5c7\uc744 \ud3ec\ud568\ud574\uc57c \ud558\ub098\uc694?<\/p>\n<p class=\"pg-faq-a\">\ucd5c\uc18c\ud55c: \ud68c\uc758 \ubaa9\ud45c, \ud575\uc2ec \uc131\uacfc, \uacb0\uc815 \uc0ac\ud56d, \uadf8\ub9ac\uace0 \ub2f4\ub2f9\uc790\u00b7\uae30\ud55c\uc774 \ud3ec\ud568\ub41c \ud560 \uc77c. \ud544\uc694\ud558\uba74 \ubbf8\ud574\uacb0 \uc774\uc288\uc640 \uad00\ub828 \ub9c1\ud06c\ub97c \ucd94\uac00\ud558\uc138\uc694.<\/p>\n<\/div>\n<div class=\"pg-faq-item\">\n<p class=\"pg-faq-q\">\ud68c\uc758\ub85d\uc740 \uc5b4\ub290 \uc815\ub3c4 \uae38\uc5b4\uc57c \ud558\ub098\uc694?<\/p>\n<p class=\"pg-faq-a\">1\ubd84 \uc548\uc5d0 \ud6d1\uc5b4\ubcfc \uc218 \uc788\uc744 \uc815\ub3c4\ub85c \uc9e7\uac8c. \uae38\uc5b4\uc9c0\uba74 \uc561\uc158 \uc694\uc57d\uc744 \ub9e8 \uc704\ub85c \uc62c\ub9ac\uace0, \ub17c\uc758 \ub0b4\uc6a9\uc740 \uc120\ud0dd\uc801 \ub9e5\ub77d\uc73c\ub85c \ub461\ub2c8\ub2e4.<\/p>\n<\/div>\n<div class=\"pg-faq-item\">\n<p class=\"pg-faq-q\">\uc18d\uae30\ub85d\uc744 \uadf8\ub300\ub85c \uc368\uc57c \ud558\ub098\uc694?<\/p>\n<p class=\"pg-faq-a\">\ud2b9\uc815 \uc694\uad6c(\ucef4\ud50c\ub77c\uc774\uc5b8\uc2a4, \uad50\uc721, \ubc95\uc801)\uac00 \uc788\uc744 \ub54c\ub9cc. \ub300\ubd80\ubd84\uc758 \ud300\uc5d0\ub294 \uad6c\uc870\ud654\ub41c \uc131\uacfc\uc640 \uc561\uc158\uc774 \ub354 \ud544\uc694\ud569\ub2c8\ub2e4.<\/p>\n<\/div>\n<div class=\"pg-faq-item\">\n<p class=\"pg-faq-q\">\ud68c\uc758\ub85d\uc740 \uc5bc\ub9c8\ub098 \ube68\ub9ac \uacf5\uc720\ud574\uc57c \ud558\ub098\uc694?<\/p>\n<p class=\"pg-faq-a\">\uc774\uc0c1\uc801\uc73c\ub85c\ub294 30\ubd84 \uc774\ub0b4, \uadf8\ub2e4\uc74c\uc740 \ub2f9\uc77c. \ube68\ub9ac \uacf5\uc720\ud560\uc218\ub85d \uae30\uc5b5\uacfc \ucc45\uc784 \ucd94\uc801\uc5d0 \ub3c4\uc6c0\uc774 \ub429\ub2c8\ub2e4.<\/p>\n<\/div>\n<div class=\"pg-faq-item\">\n<p class=\"pg-faq-q\">\uac00\uc7a5 \uc88b\uc740 \ud68c\uc758\ub85d \ud3ec\ub9f7\uc740 \ubb34\uc5c7\uc778\uac00\uc694?<\/p>\n<p class=\"pg-faq-a\">\uc21c\uc11c\uac00 \uace0\uc815\ub41c \uc7ac\uc0ac\uc6a9 \ud15c\ud50c\ub9bf: \uc131\uacfc \u2192 \uacb0\uc815 \u2192 \uc561\uc158, \uadf8\ub2e4\uc74c\uc5d0 \ud544\uc694\ud558\uba74 \ub9e5\ub77d\uc744 \ubcf4\uc644.<\/p>\n<\/div>\n<div class=\"pg-faq-item\">\n<p class=\"pg-faq-q\">\uc774 \ud3ec\ub9f7\uc744 \uc790\ub3d9\uc73c\ub85c \ub9cc\ub4e4\uc5b4\uc8fc\ub294 \ub3c4\uad6c\uac00 \uc788\ub098\uc694?<\/p>\n<p class=\"pg-faq-a\"><a href=\"https:\/\/proactor.ai\/features\/ai-note-taker\/\">Proactor AI\uc758 AI Note Taker<\/a>\ub294 \ud68c\uc758 \ub179\uc74c\uc5d0\uc11c \uad6c\uc870\ud654\ub41c \uc131\uacfc\u00b7\uacb0\uc815\u00b7\ud560 \uc77c\uc744 \ubc14\ub85c \ucd9c\ub825\ud574 \uc218\ub3d9 \uc815\ub9ac\uac00 \ud544\uc694 \uc5c6\uc2b5\ub2c8\ub2e4.<\/p>\n<\/div>\n<div class=\"pg-cta\">\n<h2>\ub9e4 \ud68c\uc758\ub9c8\ub2e4 \uc2e4\ud589 \uac00\ub2a5\ud55c \ud68c\uc758\ub85d\uc744 \ub0a8\uae30\uace0 \uc2f6\ub098\uc694?<\/h2>\n<p>Proactor AI\ub294 \ub179\uc74c\uc744 \uad6c\uc870\ud654\ub41c \uacb0\uc815\uacfc \ud560 \uc77c\ub85c \ubc14\uafd4 30\ubd84 \uc548\uc5d0 \uae54\ub054\ud55c \ud68c\uc758\ub85d\uc744 \uacf5\uc720\ud560 \uc218 \uc788\uac8c \ud569\ub2c8\ub2e4.<\/p>\n<p><a class=\"pg-cta-btn\" href=\"https:\/\/proactor.ai\/app\/login\">\ubb34\ub8cc\ub85c \uc2dc\uc791\ud558\uae30 \u2192<\/a><\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>\uc7ac\uc0ac\uc6a9 \uac00\ub2a5\ud55c \ud68c\uc758\ub85d \uc791\uc131\ubc95\uc744 \uc775\ud788\uc138\uc694: \uba3c\uc800 \uc561\uc158, \uadf8\ub2e4\uc74c \ub514\ud14c\uc77c. \uc131\uacfc\u00b7\uacb0\uc815\u00b7\ub2f4\ub2f9\uc790\u00b7\uae30\ud55c\uc744 \uba85\ud655\ud788 \uc368\uc11c \ud300\uc774 20\ucd08 \uc548\uc5d0 \ud575\uc2ec\uc744 \ud6d1\uc5b4\ubcfc \uc218 \uc788\uac8c \ud569\ub2c8\ub2e4. \ud575\uc2ec \uc815\ub9ac, \ud55c\uacc4\uc640 \uc801\uc6a9 \uc0c1\ud669\uae4c\uc9c0 \ud3ec\ud568\ud574 \uc4f8 \uac00\uce58\uac00 \uc788\ub294\uc9c0 \ube60\ub974\uac8c \ud310\ub2e8\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"categories":[316],"tags":[],"class_list":["post-7115","post","type-post","status-publish","format-standard","hentry","category-productivity-hacks-ko"],"_links":{"self":[{"href":"https:\/\/proactor.ai\/blog\/ko\/wp-json\/wp\/v2\/posts\/7115","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/proactor.ai\/blog\/ko\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/proactor.ai\/blog\/ko\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/proactor.ai\/blog\/ko\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/proactor.ai\/blog\/ko\/wp-json\/wp\/v2\/comments?post=7115"}],"version-history":[{"count":1,"href":"https:\/\/proactor.ai\/blog\/ko\/wp-json\/wp\/v2\/posts\/7115\/revisions"}],"predecessor-version":[{"id":7136,"href":"https:\/\/proactor.ai\/blog\/ko\/wp-json\/wp\/v2\/posts\/7115\/revisions\/7136"}],"wp:attachment":[{"href":"https:\/\/proactor.ai\/blog\/ko\/wp-json\/wp\/v2\/media?parent=7115"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/proactor.ai\/blog\/ko\/wp-json\/wp\/v2\/categories?post=7115"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/proactor.ai\/blog\/ko\/wp-json\/wp\/v2\/tags?post=7115"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}