{"id":282025,"date":"2026-05-16T23:03:42","date_gmt":"2026-05-16T21:03:42","guid":{"rendered":"https:\/\/media-met.hr\/ai-agent-documentation\/"},"modified":"2026-06-26T20:25:00","modified_gmt":"2026-06-26T18:25:00","slug":"ai-agent-documentation","status":"publish","type":"page","link":"https:\/\/media-met.hr\/en\/ai-agent-documentation\/","title":{"rendered":"AI Agent Documentation"},"content":{"rendered":"\r\n\r\n<div class=\"et_pb_section_0 et_pb_section et_section_regular et_flex_section\">\r\n\r\n<div class=\"et_pb_row_0 et_pb_row et_flex_row\">\r\n\r\n<div class=\"et_pb_column_0 et_pb_column et-last-child et_flex_column et_pb_css_mix_blend_mode_passthrough et_flex_column_24_24 et_flex_column_24_24_tablet et_flex_column_24_24_phone\">\r\n\r\n<div class=\"et_pb_code_0 et_pb_code et_pb_module\"><div class=\"et_pb_code_inner\"><!--\n  AI Agent \u2014 DOCUMENTATION (EN)\n  =============================\n  Goes into the ENGLISH (WPML) version of the AI Agent documentation page.\n  The Croatian page and its slug (ai-agent-dokumentacija) stay untouched \u2014 the\n  English translation lives under \/en\/ via WPML.\n  1) Open the English page for editing -> remove any old content\n  2) Page Attributes -> Template = Default (NOT Blank) -> keeps header and footer\n  3) Section -> Row (1 column) -> CODE module -> paste EVERYTHING from <div class=\"aia-doc\"> to the end\n  4) Save.\n  Heading colors are explicit, Poppins font, no hover shift.\n-->\n<div class=\"aia-doc\">\n<style>\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;500;600;700;800&display=swap');\n.aia-doc{--navy:#0d1b2e;--blue:#2563eb;--blue-soft:#e8f0fe;--ink:#15233a;--muted:#5c6878;--line:#e4e9f0;--soft:#f1f4f8;--card:#fff;--ok-bg:#eafaf1;--ok-line:#a6ddbe;--warn-bg:#fff6e9;--warn-line:#f0c987;font-family:'Poppins',-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;color:var(--ink);line-height:1.65;max-width:880px;margin:0 auto;padding:0 0 56px;font-size:16px}\n.aia-doc *{box-sizing:border-box}\n.aia-doc a{color:var(--blue);text-decoration:none}\n.aia-doc a:hover{text-decoration:underline}\n.aia-doc .hero{background:var(--navy);color:#fff;border-radius:18px;padding:40px 36px}\n.aia-doc .pill{display:inline-flex;align-items:center;gap:8px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.16);color:#cfe0ff;font-size:12px;letter-spacing:.12em;text-transform:uppercase;font-weight:700;padding:6px 14px;border-radius:999px;margin-bottom:16px}\n.aia-doc .pill::before{content:\"\";width:7px;height:7px;border-radius:50%;background:var(--blue);box-shadow:0 0 0 4px rgba(37,99,235,.25)}\n.aia-doc .hero h1{font-size:34px;line-height:1.12;margin:0 0 12px;font-weight:800;letter-spacing:-.02em;color:#fff}\n.aia-doc .hero h1 .b{color:#5b9bff}\n.aia-doc .hero p{margin:0;color:#aebdd4;font-size:16px;max-width:640px}\n.aia-doc .eyebrow{display:block;font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:var(--blue);font-weight:700;margin:36px 0 4px}\n.aia-doc h2{font-size:23px;font-weight:800;margin:2px 0 12px;letter-spacing:-.01em;color:var(--ink)}\n.aia-doc h3{font-size:16px;font-weight:700;margin:20px 0 6px;color:var(--ink)}\n.aia-doc p{margin:0 0 12px}\n.aia-doc ul,.aia-doc ol{margin:0 0 14px;padding-left:22px}\n.aia-doc li{margin:6px 0}\n.aia-doc code{background:var(--soft);border:1px solid var(--line);border-radius:6px;padding:1px 7px;font-size:14px;font-family:\"SF Mono\",Menlo,Consolas,monospace}\n.aia-doc .toc{background:var(--soft);border:1px solid var(--line);border-radius:14px;padding:18px 22px;margin:24px 0 8px}\n.aia-doc .toc .eyebrow{margin:0 0 10px}\n.aia-doc .toc ol{columns:2;column-gap:30px;margin:0;padding-left:18px}\n.aia-doc .toc a{color:var(--ink)}\n.aia-doc table{width:100%;border-collapse:collapse;margin:6px 0 16px;font-size:15px}\n.aia-doc th,.aia-doc td{text-align:left;padding:10px 12px;border-bottom:1px solid var(--line);vertical-align:top;color:var(--ink)}\n.aia-doc th{background:var(--soft);font-weight:700}\n.aia-doc .note{border-radius:12px;padding:14px 18px;margin:16px 0;font-size:15px}\n.aia-doc .note.ok{background:var(--ok-bg);border:1px solid var(--ok-line)}\n.aia-doc .note.warn{background:var(--warn-bg);border:1px solid var(--warn-line)}\n.aia-doc .note .nt{font-weight:700;display:block;margin-bottom:3px;color:var(--ink)}\n.aia-doc .steps{counter-reset:s;list-style:none;padding-left:0}\n.aia-doc .steps>li{counter-increment:s;position:relative;padding:3px 0 3px 42px;margin:11px 0}\n.aia-doc .steps>li::before{content:counter(s);position:absolute;left:0;top:1px;width:28px;height:28px;background:var(--blue);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700}\n.aia-doc .stats{display:flex;flex-wrap:wrap;gap:12px;background:var(--soft);border:1px solid var(--line);border-radius:14px;padding:18px;margin:8px 0 16px}\n.aia-doc .stat{flex:1 1 130px;text-align:center}\n.aia-doc .stat b{display:block;font-size:20px;font-weight:800;color:var(--ink)}\n.aia-doc .stat span{font-size:12.5px;color:var(--muted)}\n.aia-doc details{background:var(--card);border:1px solid var(--line);border-radius:12px;margin:9px 0;overflow:hidden}\n.aia-doc summary{list-style:none;cursor:pointer;padding:15px 18px;font-weight:700;display:flex;justify-content:space-between;align-items:center;gap:12px;color:var(--ink)}\n.aia-doc summary::-webkit-details-marker{display:none}\n.aia-doc summary::after{content:\"+\";color:var(--blue);font-size:20px;font-weight:700;line-height:1}\n.aia-doc details[open] summary::after{content:\"\\2212\"}\n.aia-doc details .ans{padding:0 18px 16px;color:var(--muted)}\n.aia-doc .foot{background:var(--navy);color:#aebdd4;border-radius:18px;padding:28px 36px;margin-top:42px;font-size:14px}\n.aia-doc .foot b{color:#fff}\n.aia-doc .foot a{color:#5b9bff}\n.aia-doc .printbtn{display:inline-block;margin-top:16px;background:var(--blue);color:#fff;border:0;border-radius:9px;padding:11px 20px;font-size:14px;font-weight:700;cursor:pointer}\n@media(max-width:640px){.aia-doc .toc ol{columns:1}.aia-doc .hero{padding:30px 22px}.aia-doc .hero h1{font-size:27px}.aia-doc .foot,.aia-doc .hero{border-radius:0}}\n@media print{.aia-doc .printbtn{display:none}.aia-doc .hero,.aia-doc .foot{background:#0d1b2e !important;-webkit-print-color-adjust:exact;print-color-adjust:exact}}\n<\/style>\n\n<div class=\"hero\">\n  <span class=\"pill\">Documentation<\/span>\n  <h1>AI Agent <span class=\"b\">for WordPress<\/span><\/h1>\n  <p>An AI assistant powered by Anthropic's Claude that answers your visitors from your site's content \u2014 24\/7, in your brand and language. You use your own Anthropic API key and stay in control of your data.<\/p>\n<\/div>\n\n<div class=\"toc\">\n  <span class=\"eyebrow\">Contents<\/span>\n  <ol>\n    <li><a href=\"#uvod\">Introduction<\/a><\/li>\n    <li><a href=\"#instalacija\">Installation<\/a><\/li>\n    <li><a href=\"#licenca\">License activation<\/a><\/li>\n    <li><a href=\"#api\">Anthropic API key<\/a><\/li>\n    <li><a href=\"#prompt\">System prompt<\/a><\/li>\n    <li><a href=\"#widget\">Widget and appearance<\/a><\/li>\n    <li><a href=\"#jezik\">Language<\/a><\/li>\n    <li><a href=\"#gdpr\">GDPR and privacy<\/a><\/li>\n    <li><a href=\"#problemi\">Troubleshooting<\/a><\/li>\n    <li><a href=\"#obnova\">License renewal<\/a><\/li>\n    <li><a href=\"#zahtjevi\">Technical requirements<\/a><\/li>\n    <li><a href=\"#faq\">FAQ<\/a><\/li>\n    <li><a href=\"#kontakt\">Contact and support<\/a><\/li>\n  <\/ol>\n<\/div>\n\n<span class=\"eyebrow\" id=\"uvod\">Overview<\/span>\n<h2>1. Introduction<\/h2>\n<p>AI Agent is a chat assistant for WordPress powered by Anthropic's Claude. It answers visitors based on what you define in the system prompt \u2014 your services, prices, business hours, and contact details \u2014 24 hours a day, in the visitor's language.<\/p>\n<p>You pay for the model directly to Anthropic through your own API key (you control the cost and the data). media-met only charges for the plugin license, not for AI usage.<\/p>\n\n<span class=\"eyebrow\" id=\"instalacija\">Getting started<\/span>\n<h2>2. Installation<\/h2>\n<ol class=\"steps\">\n  <li>In the WordPress admin, go to <strong>Plugins \u2192 Add New \u2192 Upload Plugin<\/strong> and upload the ZIP.<\/li>\n  <li>Activate the plugin. <strong>AI Agent<\/strong> appears in the menu.<\/li>\n  <li>Open <strong>AI Agent \u2192 Settings<\/strong> for further configuration.<\/li>\n<\/ol>\n\n<span class=\"eyebrow\" id=\"licenca\">License<\/span>\n<h2>3. License activation<\/h2>\n<ol class=\"steps\">\n  <li>Open <strong>AI Agent \u2192 Settings<\/strong>.<\/li>\n  <li>Paste the license key you received by email and click <strong>Activate<\/strong>.<\/li>\n<\/ol>\n<p>Key format: <code>AAGT-XXXX-XXXX-XXXX-XXXX<\/code><\/p>\n<div class=\"note ok\"><span class=\"nt\">License terms<\/span>\n<ul style=\"margin:6px 0 0\">\n  <li>The license is valid for <strong>12 months<\/strong> from activation and is verified through the media-met license server.<\/li>\n  <li>The number of domains depends on the plan: <strong>Starter<\/strong> (1 domain), <strong>Business<\/strong> (3 domains), <strong>Agency<\/strong> (unlimited).<\/li>\n  <li>You can deactivate the license and move it to another domain (Settings \u2192 Deactivate \u2192 Activate on the new one).<\/li>\n<\/ul><\/div>\n\n<span class=\"eyebrow\" id=\"api\">Anthropic<\/span>\n<h2>4. Anthropic API key<\/h2>\n<p>Each user uses their own Anthropic API key.<\/p>\n<ol class=\"steps\">\n  <li>Sign up at <a href=\"https:\/\/console.anthropic.com\">console.anthropic.com<\/a> and open <strong>Settings \u2192 API Keys<\/strong>.<\/li>\n  <li>Create a key and copy it.<\/li>\n  <li>Paste it into <strong>AI Agent \u2192 Settings<\/strong> and save.<\/li>\n  <li>Add credit under <strong>Billing<\/strong> in the Anthropic console.<\/li>\n<\/ol>\n<div class=\"note ok\"><span class=\"nt\">Cost<\/span>The recommended model is Claude Haiku \u2014 fast and economical. For a site with ~50 visits per day, the typical cost is just a few euros per month, paid directly to Anthropic based on usage.<\/div>\n\n<span class=\"eyebrow\" id=\"prompt\">The key setting<\/span>\n<h2>5. System prompt<\/h2>\n<p>The system prompt is the most important setting \u2014 it's where you describe what your site offers, the tone of communication, and contact details. The richer it is, the more accurate the answers.<\/p>\n<p>Example for an agency:<\/p>\n<p><em>\"You are the assistant of the digital agency [name]. You inform potential clients about services (web design, SEO, branding), prices, and the collaboration process. Contact: info@agency.com.\"<\/em><\/p>\n<div class=\"note warn\"><span class=\"nt\">Note<\/span>The agent answers solely based on what you give it. If it gives incomplete or inaccurate answers, expand the system prompt with more detail.<\/div>\n\n<span class=\"eyebrow\" id=\"widget\">Display<\/span>\n<h2>6. Widget and appearance<\/h2>\n<ul>\n  <li>Enable the <strong>Widget active<\/strong> option in the settings so the chat shows to visitors.<\/li>\n  <li>You can display the widget automatically across the whole site, or insert it with a shortcode or block at a specific location.<\/li>\n  <li>Customize the assistant's colors, name, and avatar to match your brand.<\/li>\n<\/ul>\n\n<span class=\"eyebrow\" id=\"jezik\">Multilingual<\/span>\n<h2>7. Language<\/h2>\n<p>The agent automatically answers in the visitor's language. If you want it to always answer in a specific language, add this to the system prompt: <em>\"Always answer in English, regardless of the language of the question.\"<\/em><\/p>\n\n<span class=\"eyebrow\" id=\"gdpr\">Privacy<\/span>\n<h2>8. GDPR and privacy<\/h2>\n<div class=\"note warn\"><span class=\"nt\">You become the data controller<\/span>By installing the plugin, you become the controller of the personal data of visitors who use the chat. Make sure your privacy setup is compliant.<\/div>\n<ul>\n  <li>Update the Privacy Policy on your site and enter its URL in <strong>AI Agent \u2192 Settings \u2192 GDPR<\/strong>.<\/li>\n  <li>Keep the <strong>Privacy notice<\/strong> enabled in the chat.<\/li>\n  <li>The IP address is <strong>not stored<\/strong>. Conversations are automatically deleted after a set period (default 12 months).<\/li>\n  <li>You manage conversations in <strong>AI Agent \u2192 Conversations<\/strong> \u2014 \"Delete all\" or, for a single session, \"Delete session (GDPR)\".<\/li>\n<\/ul>\n\n<span class=\"eyebrow\" id=\"problemi\">Help<\/span>\n<h2>9. Troubleshooting<\/h2>\n<h3>\"Network problem\" \u2014 the chat doesn't work<\/h3>\n<table>\n  <tr><th>Possible cause<\/th><th>Solution<\/th><\/tr>\n  <tr><td>API key not entered or invalid<\/td><td>AI Agent \u2192 Settings \u2192 check the API key<\/td><\/tr>\n  <tr><td>No credit on the Anthropic account<\/td><td>console.anthropic.com \u2192 Billing \u2192 add credit<\/td><\/tr>\n  <tr><td>License not active<\/td><td>AI Agent \u2192 Settings \u2192 activate the license key<\/td><\/tr>\n  <tr><td>Hosting blocks the REST API<\/td><td>Ask your host to allow access to <code>\/wp-json\/aagt\/v1\/<\/code><\/td><\/tr>\n  <tr><td>ModSecurity \/ WAF blocks the requests<\/td><td>Disable ModSecurity for your domain in cPanel<\/td><\/tr>\n<\/table>\n<h3>The widget doesn't appear<\/h3>\n<ul>\n  <li>Check that \"Widget active\" is enabled and the license is active (green status).<\/li>\n  <li>Reload the page with a hard refresh (<code>Ctrl\/Cmd + Shift + R<\/code>).<\/li>\n  <li>Temporarily disable other plugins to check for a conflict.<\/li>\n<\/ul>\n<h3>The agent answers in the wrong language or inaccurately<\/h3>\n<p>Expand the system prompt \u2014 for language, add an instruction to always answer in your preferred language; for accuracy, add more detail about services, prices, and contacts.<\/p>\n\n<span class=\"eyebrow\" id=\"obnova\">License<\/span>\n<h2>10. License renewal<\/h2>\n<p>The license is valid for 12 months from activation; an email reminder arrives 30 days before expiry.<\/p>\n<p><strong>After expiry:<\/strong> the plugin stays installed and your settings are kept, but the chat widget no longer shows to visitors and you stop receiving updates. The data in the database remains untouched.<\/p>\n<p><strong>Renewal:<\/strong> email <a href=\"mailto:info@media-met.hr\">info@media-met.hr<\/a> with the subject \"AI Agent license renewal\", pay for the renewal, then deactivate the old key in Settings and activate the new one.<\/p>\n\n<span class=\"eyebrow\" id=\"zahtjevi\">Requirements<\/span>\n<h2>11. Technical requirements<\/h2>\n<div class=\"stats\">\n  <div class=\"stat\"><b>5.8+<\/b><span>WordPress (6.x tested)<\/span><\/div>\n  <div class=\"stat\"><b>7.4+<\/b><span>PHP (8.x recommended)<\/span><\/div>\n  <div class=\"stat\"><b>Claude<\/b><span>Anthropic API key<\/span><\/div>\n  <div class=\"stat\"><b>EN \/ HR +<\/b><span>multilingual chat<\/span><\/div>\n  <div class=\"stat\"><b>per domain<\/b><span>license + verification<\/span><\/div>\n<\/div>\n\n<span class=\"eyebrow\" id=\"faq\">Questions<\/span>\n<h2>12. FAQ<\/h2>\n<details><summary>Do I need my own Anthropic API key?<\/summary><div class=\"ans\">Yes. Each user uses their own key and pays Anthropic directly based on usage. media-met only charges for the plugin license.<\/div><\/details>\n<details><summary>How much does using the AI cost?<\/summary><div class=\"ans\">It depends on traffic and model. With Claude Haiku, for a site with ~50 visits per day, the cost is usually just a few euros per month.<\/div><\/details>\n<details><summary>How many domains does the license cover?<\/summary><div class=\"ans\">It depends on the plan: Starter 1 domain, Business 3 domains, Agency unlimited. You can deactivate the license and move it to another domain.<\/div><\/details>\n<details><summary>Does it answer only about my content?<\/summary><div class=\"ans\">Yes \u2014 the agent answers based on the system prompt you give it. The more detail you provide, the more precise the answers.<\/div><\/details>\n<details><summary>What data does it collect?<\/summary><div class=\"ans\">The conversation content, the page URL, and optionally the visitor's email. The IP address is not stored, and conversations are automatically deleted after a set period.<\/div><\/details>\n<details><summary>Does it work in other languages?<\/summary><div class=\"ans\">Yes. The agent answers in the visitor's language, and with an instruction in the system prompt you can force it to always answer in a specific language.<\/div><\/details>\n\n<span class=\"eyebrow\" id=\"kontakt\">Contact<\/span>\n<h2>13. Contact and support<\/h2>\n<p>For questions and help, email <a href=\"mailto:info@media-met.hr\">info@media-met.hr<\/a> (include your site URL, a description of the problem, and a screenshot of the error). More about products and services at <a href=\"https:\/\/media-met.hr\">media-met.hr<\/a>.<\/p>\n\n<div class=\"foot\">\n  <b>media-met, obrt za ra\u010dunalne usluge<\/b> \u00b7 OIB 98877392843<br>\n  AI Agent \u00b7 <a href=\"https:\/\/media-met.hr\">media-met.hr<\/a>\n  <br>\n  <button class=\"printbtn\" onclick=\"window.print()\">Print \/ save as PDF<\/button>\n<\/div>\n<\/div><\/div><\/div><\/div><\/div><\/div>","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-282025","page","type-page","status-publish","hentry"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 4.9.10 - aioseo.com -->\n\t<meta name=\"description\" content=\"Documentation AI Agent for WordPress An AI assistant powered by Anthropic&#039;s Claude that answers your visitors from your site&#039;s content \u2014 24\/7, in your brand and language. You use your own Anthropic API key and stay in control of your data. Contents Introduction Installation License activation Anthropic API key System prompt Widget and appearance Language\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/media-met.hr\/en\/ai-agent-documentation\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 4.9.10\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"Web Design | media-met, creative digital agency | Professional web design and SEO optimization in Karlovac. 15+ years of experience, 200+ projects. Request a free quote!\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"AI Agent Documentation | Web Design | media-met, creative digital agency\" \/>\n\t\t<meta property=\"og:description\" content=\"Documentation AI Agent for WordPress An AI assistant powered by Anthropic&#039;s Claude that answers your visitors from your site&#039;s content \u2014 24\/7, in your brand and language. You use your own Anthropic API key and stay in control of your data. Contents Introduction Installation License activation Anthropic API key System prompt Widget and appearance Language\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/media-met.hr\/en\/ai-agent-documentation\/\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/media-met.hr\/wp-content\/uploads\/2026\/07\/media-met-og-logo.png\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/media-met.hr\/wp-content\/uploads\/2026\/07\/media-met-og-logo.png\" \/>\n\t\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t\t<meta property=\"og:image:height\" content=\"630\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2026-05-16T21:03:42+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2026-06-26T18:25:00+00:00\" \/>\n\t\t<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/media1met\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"AI Agent Documentation | Web Design | media-met, creative digital agency\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Documentation AI Agent for WordPress An AI assistant powered by Anthropic&#039;s Claude that answers your visitors from your site&#039;s content \u2014 24\/7, in your brand and language. You use your own Anthropic API key and stay in control of your data. Contents Introduction Installation License activation Anthropic API key System prompt Widget and appearance Language\" \/>\n\t\t<meta name=\"twitter:image\" content=\"https:\/\/media-met.hr\/wp-content\/uploads\/2026\/07\/media-met-og-logo.png\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/media-met.hr\\\/en\\\/ai-agent-documentation\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/media-met.hr\\\/en\\\/#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/media-met.hr\\\/en\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/media-met.hr\\\/en\\\/ai-agent-documentation\\\/#listItem\",\"name\":\"AI Agent Documentation\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/media-met.hr\\\/en\\\/ai-agent-documentation\\\/#listItem\",\"position\":2,\"name\":\"AI Agent Documentation\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/media-met.hr\\\/en\\\/#listItem\",\"name\":\"Home\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/media-met.hr\\\/en\\\/#organization\",\"name\":\"Media-met\",\"description\":\"Kreativna digitalna agencija za izradu web stranica, SEO optimizaciju i vizualni identitet. 15+ godina iskustva, 200+ projekata u Hrvatskoj.\",\"url\":\"https:\\\/\\\/media-met.hr\\\/en\\\/\",\"email\":\"info@media-met.hr\",\"telephone\":\"+385953344666\",\"foundingDate\":\"2011-09-01\",\"numberOfEmployees\":{\"@type\":\"QuantitativeValue\",\"minValue\":1,\"maxValue\":5},\"logo\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/media-met.hr\\\/wp-content\\\/uploads\\\/2025\\\/11\\\/mediamet-logo-1.webp\",\"@id\":\"https:\\\/\\\/media-met.hr\\\/en\\\/ai-agent-documentation\\\/#organizationLogo\",\"width\":485,\"height\":145,\"caption\":\"Logo Media-met\"},\"image\":{\"@id\":\"https:\\\/\\\/media-met.hr\\\/en\\\/ai-agent-documentation\\\/#organizationLogo\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/media1met\",\"https:\\\/\\\/www.instagram.com\\\/mediamet\",\"https:\\\/\\\/www.linkedin.com\\\/in\\\/mgvozdak\"]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/media-met.hr\\\/en\\\/ai-agent-documentation\\\/#webpage\",\"url\":\"https:\\\/\\\/media-met.hr\\\/en\\\/ai-agent-documentation\\\/\",\"name\":\"AI Agent Documentation | Web Design | media-met, creative digital agency\",\"description\":\"Documentation AI Agent for WordPress An AI assistant powered by Anthropic's Claude that answers your visitors from your site's content \\u2014 24\\\/7, in your brand and language. You use your own Anthropic API key and stay in control of your data. Contents Introduction Installation License activation Anthropic API key System prompt Widget and appearance Language\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/media-met.hr\\\/en\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/media-met.hr\\\/en\\\/ai-agent-documentation\\\/#breadcrumblist\"},\"datePublished\":\"2026-05-16T23:03:42+02:00\",\"dateModified\":\"2026-06-26T20:25:00+02:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/media-met.hr\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/media-met.hr\\\/en\\\/\",\"name\":\"Web Design | media-met, creative digital agency\",\"alternateName\":\"Media-met digitalna agencija\",\"description\":\"Professional web design and SEO optimization in Karlovac. 15+ years of experience, 200+ projects. Request a free quote!\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/media-met.hr\\\/en\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"AI Agent Documentation | Web Design | media-met, creative digital agency","description":"Documentation AI Agent for WordPress An AI assistant powered by Anthropic's Claude that answers your visitors from your site's content \u2014 24\/7, in your brand and language. You use your own Anthropic API key and stay in control of your data. Contents Introduction Installation License activation Anthropic API key System prompt Widget and appearance Language","canonical_url":"https:\/\/media-met.hr\/en\/ai-agent-documentation\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BreadcrumbList","@id":"https:\/\/media-met.hr\/en\/ai-agent-documentation\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/media-met.hr\/en\/#listItem","position":1,"name":"Home","item":"https:\/\/media-met.hr\/en\/","nextItem":{"@type":"ListItem","@id":"https:\/\/media-met.hr\/en\/ai-agent-documentation\/#listItem","name":"AI Agent Documentation"}},{"@type":"ListItem","@id":"https:\/\/media-met.hr\/en\/ai-agent-documentation\/#listItem","position":2,"name":"AI Agent Documentation","previousItem":{"@type":"ListItem","@id":"https:\/\/media-met.hr\/en\/#listItem","name":"Home"}}]},{"@type":"Organization","@id":"https:\/\/media-met.hr\/en\/#organization","name":"Media-met","description":"Kreativna digitalna agencija za izradu web stranica, SEO optimizaciju i vizualni identitet. 15+ godina iskustva, 200+ projekata u Hrvatskoj.","url":"https:\/\/media-met.hr\/en\/","email":"info@media-met.hr","telephone":"+385953344666","foundingDate":"2011-09-01","numberOfEmployees":{"@type":"QuantitativeValue","minValue":1,"maxValue":5},"logo":{"@type":"ImageObject","url":"https:\/\/media-met.hr\/wp-content\/uploads\/2025\/11\/mediamet-logo-1.webp","@id":"https:\/\/media-met.hr\/en\/ai-agent-documentation\/#organizationLogo","width":485,"height":145,"caption":"Logo Media-met"},"image":{"@id":"https:\/\/media-met.hr\/en\/ai-agent-documentation\/#organizationLogo"},"sameAs":["https:\/\/www.facebook.com\/media1met","https:\/\/www.instagram.com\/mediamet","https:\/\/www.linkedin.com\/in\/mgvozdak"]},{"@type":"WebPage","@id":"https:\/\/media-met.hr\/en\/ai-agent-documentation\/#webpage","url":"https:\/\/media-met.hr\/en\/ai-agent-documentation\/","name":"AI Agent Documentation | Web Design | media-met, creative digital agency","description":"Documentation AI Agent for WordPress An AI assistant powered by Anthropic's Claude that answers your visitors from your site's content \u2014 24\/7, in your brand and language. You use your own Anthropic API key and stay in control of your data. Contents Introduction Installation License activation Anthropic API key System prompt Widget and appearance Language","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/media-met.hr\/en\/#website"},"breadcrumb":{"@id":"https:\/\/media-met.hr\/en\/ai-agent-documentation\/#breadcrumblist"},"datePublished":"2026-05-16T23:03:42+02:00","dateModified":"2026-06-26T20:25:00+02:00"},{"@type":"WebSite","@id":"https:\/\/media-met.hr\/en\/#website","url":"https:\/\/media-met.hr\/en\/","name":"Web Design | media-met, creative digital agency","alternateName":"Media-met digitalna agencija","description":"Professional web design and SEO optimization in Karlovac. 15+ years of experience, 200+ projects. Request a free quote!","inLanguage":"en-US","publisher":{"@id":"https:\/\/media-met.hr\/en\/#organization"}}]},"og:locale":"en_US","og:site_name":"Web Design | media-met, creative digital agency | Professional web design and SEO optimization in Karlovac. 15+ years of experience, 200+ projects. Request a free quote!","og:type":"article","og:title":"AI Agent Documentation | Web Design | media-met, creative digital agency","og:description":"Documentation AI Agent for WordPress An AI assistant powered by Anthropic's Claude that answers your visitors from your site's content \u2014 24\/7, in your brand and language. You use your own Anthropic API key and stay in control of your data. Contents Introduction Installation License activation Anthropic API key System prompt Widget and appearance Language","og:url":"https:\/\/media-met.hr\/en\/ai-agent-documentation\/","og:image":"https:\/\/media-met.hr\/wp-content\/uploads\/2026\/07\/media-met-og-logo.png","og:image:secure_url":"https:\/\/media-met.hr\/wp-content\/uploads\/2026\/07\/media-met-og-logo.png","og:image:width":1200,"og:image:height":630,"article:published_time":"2026-05-16T21:03:42+00:00","article:modified_time":"2026-06-26T18:25:00+00:00","article:publisher":"https:\/\/www.facebook.com\/media1met","twitter:card":"summary_large_image","twitter:title":"AI Agent Documentation | Web Design | media-met, creative digital agency","twitter:description":"Documentation AI Agent for WordPress An AI assistant powered by Anthropic's Claude that answers your visitors from your site's content \u2014 24\/7, in your brand and language. You use your own Anthropic API key and stay in control of your data. Contents Introduction Installation License activation Anthropic API key System prompt Widget and appearance Language","twitter:image":"https:\/\/media-met.hr\/wp-content\/uploads\/2026\/07\/media-met-og-logo.png"},"aioseo_meta_data":{"post_id":"282025","title":null,"description":null,"keywords":null,"keyphrases":{"focus":{"keyphrase":"","score":0,"analysis":{"keyphraseInTitle":{"score":0,"maxScore":9,"error":1}}},"additional":[]},"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":"","og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"WebPage","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":"-1","robots_max_videopreview":"-1","robots_max_imagepreview":"large","priority":null,"frequency":"default","local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":{"faqs":[],"keyPoints":[],"schemas":[],"titles":[],"descriptions":[],"socialPosts":{"email":{"subject":"","preview":"","content":""},"linkedin":[],"twitter":[],"facebook":[],"instagram":[]}},"created":"2026-06-26 18:23:46","updated":"2026-06-26 18:45:15","seo_analyzer_scan_date":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/media-met.hr\/en\/\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tAI Agent Documentation\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/media-met.hr\/en\/"},{"label":"AI Agent Documentation","link":"https:\/\/media-met.hr\/en\/ai-agent-documentation\/"}],"_links":{"self":[{"href":"https:\/\/media-met.hr\/en\/wp-json\/wp\/v2\/pages\/282025","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/media-met.hr\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/media-met.hr\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/media-met.hr\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/media-met.hr\/en\/wp-json\/wp\/v2\/comments?post=282025"}],"version-history":[{"count":6,"href":"https:\/\/media-met.hr\/en\/wp-json\/wp\/v2\/pages\/282025\/revisions"}],"predecessor-version":[{"id":282031,"href":"https:\/\/media-met.hr\/en\/wp-json\/wp\/v2\/pages\/282025\/revisions\/282031"}],"wp:attachment":[{"href":"https:\/\/media-met.hr\/en\/wp-json\/wp\/v2\/media?parent=282025"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}