{"id":38266,"date":"2026-03-12T09:00:00","date_gmt":"2026-03-12T09:00:00","guid":{"rendered":"https:\/\/www.aurorainbox.com\/?p=38266"},"modified":"2026-03-13T18:13:34","modified_gmt":"2026-03-13T18:13:34","slug":"como-crear-base-conocimiento-chatbot","status":"publish","type":"post","link":"https:\/\/www.aurorainbox.com\/en\/2026\/03\/12\/how-to-create-chatbot-knowledge-base\/","title":{"rendered":"How to Create a Knowledge Base for Your WhatsApp Chatbot"},"content":{"rendered":"<p><script type=\"application\/ld+json\">{\n    \"@context\": \"https:\\\/\\\/schema.org\",\n    \"@type\": \"BlogPosting\",\n    \"headline\": \"Como Crear una Base de Conocimiento para tu Chatbot de WhatsApp\",\n    \"description\": \"Guia completa para crear, estructurar y mantener una base de conocimiento efectiva para tu chatbot de WhatsApp. Aprende que contenido incluir, que formatos usar y como garantizar respuestas precisas con documentos PDF, URLs y catalogos.\",\n    \"datePublished\": \"2026-03-12T09:00:00\",\n    \"dateModified\": \"2026-03-13T18:13:33\",\n    \"author\": {\n        \"@type\": \"Organization\",\n        \"name\": \"Aurora Inbox\",\n        \"url\": \"https:\\\/\\\/www.aurorainbox.com\"\n    },\n    \"publisher\": {\n        \"@type\": \"Organization\",\n        \"name\": \"Aurora Inbox\",\n        \"logo\": {\n            \"@type\": \"ImageObject\",\n            \"url\": \"https:\\\/\\\/www.aurorainbox.com\\\/wp-content\\\/uploads\\\/2024\\\/12\\\/BRANDMARK-Gray80x80.png\"\n        }\n    },\n    \"mainEntityOfPage\": {\n        \"@type\": \"WebPage\",\n        \"@id\": \"https:\\\/\\\/www.aurorainbox.com\\\/2026\\\/03\\\/12\\\/como-crear-base-conocimiento-chatbot\\\/\"\n    },\n    \"inLanguage\": \"es\"\n}<\/script><\/p>\n<h1 id=\"como-crear-una-base-de-conocimiento-para-tu-chatbot-de-whatsapp\">How to Create a Knowledge Base for Your WhatsApp Chatbot<\/h1>\n<h2 id=\"introduccion\">Introduction<\/h2>\n<p>&quot;The difference between a WhatsApp chatbot that frustrates customers and one that generates sales lies in a single factor: the quality of its knowledge base.&quot; A chatbot can only be as effective as the information it receives. If the knowledge base is incomplete, outdated, or poorly structured, the responses will be inaccurate.<\/p>\n<p>This comprehensive guide covers what information to include, content formats to use, how to structure documents, keep the database updated, and verify the quality of responses.<\/p>\n<h2 id=\"que-es-una-base-de-conocimiento-para-chatbot\">What is a Chatbot Knowledge Base<\/h2>\n<p>A knowledge base is &quot;the set of documents, files, and information that feeds your chatbot so that it can accurately answer your customers&#039; questions.&quot;<\/p>\n<p>The technology uses Retrieval-Augmented Generation (RAG). When a customer asks a question, the system searches the knowledge base for relevant fragments, and the AI model generates natural responses based on real business data.<\/p>\n<p>&quot;Think of the knowledge base as the brain of your chatbot.&quot;<\/p>\n<h2 id=\"que-informacion-debe-incluir-tu-base-de-conocimiento\">What Information Should Your Knowledge Base Include<\/h2>\n<h3 id=\"informacion-general-de-la-empresa\">1. General Company Information<\/h3>\n<ul>\n<li>Trade name and company name<\/li>\n<li>Physical location with references<\/li>\n<li>Opening hours (including holidays)<\/li>\n<li>Contact information<\/li>\n<li>Brief History<\/li>\n<li>Mission and values<\/li>\n<li>Branches or points of sale<\/li>\n<\/ul>\n<h3 id=\"productos-y-servicios\">2. Products and Services<\/h3>\n<ul>\n<li>Name and detailed description<\/li>\n<li>Technical characteristics<\/li>\n<li>Main benefits<\/li>\n<li>Available variants<\/li>\n<li>Availability and stock<\/li>\n<li>Guarantees<\/li>\n<\/ul>\n<h3 id=\"precios-y-planes\">3. Prices and Plans<\/h3>\n<ul>\n<li>Individual prices<\/li>\n<li>Plans or packages<\/li>\n<li>Current discounts<\/li>\n<li>Accepted forms of payment<\/li>\n<li>Additional costs<\/li>\n<li>Comparison between plans<\/li>\n<\/ul>\n<h3 id=\"politicas-y-condiciones\">4. Policies and Conditions<\/h3>\n<ul>\n<li>Return policy<\/li>\n<li>Shipping policy<\/li>\n<li>Cancellation policy<\/li>\n<li>Warranty policy<\/li>\n<li>Privacy Policy<\/li>\n<li>Terms and Conditions<\/li>\n<\/ul>\n<h3 id=\"preguntas-frecuentes-faq\">5. Frequently Asked Questions (FAQ)<\/h3>\n<ul>\n<li>Questions about the purchase process<\/li>\n<li>Questions about product usage<\/li>\n<li>Questions about after-sales service<\/li>\n<li>Comparative questions<\/li>\n<\/ul>\n<h3 id=\"procedimientos-y-procesos\">6. Procedures and Processes<\/h3>\n<ul>\n<li>How to place an order<\/li>\n<li>How to schedule an appointment<\/li>\n<li>How to request a quote<\/li>\n<li>How to report a problem<\/li>\n<li>How to activate a warranty<\/li>\n<\/ul>\n<h2 id=\"tipos-de-contenido-para-tu-base-de-conocimiento\">Content Types for Your Knowledge Base<\/h2>\n<h3 id=\"documentos-pdf\">PDF documents<\/h3>\n<p>PDF files are versatile for knowledge bases:<\/p>\n<ul>\n<li>Product Catalogs<\/li>\n<li>User manuals<\/li>\n<li>Price lists<\/li>\n<li>Commercial brochures<\/li>\n<li>Technical Data Sheets<\/li>\n<li>Procedure guides<\/li>\n<\/ul>\n<p><strong>Best practices:<\/strong><\/p>\n<ul>\n<li>Use selectable text, not scanned images<\/li>\n<li>Includes clear headings<\/li>\n<li>Avoid overly complex tables<\/li>\n<li>Keep each PDF focused on a specific topic<\/li>\n<\/ul>\n<h3 id=\"paginas-web-urls\">Web Pages (URLs)<\/h3>\n<p>Your website contains valuable information:<\/p>\n<ul>\n<li>Products or services page<\/li>\n<li>Pricing page<\/li>\n<li>Blog and articles<\/li>\n<li>FAQ page<\/li>\n<li>About us\" page<\/li>\n<li>Landing pages<\/li>\n<\/ul>\n<p><strong>Advantage:<\/strong> If you update the site, you can re-crawl URLs to automatically reflect changes.<\/p>\n<h3 id=\"documentos-de-texto\">Text Documents<\/h3>\n<p>For information without any other format:<\/p>\n<ul>\n<li>Adapted sales scripts<\/li>\n<li>Model responses<\/li>\n<li>Seasonal information<\/li>\n<li>Specific data<\/li>\n<\/ul>\n<h3 id=\"catalogos-de-productos-estructurados\">Structured Product Catalogs<\/h3>\n<p>For large inventories:<\/p>\n<ul>\n<li>Name, description and SKU<\/li>\n<li>Price, variants and availability<\/li>\n<li>Categories and subcategories<\/li>\n<li>Image URLs<\/li>\n<\/ul>\n<h2 id=\"como-estructurar-tu-contenido-para-mejores-respuestas\">How to Structure Your Content for Better Responses<\/h2>\n<h3 id=\"usa-encabezados-claros-y-descriptivos\">Use Clear and Descriptive Headings<\/h3>\n<p><strong>Bad example:<\/strong> &quot;Section 3&quot;, &quot;Additional Information&quot;<\/p>\n<p><strong>Good example:<\/strong> &quot;Aurora IA 2026 Plan Prices&quot;, &quot;Return Policy for Electronic Products&quot;<\/p>\n<h3 id=\"el-formato-pregunta-respuesta-funciona-mejor\">The Question-Answer Format Works Best<\/h3>\n<p>&quot;The Q&amp;A format is the most effective for knowledge bases because it replicates exactly how customers formulate their queries.&quot;<\/p>\n<p><strong>Example:<\/strong><\/p>\n<p>Q: What is the delivery time for domestic shipments?<\/p>\n<p>A: Domestic shipments take 3 to 5 business days for urban areas and 5 to 8 days for rural areas. Free shipping on purchases over 1,400,999 MXN.<\/p>\n<h3 id=\"incluye-datos-especificos-y-concretos\">It includes specific and concrete data.<\/h3>\n<p>Avoid vague information. The chatbot needs accurate data.<\/p>\n<p><strong>Bad example:<\/strong> &quot;Our prices are competitive and we offer shipping nationwide.&quot;<\/p>\n<p><strong>Good example:<\/strong> &quot;The Aurora CRM Plan costs 1,800 MXN\/month and includes 3 users, 1 AI agent, and 800 AI responses per month.&quot;<\/p>\n<h3 id=\"organiza-por-temas-no-por-departamento\">Organize by Topics, Not by Department<\/h3>\n<p>Structure your business by thinking about how your customers search for information, not how your company is organized.<\/p>\n<p><strong>Topic-based approach (most effective):<\/strong><\/p>\n<ul>\n<li>All about shipping<\/li>\n<li>All about payments<\/li>\n<li>All about products<\/li>\n<\/ul>\n<h2 id=\"mantenimiento-y-actualizacion-de-la-base-de-conocimiento\">Knowledge Base Maintenance and Updating<\/h2>\n<h3 id=\"establece-un-calendario-de-revision\">Establish a Review Schedule<\/h3>\n<ul>\n<li><strong>Weekly:<\/strong> Prices, promotions, availability<\/li>\n<li><strong>Monthly:<\/strong> Policies, procedures, contact<\/li>\n<li><strong>Quarterly:<\/strong> Full review<\/li>\n<li><strong>Immediate:<\/strong> Critical changes<\/li>\n<\/ul>\n<h3 id=\"control-de-versiones\">Version Control<\/h3>\n<p>Keep a record of:<\/p>\n<ul>\n<li>Document name<\/li>\n<li>Date of last update<\/li>\n<li>Responsible for maintaining it<\/li>\n<li>Next review date<\/li>\n<\/ul>\n<h3 id=\"analisis-de-brechas-desde-preguntas-sin-respuesta\">Gap Analysis from Unanswered Questions<\/h3>\n<p>Check:<\/p>\n<ul>\n<li>Questions that triggered transfer to agent<\/li>\n<li>Low-rated conversations<\/li>\n<li>Recurring topics not covered<\/li>\n<li>Questions about new products<\/li>\n<\/ul>\n<p>&quot;Every unanswered question is an opportunity to strengthen your knowledge base.&quot;<\/p>\n<h3 id=\"retroalimentacion-del-equipo\">Team Feedback<\/h3>\n<p>Your team is an invaluable resource:<\/p>\n<ul>\n<li>Agents report new frequently asked questions<\/li>\n<li>Sales share common objections<\/li>\n<li>Support documentation for technical solutions<\/li>\n<\/ul>\n<h2 id=\"pruebas-de-calidad-para-tu-base-de-conocimiento\">Quality Tests for your Knowledge Base<\/h2>\n<h3 id=\"pruebas-con-casos-limite\">Testing with Boundary Cases<\/h3>\n<ul>\n<li>Ambiguous questions<\/li>\n<li>Multiple questions in one message<\/li>\n<li>Questions with spelling errors<\/li>\n<li>Negative questions<\/li>\n<li>Comparative questions<\/li>\n<li>Questions with incomplete context<\/li>\n<\/ul>\n<h3 id=\"verificacion-de-precision\">Precision Verification<\/h3>\n<p>Verify that the answer:<\/p>\n<ul>\n<li>Be factually correct<\/li>\n<li>This updated<\/li>\n<li>Be complete<\/li>\n<li>Be consistent<\/li>\n<li>Cite the correct source<\/li>\n<\/ul>\n<h3 id=\"pruebas-de-escenarios-reales\">Real-World Scenario Testing<\/h3>\n<p>It simulates complete conversations as a real customer would, verifying consistency throughout the conversation.<\/p>\n<h2 id=\"como-aurora-inbox-facilita-la-creacion-de-tu-base-de-conocimiento\">How Aurora Inbox Makes Creating Your Knowledge Base Easy<\/h2>\n<p>Aurora Inbox connects to WhatsApp in two ways: through <strong>QR code with regular WhatsApp<\/strong> (ideal for getting started quickly without paperwork) or through the <strong>WhatsApp Business Cloud API<\/strong> (for advanced features such as mass messaging and catalogs). In both cases, the knowledge base works in the same way.<\/p>\n<h3 id=\"entrenamiento-con-documentos-pdf\">Training with PDF Documents<\/h3>\n<p>Upload PDFs directly. The system automatically processes the content and indexes it for semantic searches.<\/p>\n<h3 id=\"entrenamiento-con-urls\">Training with URLs<\/h3>\n<p>Provide URLs from your website. Aurora Inbox automatically crawls the content of each page.<\/p>\n<h3 id=\"entrenamiento-con-catalogo-de-productos\">Product Catalog Training<\/h3>\n<p>Upload your structured catalog with names, descriptions, prices, categories, and images.<\/p>\n<h3 id=\"combinacion-de-fuentes\">Combination of Sources<\/h3>\n<p>You can combine all these sources simultaneously for a seamless conversational experience.<\/p>\n<h2 id=\"checklist-para-crear-tu-base-de-conocimiento\">Checklist for Creating Your Knowledge Base<\/h2>\n<ul>\n<li>Contact information and full location<\/li>\n<li>Updated opening hours<\/li>\n<li>Catalog with detailed descriptions<\/li>\n<li>Current price list<\/li>\n<li>Return, shipping, warranty, and cancellation policies<\/li>\n<li>20-30 frequently asked questions with answers<\/li>\n<li>Step-by-step purchase process<\/li>\n<li>Accepted forms of payment<\/li>\n<li>Shipping Information<\/li>\n<li>Differentiating factors and value proposition<\/li>\n<li>Current promotions and discounts<\/li>\n<li>Appointment scheduling procedure<\/li>\n<li>Support information<\/li>\n<\/ul>\n<h2 id=\"preguntas-frecuentes\">Frequent questions<\/h2>\n<p><strong>How many documents do I need to get started?<\/strong><\/p>\n<p>It is recommended to start with 3-5 essential documents: general information and schedules, catalog with prices, policies (shipping, returns, warranty), FAQ with 20-30 questions, and procedures (how to buy, schedule).<\/p>\n<p><strong>In what format should I upload my documents?<\/strong><\/p>\n<p>&quot;PDFs with selectable text offer the best results.&quot; Avoid PDFs that are scanned images. URLs also work great and can be re-tracked when you update.<\/p>\n<p><strong>How often should I update the database?<\/strong><\/p>\n<p>Prices and promotions are updated weekly if you have rotating offers. Policies and procedures are updated monthly. A full audit is conducted quarterly.<\/p>\n<p><strong>How do I know if my knowledge base is working?<\/strong><\/p>\n<p>Review the percentage of conversations resolved without transfer (target: 70-80%). Analyze satisfaction ratings. Review conversations where you failed. Conduct periodic tests.<\/p>\n<p><strong>What happens if the chatbot responds with incorrect information?<\/strong><\/p>\n<p>The problem is usually in the knowledge base. Identify the incorrect document, update it with the correct information, and test to verify the answers.<\/p>","protected":false},"excerpt":{"rendered":"<p>Complete guide to create, structure and maintain an effective knowledge base for your WhatsApp chatbot. Learn what content to include, what formats to use and how to ensure accurate responses with PDF documents, URLs and catalogs.<\/p>","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[409],"tags":[261,43,442,443,260,200],"class_list":["post-38266","post","type-post","status-publish","format-standard","hentry","category-tutoriales","tag-base-de-conocimiento","tag-chatbot","tag-documentos","tag-entrenamiento","tag-rag","tag-whatsapp"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.8 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Como Crear una Base de Conocimiento para tu Chatbot de WhatsApp<\/title>\n<meta name=\"description\" content=\"Guia completa para crear, estructurar y mantener una base de conocimiento efectiva para tu chatbot de WhatsApp. Aprende que contenido incluir, que formatos usar y como garantizar respuestas precisas con documentos PDF, URLs y catalogos.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.aurorainbox.com\/en\/2026\/03\/12\/how-to-create-chatbot-knowledge-base\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Como Crear una Base de Conocimiento para tu Chatbot de WhatsApp\" \/>\n<meta property=\"og:description\" content=\"Guia completa para crear, estructurar y mantener una base de conocimiento efectiva para tu chatbot de WhatsApp. Aprende que contenido incluir, que formatos usar y como garantizar respuestas precisas con documentos PDF, URLs y catalogos.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.aurorainbox.com\/en\/2026\/03\/12\/how-to-create-chatbot-knowledge-base\/\" \/>\n<meta property=\"og:site_name\" content=\"Aurora Inbox\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/profile.php?id=100089808166715\" \/>\n<meta property=\"article:published_time\" content=\"2026-03-12T09:00:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-13T18:13:34+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.aurorainbox.com\/wp-content\/uploads\/2025\/01\/Datos-Automotriz-3.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1080\" \/>\n\t<meta property=\"og:image:height\" content=\"780\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"alejandro\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@aurorainbox\" \/>\n<meta name=\"twitter:site\" content=\"@aurorainbox\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"alejandro\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"6 minutes\" \/>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to Create a Knowledge Base for Your WhatsApp Chatbot","description":"Complete guide to create, structure and maintain an effective knowledge base for your WhatsApp chatbot. Learn what content to include, what formats to use and how to ensure accurate responses with PDF documents, URLs and catalogs.","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:\/\/www.aurorainbox.com\/en\/2026\/03\/12\/how-to-create-chatbot-knowledge-base\/","og_locale":"en_US","og_type":"article","og_title":"Como Crear una Base de Conocimiento para tu Chatbot de WhatsApp","og_description":"Guia completa para crear, estructurar y mantener una base de conocimiento efectiva para tu chatbot de WhatsApp. Aprende que contenido incluir, que formatos usar y como garantizar respuestas precisas con documentos PDF, URLs y catalogos.","og_url":"https:\/\/www.aurorainbox.com\/en\/2026\/03\/12\/how-to-create-chatbot-knowledge-base\/","og_site_name":"Aurora Inbox","article_publisher":"https:\/\/www.facebook.com\/profile.php?id=100089808166715","article_published_time":"2026-03-12T09:00:00+00:00","article_modified_time":"2026-03-13T18:13:34+00:00","og_image":[{"width":1080,"height":780,"url":"https:\/\/www.aurorainbox.com\/wp-content\/uploads\/2025\/01\/Datos-Automotriz-3.jpg","type":"image\/jpeg"}],"author":"alejandro","twitter_card":"summary_large_image","twitter_creator":"@aurorainbox","twitter_site":"@aurorainbox","twitter_misc":{"Written by":"alejandro","Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.aurorainbox.com\/2026\/03\/12\/como-crear-base-conocimiento-chatbot\/#article","isPartOf":{"@id":"https:\/\/www.aurorainbox.com\/2026\/03\/12\/como-crear-base-conocimiento-chatbot\/"},"author":{"name":"alejandro","@id":"https:\/\/www.aurorainbox.com\/pt\/#\/schema\/person\/cab6aa1a99141147753f3471a570dff5"},"headline":"Como Crear una Base de Conocimiento para tu Chatbot de WhatsApp","datePublished":"2026-03-12T09:00:00+00:00","dateModified":"2026-03-13T18:13:34+00:00","mainEntityOfPage":{"@id":"https:\/\/www.aurorainbox.com\/2026\/03\/12\/como-crear-base-conocimiento-chatbot\/"},"wordCount":1178,"commentCount":0,"publisher":{"@id":"https:\/\/www.aurorainbox.com\/pt\/#organization"},"keywords":["base de conocimiento","Chatbot","documentos","entrenamiento","RAG","WhatsApp"],"articleSection":["Tutoriales"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.aurorainbox.com\/2026\/03\/12\/como-crear-base-conocimiento-chatbot\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.aurorainbox.com\/2026\/03\/12\/como-crear-base-conocimiento-chatbot\/","url":"https:\/\/www.aurorainbox.com\/2026\/03\/12\/como-crear-base-conocimiento-chatbot\/","name":"How to Create a Knowledge Base for Your WhatsApp Chatbot","isPartOf":{"@id":"https:\/\/www.aurorainbox.com\/pt\/#website"},"datePublished":"2026-03-12T09:00:00+00:00","dateModified":"2026-03-13T18:13:34+00:00","description":"Complete guide to create, structure and maintain an effective knowledge base for your WhatsApp chatbot. Learn what content to include, what formats to use and how to ensure accurate responses with PDF documents, URLs and catalogs.","breadcrumb":{"@id":"https:\/\/www.aurorainbox.com\/2026\/03\/12\/como-crear-base-conocimiento-chatbot\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.aurorainbox.com\/2026\/03\/12\/como-crear-base-conocimiento-chatbot\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.aurorainbox.com\/2026\/03\/12\/como-crear-base-conocimiento-chatbot\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.aurorainbox.com\/"},{"@type":"ListItem","position":2,"name":"Como Crear una Base de Conocimiento para tu Chatbot de WhatsApp"}]},{"@type":"WebSite","@id":"https:\/\/www.aurorainbox.com\/pt\/#website","url":"https:\/\/www.aurorainbox.com\/pt\/","name":"Aurora Inbox","description":"The best artificial intelligence agent","publisher":{"@id":"https:\/\/www.aurorainbox.com\/pt\/#organization"},"alternateName":"Aurora Inbox","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.aurorainbox.com\/pt\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.aurorainbox.com\/pt\/#organization","name":"Aurora Inbox","url":"https:\/\/www.aurorainbox.com\/pt\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.aurorainbox.com\/pt\/#\/schema\/logo\/image\/","url":"https:\/\/www.aurorainbox.com\/wp-content\/uploads\/2024\/01\/BRANDMARK-Gray80x80.png","contentUrl":"https:\/\/www.aurorainbox.com\/wp-content\/uploads\/2024\/01\/BRANDMARK-Gray80x80.png","width":81,"height":81,"caption":"Aurora Inbox"},"image":{"@id":"https:\/\/www.aurorainbox.com\/pt\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/profile.php?id=100089808166715","https:\/\/x.com\/aurorainbox","https:\/\/www.instagram.com\/aurorainboxlatam\/","https:\/\/www.youtube.com\/@aurorainbox"]},{"@type":"Person","@id":"https:\/\/www.aurorainbox.com\/pt\/#\/schema\/person\/cab6aa1a99141147753f3471a570dff5","name":"Alexander","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.aurorainbox.com\/pt\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/da3b787e0efd5514e93ef918069c677c2a2dd12bf6a91634804bd4e2632bebee?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/da3b787e0efd5514e93ef918069c677c2a2dd12bf6a91634804bd4e2632bebee?s=96&d=mm&r=g","caption":"alejandro"},"sameAs":["https:\/\/ww3.aurorainbox.com"]}]}},"_links":{"self":[{"href":"https:\/\/www.aurorainbox.com\/en\/wp-json\/wp\/v2\/posts\/38266","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.aurorainbox.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.aurorainbox.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.aurorainbox.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.aurorainbox.com\/en\/wp-json\/wp\/v2\/comments?post=38266"}],"version-history":[{"count":2,"href":"https:\/\/www.aurorainbox.com\/en\/wp-json\/wp\/v2\/posts\/38266\/revisions"}],"predecessor-version":[{"id":38828,"href":"https:\/\/www.aurorainbox.com\/en\/wp-json\/wp\/v2\/posts\/38266\/revisions\/38828"}],"wp:attachment":[{"href":"https:\/\/www.aurorainbox.com\/en\/wp-json\/wp\/v2\/media?parent=38266"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.aurorainbox.com\/en\/wp-json\/wp\/v2\/categories?post=38266"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.aurorainbox.com\/en\/wp-json\/wp\/v2\/tags?post=38266"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}