{"id":6014,"date":"2026-07-15T18:42:24","date_gmt":"2026-07-15T18:42:24","guid":{"rendered":"https:\/\/truthtechnologies.com\/?page_id=6014"},"modified":"2026-07-15T18:42:43","modified_gmt":"2026-07-15T18:42:43","slug":"kyc-vs-aml-vs-edd","status":"publish","type":"page","link":"https:\/\/truthtechnologies.com\/es\/kyc-vs-aml-vs-edd\/","title":{"rendered":"KYC frente a AML frente a EDD"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"6014\" class=\"elementor elementor-6014\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-09a11b5 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"09a11b5\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-4f9d24f\" data-id=\"4f9d24f\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-da70199 elementor-widget__width-inherit elementor-widget elementor-widget-html\" data-id=\"da70199\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:ital,wght@0,400;0,500;0,600;0,700;1,400;1,600;1,700&display=swap\" rel=\"stylesheet\">\n\n<style>\n\/* =====================================================\n   TRUTH TECHNOLOGIES, LEADERSHIP SERIES BASE\n   Ported 1:1 from the approved \"Anatomy of a False\n   Positive\" page so all pages share one design system.\n   ===================================================== *\/\n\n.ls { font-family: 'Montserrat', Arial, sans-serif; color: #02115E; }\n.ls *, .ls *::before, .ls *::after { box-sizing: border-box; }\n.ls a { text-decoration: none; color: inherit; }\n.ls p { margin: 0; }\n.ls h1, .ls h2 { margin: 0; }\n\n.ls-wrap { max-width: 1120px; margin: 0 auto; padding: 0 40px; }\n\n\/* Eyebrow pill *\/\n.ls-eyebrow {\n  display: inline-block;\n  font-size: 10px; font-weight: 700; letter-spacing: 2.5px; text-transform: uppercase;\n  color: #F37315; border: 1.5px solid #F37315;\n  padding: 4px 14px; border-radius: 20px;\n  margin-bottom: 24px;\n}\n\n\/* Section label (above H2) *\/\n.ls-tag {\n  font-size: 10px; font-weight: 700; letter-spacing: 2px; text-transform: uppercase;\n  color: #634473; margin-bottom: 14px;\n}\n\n\/* Section H2 *\/\n.ls-h2 {\n  font-size: 34px; font-weight: 700; line-height: 1.28; color: #02115E;\n  margin-bottom: 24px;\n}\n.ls-h2 em { font-style: italic; color: #F37315; }\n\n\/* Section subtitle *\/\n.ls-sub { font-size: 16px; color: #555; line-height: 1.75; font-weight: 400; max-width: 720px; margin-bottom: 56px; }\n\n\/* =====================================================\n   HERO\n   ===================================================== *\/\n.ls-hero {\n  background: radial-gradient(120% 130% at 50% 0%, rgba(243,115,21,0.20) 0%, rgba(243,115,21,0) 55%), #02115E;\n  padding: 84px 0; overflow: hidden;\n}\n.ls-hero .ls-wrap { display: block; text-align: center; }\n.ls-hero-copy { max-width: 760px; margin: 0 auto; }\n\n.ls-hero h1 {\n  font-size: 48px; font-weight: 700; line-height: 1.2; color: #fff;\n  margin: 0 auto 26px; max-width: 820px;\n}\n.ls-hero h1 em { font-style: italic; color: #F37315; }\n\n.ls .ls-hero p.ls-hero-desc {\n  font-size: 19px; line-height: 1.7; font-weight: 400;\n  color: rgba(255,255,255,0.78);\n  margin-left: auto !important; margin-right: auto !important; margin-bottom: 0;\n  max-width: 680px; text-align: center !important;\n}\n\n\/* =====================================================\n   STATS BAR\n   ===================================================== *\/\n.ls-stats { background: #011247; padding: 52px 0; }\n.ls-stats .ls-wrap { display: grid; grid-template-columns: repeat(4, 1fr); }\n.ls-stats-3 .ls-wrap { grid-template-columns: repeat(3, 1fr); }\n.ls-stat {\n  text-align: center; padding: 20px 24px;\n  border-right: 1px solid rgba(255,255,255,0.08);\n}\n.ls-stat:last-child { border-right: none; }\n.ls-stat-val {\n  display: block; font-size: 40px; font-weight: 700;\n  color: #F37315; line-height: 1.1; margin-bottom: 8px;\n}\n.ls-stat-val sup { font-size: 20px; vertical-align: super; }\n.ls-stat-label {\n  display: block; font-size: 12px;\n  color: rgba(255,255,255,0.6); font-weight: 400; line-height: 1.6;\n}\n\n\/* =====================================================\n   SHARED CARD (hover lift)\n   ===================================================== *\/\n.ls-card {\n  background: #fff; border: 1px solid #e5e8f0; border-radius: 10px; padding: 30px 26px;\n  transition: transform 0.25s ease, box-shadow 0.25s ease, border-color 0.25s ease;\n  will-change: transform;\n}\n.ls-card:hover {\n  transform: translateY(-6px);\n  box-shadow: 0 14px 30px rgba(2,17,94,0.12);\n  border-color: #d8dcea;\n}\n\n\/* =====================================================\n   CALLOUT\n   ===================================================== *\/\n.ls-callout { background: #fff; padding: 80px 0; border-top: 1px solid #eef0f6; }\n.ls-callout-accent { width: 48px; height: 4px; background: #F37315; border-radius: 2px; margin-bottom: 24px; }\n.ls-callout-headline { font-size: 30px; font-weight: 700; color: #02115E; line-height: 1.32; max-width: 820px; margin-bottom: 28px; }\n.ls-callout-headline em { font-style: italic; color: #F37315; }\n.ls-callout-desc { font-size: 16px; color: #555; line-height: 1.75; max-width: 720px; margin-bottom: 40px; }\n.ls-pills { display: flex; gap: 10px; flex-wrap: wrap; }\n.ls-pill {\n  background: #f7f8fc; border: 1px solid #e5e8f0;\n  color: #02115E; font-size: 12px; font-weight: 600;\n  padding: 8px 16px; border-radius: 20px;\n}\n\n\/* =====================================================\n   FINAL CTA\n   ===================================================== *\/\n.ls-final {\n  background: linear-gradient(135deg, #02115E 0%, #1a3a8a 100%);\n  padding: 80px 0; text-align: center;\n}\n.ls-final h2 { font-size: 30px; font-weight: 700; color: #fff; line-height: 1.35; max-width: 660px; margin: 0 auto 18px; text-align: center; }\n.ls-final h2 em { font-style: italic; color: #F37315; }\n.ls .ls-final p.ls-final-desc { font-size: 16px; color: rgba(255,255,255,0.7); max-width: 560px; margin-left: auto !important; margin-right: auto !important; margin-bottom: 36px; line-height: 1.75; text-align: center !important; }\n.ls-cta-row { display: flex; gap: 14px; flex-wrap: wrap; justify-content: center; }\n.ls-btn-primary {\n  display: inline-block; background: #F37315; color: #fff;\n  font-family: 'Montserrat', Arial, sans-serif;\n  font-size: 14px; font-weight: 600;\n  padding: 13px 26px; border-radius: 6px;\n  transition: filter 0.2s;\n}\n.ls-btn-primary:hover { filter: brightness(0.92); }\n.ls a.ls-btn-outline, .ls a.ls-btn-outline:link, .ls a.ls-btn-outline:visited,\n.ls a.ls-btn-outline:hover, .ls a.ls-btn-outline:focus, .ls a.ls-btn-outline:active {\n  display: inline-block; background: transparent; color: #fff !important;\n  font-family: 'Montserrat', Arial, sans-serif;\n  font-size: 14px; font-weight: 600;\n  padding: 12px 26px; border-radius: 6px;\n  border: 1.5px solid rgba(255,255,255,0.42);\n  transition: border-color 0.2s;\n}\n.ls a.ls-btn-outline:hover { border-color: rgba(255,255,255,0.75); }\n\n\/* =====================================================\n   RESPONSIVE\n   ===================================================== *\/\n@media (max-width: 920px) {\n  .ls-stats .ls-wrap { grid-template-columns: repeat(2, 1fr); }\n  .ls-stat:nth-child(2) { border-right: none; }\n  .ls-stat:nth-child(3) { border-right: 1px solid rgba(255,255,255,0.08); }\n  .ls-stat:nth-child(4) { border-right: none; }\n  .ls-stats-3 .ls-wrap { grid-template-columns: 1fr; }\n  .ls-stats-3 .ls-stat { border-right: none; border-bottom: 1px solid rgba(255,255,255,0.08); }\n  .ls-stats-3 .ls-stat:last-child { border-bottom: none; }\n  .ls-callout-headline { font-size: 24px; }\n}\n@media (max-width: 600px) {\n  .ls-wrap { padding: 0 20px; }\n  .ls-hero h1 { font-size: 32px; }\n  .ls-h2 { font-size: 24px; }\n  .ls-final h2 { font-size: 24px; }\n  .ls-stats .ls-wrap { grid-template-columns: 1fr 1fr; }\n  .ls-stat-val { font-size: 30px; }\n}\n\n\/* =====================================================\n   SPACING SYSTEM (authoritative, overrides theme margins)\n   ===================================================== *\/\n.ls .ls-tag              { margin: 0 0 14px !important; }\n.ls .ls-h2               { margin: 0 0 24px !important; }\n.ls .ls-sub              { margin: 0 0 56px !important; }\n.ls .ls-eyebrow          { margin: 0 0 24px !important; }\n.ls .ls-hero h1          { margin: 0 auto 26px !important; }\n.ls .ls-callout-accent   { margin: 0 0 24px !important; }\n.ls .ls-callout-headline { margin: 0 0 28px !important; }\n.ls .ls-callout-desc     { margin: 0 0 40px !important; }\n.ls .ls-final h2         { margin: 0 auto 18px !important; }\n\n\/* ===== KYC vs AML vs EDD ===== *\/\n.ls-compare-section { background: #f7f8fc; padding: 80px 0; }\n.ls-compare { display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px; }\n\n.ls-comp-card {\n  background: #fff; border: 1px solid #e5e8f0; border-radius: 10px; overflow: hidden;\n  border-top: 4px solid #ccc;\n  transition: transform 0.25s ease, box-shadow 0.25s ease;\n  will-change: transform;\n}\n.ls-comp-card:hover { transform: translateY(-6px); box-shadow: 0 14px 30px rgba(2,17,94,0.12); }\n.ls-kyc { border-top-color: #F37315; }\n.ls-aml { border-top-color: #634473; }\n.ls-edd { border-top-color: #1f8f86; }\n\n.ls-comp-head { padding: 26px 26px 20px; border-bottom: 1px solid #eef0f6; }\n.ls-comp-abbr { font-size: 26px; font-weight: 700; line-height: 1; }\n.ls-kyc .ls-comp-abbr { color: #F37315; }\n.ls-aml .ls-comp-abbr { color: #634473; }\n.ls-edd .ls-comp-abbr { color: #1f8f86; }\n.ls-comp-full { font-size: 13px; font-weight: 600; color: #02115E; margin-top: 6px; }\n\n.ls-comp-body { padding: 24px 26px 28px; }\n.ls-comp-row { margin-bottom: 20px; }\n.ls-comp-row:last-child { margin-bottom: 0; }\n.ls-comp-label { font-size: 10px; font-weight: 700; text-transform: uppercase; letter-spacing: 1.2px; color: #9aa3bd; margin-bottom: 6px; }\n.ls-comp-text { font-size: 14px; color: #444; line-height: 1.7; }\n.ls-comp-row.is-mistake .ls-comp-text { color: #b53636; }\n\n\/* spacing overrides *\/\n.ls .ls-comp-full  { margin: 6px 0 0 !important; }\n.ls .ls-comp-label { margin: 0 0 6px !important; }\n.ls .ls-comp-text  { margin: 0 !important; }\n.ls .ls-comp-row   { margin: 0 0 20px !important; }\n.ls .ls-comp-row:last-child { margin: 0 !important; }\n\n\/* Relationship diagram *\/\n.ls-rel { background: #fff; padding: 80px 0; }\n.ls-rel-flow { display: flex; align-items: center; justify-content: center; gap: 28px; flex-wrap: wrap; margin-top: 8px; }\n.ls-rel-outer {\n  border: 2px solid #634473; border-radius: 14px; padding: 22px 24px 24px;\n  background: rgba(99,68,115,0.04); position: relative; min-width: 300px;\n}\n.ls-rel-outer-label { font-size: 11px; font-weight: 700; text-transform: uppercase; letter-spacing: 1.5px; color: #634473; margin-bottom: 16px; }\n.ls-rel-inner {\n  border: 2px solid #F37315; border-radius: 10px; padding: 18px 20px;\n  background: rgba(243,115,21,0.06);\n}\n.ls-rel-inner-label { font-size: 18px; font-weight: 700; color: #F37315; }\n.ls-rel-inner-sub { font-size: 12px; color: #555; margin-top: 4px; }\n.ls-rel-arrow { font-size: 11px; font-weight: 700; text-transform: uppercase; letter-spacing: 1px; color: #9aa3bd; text-align: center; line-height: 1.5; max-width: 110px; }\n.ls-rel-edd {\n  border: 2px solid #1f8f86; border-radius: 12px; padding: 22px 26px;\n  background: rgba(31,143,134,0.05); text-align: center; min-width: 180px;\n}\n.ls-rel-edd-label { font-size: 18px; font-weight: 700; color: #1f8f86; }\n.ls-rel-edd-sub { font-size: 12px; color: #555; margin-top: 4px; }\n\n.ls-rel-line { font-size: 17px; color: #02115E; line-height: 1.7; max-width: 760px; margin-top: 40px; font-weight: 500; }\n.ls-rel-line strong { color: #02115E; font-weight: 700; }\n\n@media (max-width: 920px) {\n  .ls-compare { grid-template-columns: 1fr; }\n  .ls-rel-flow { flex-direction: column; }\n  .ls-rel-arrow { transform: rotate(90deg); }\n}\n<\/style>\n\n<div class=\"ls\">\n\n  <!-- HERO -->\n  <section class=\"ls-hero\">\n    <div class=\"ls-wrap\">\n      <div class=\"ls-hero-copy\">\n        <span class=\"ls-eyebrow\">KYC frente a AML frente a EDD<\/span>\n        <h1>Three terms used constantly, and <em>confused just as often<\/em><\/h1>\n        <p class=\"ls-hero-desc\">KYC, AML, and EDD get used interchangeably across financial services. They are not the same thing, and mixing them up in a regulatory examination is the kind of mistake that's hard to walk back. Here is the plain-English breakdown.<\/p>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- STATS -->\n  <section class=\"ls-stats ls-stats-3\">\n    <div class=\"ls-wrap\">\n      <div class=\"ls-stat\">\n        <span class=\"ls-stat-val\">2,100<sup>+<\/sup><\/span>\n        <span class=\"ls-stat-label\">sanctions, PEP, and adverse media sources screened<\/span>\n      <\/div>\n      <div class=\"ls-stat\">\n        <span class=\"ls-stat-val\">0.3%<\/span>\n        <span class=\"ls-stat-label\">confirmed false positive rate across the platform<\/span>\n      <\/div>\n      <div class=\"ls-stat\">\n        <span class=\"ls-stat-val\">1<\/span>\n        <span class=\"ls-stat-label\">platform handling KYC, AML, and EDD together<\/span>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- COMPARISON -->\n  <section class=\"ls-compare-section\">\n    <div class=\"ls-wrap\">\n      <div class=\"ls-tag\">The Breakdown<\/div>\n      <h2 class=\"ls-h2\">What each term <em>actually<\/em> means<\/h2>\n      <p class=\"ls-sub\">They describe different layers of the same goal: knowing who you're dealing with and keeping financial crime out. Read them left to right, foundation first.<\/p>\n\n      <div class=\"ls-compare\">\n\n        <!-- KYC -->\n        <div class=\"ls-comp-card ls-kyc\">\n          <div class=\"ls-comp-head\">\n            <div class=\"ls-comp-abbr\">KYC<\/div>\n            <div class=\"ls-comp-full\">Know Your Customer<\/div>\n          <\/div>\n          <div class=\"ls-comp-body\">\n            <div class=\"ls-comp-row\">\n              <div class=\"ls-comp-label\">What it is<\/div>\n              <p class=\"ls-comp-text\">The process of verifying a customer's identity before and throughout your relationship with them. The foundation of compliance.<\/p>\n            <\/div>\n            <div class=\"ls-comp-row\">\n              <div class=\"ls-comp-label\">When it applies<\/div>\n              <p class=\"ls-comp-text\">At onboarding, and again whenever customer risk changes materially.<\/p>\n            <\/div>\n            <div class=\"ls-comp-row is-mistake\">\n              <div class=\"ls-comp-label\">Common mistake<\/div>\n              <p class=\"ls-comp-text\">Treating it as a one-time check rather than an ongoing obligation.<\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <!-- AML -->\n        <div class=\"ls-comp-card ls-aml\">\n          <div class=\"ls-comp-head\">\n            <div class=\"ls-comp-abbr\">LDV<\/div>\n            <div class=\"ls-comp-full\">Anti-Money Laundering<\/div>\n          <\/div>\n          <div class=\"ls-comp-body\">\n            <div class=\"ls-comp-row\">\n              <div class=\"ls-comp-label\">What it is<\/div>\n              <p class=\"ls-comp-text\">The broader framework of laws, policies, and controls designed to detect and prevent financial crime.<\/p>\n            <\/div>\n            <div class=\"ls-comp-row\">\n              <div class=\"ls-comp-label\">When it applies<\/div>\n              <p class=\"ls-comp-text\">Continuously, across every alert, transaction, and customer relationship.<\/p>\n            <\/div>\n            <div class=\"ls-comp-row is-mistake\">\n              <div class=\"ls-comp-label\">Common mistake<\/div>\n              <p class=\"ls-comp-text\">Confusing it with KYC. KYC is a component of AML, not a synonym for it.<\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <!-- EDD -->\n        <div class=\"ls-comp-card ls-edd\">\n          <div class=\"ls-comp-head\">\n            <div class=\"ls-comp-abbr\">EDD<\/div>\n            <div class=\"ls-comp-full\">Debida diligencia mejorada<\/div>\n          <\/div>\n          <div class=\"ls-comp-body\">\n            <div class=\"ls-comp-row\">\n              <div class=\"ls-comp-label\">What it is<\/div>\n              <p class=\"ls-comp-text\">A deeper level of scrutiny applied to higher-risk customers, including PEPs, complex ownership structures, and customers from high-risk countries.<\/p>\n            <\/div>\n            <div class=\"ls-comp-row\">\n              <div class=\"ls-comp-label\">When it applies<\/div>\n              <p class=\"ls-comp-text\">When standard KYC flags a customer as higher risk. Triggered, not routine.<\/p>\n            <\/div>\n            <div class=\"ls-comp-row is-mistake\">\n              <div class=\"ls-comp-label\">Common mistake<\/div>\n              <p class=\"ls-comp-text\">Skipping it for customers who \"seem low risk\" without a documented rationale.<\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- RELATIONSHIP -->\n  <section class=\"ls-rel\">\n    <div class=\"ls-wrap\">\n      <div class=\"ls-tag\">How They Fit Together<\/div>\n      <h2 class=\"ls-h2\">Not three separate jobs. <em>One layered system.<\/em><\/h2>\n\n      <div class=\"ls-rel-flow\">\n        <div class=\"ls-rel-outer\">\n          <div class=\"ls-rel-outer-label\">AML, the system<\/div>\n          <div class=\"ls-rel-inner\">\n            <div class=\"ls-rel-inner-label\">KYC<\/div>\n            <div class=\"ls-rel-inner-sub\">the foundation it's built on<\/div>\n          <\/div>\n        <\/div>\n        <div class=\"ls-rel-arrow\">when risk is flagged<\/div>\n        <div class=\"ls-rel-edd\">\n          <div class=\"ls-rel-edd-label\">EDD<\/div>\n          <div class=\"ls-rel-edd-sub\">triggered, not routine<\/div>\n        <\/div>\n      <\/div>\n\n      <p class=\"ls-rel-line\"><strong>KYC is the foundation. AML is the system built on it. EDD is what you apply when the system raises a flag.<\/strong> Get the layering right and each piece reinforces the others. Get it wrong and the gaps are exactly what an examiner looks for.<\/p>\n    <\/div>\n  <\/section>\n\n  <!-- CALLOUT -->\n  <section class=\"ls-callout\">\n    <div class=\"ls-wrap\">\n      <div class=\"ls-callout-accent\"><\/div>\n      <h2 class=\"ls-callout-headline\">One platform for <em>all three layers<\/em>.<\/h2>\n      <p class=\"ls-callout-desc\">Sentinel&thinsp;\u2122 by Truth Technologies handles identity verification, continuous AML monitoring, and risk-triggered EDD workflows in a single platform, with the audit trail to prove each decision at examination.<\/p>\n      <div class=\"ls-pills\">\n        <span class=\"ls-pill\">KYC: identity verification, ongoing<\/span>\n        <span class=\"ls-pill\">AML: continuous monitoring and screening<\/span>\n        <span class=\"ls-pill\">EDD: risk-triggered deep-dive workflows<\/span>\n        <span class=\"ls-pill\">Full audit trail across all three<\/span>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- FINAL CTA -->\n  <section class=\"ls-final\">\n    <div class=\"ls-wrap\">\n      <h2>See KYC, AML, and EDD working <em>in one place<\/em>.<\/h2>\n      <p class=\"ls-final-desc\">A short walkthrough of Sentinel&thinsp;\u2122 shows how identity verification, continuous monitoring, and enhanced due diligence connect into a single, examination-ready workflow.<\/p>\n      <div class=\"ls-cta-row\">\n        <a href=\"https:\/\/truthtechnologies.com\/es\/request-demo\/\" class=\"ls-btn-primary\">Schedule a Demo<\/a>\n        <a href=\"https:\/\/truthtechnologies.com\/es\/sentinel-screening\/\" class=\"ls-btn-outline\">Learn About Sentinel&thinsp;\u2122<\/a>\n      <\/div>\n    <\/div>\n  <\/section>\n\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>KYC vs AML vs EDD Three terms used constantly, and confused just as often KYC, AML, and EDD get used interchangeably across financial services. They are not the same thing, and mixing them up in a regulatory examination is the kind of mistake that&#8217;s hard to walk back. Here is the plain-English breakdown. 2,100+ sanctions, [&hellip;]<\/p>\n","protected":false},"author":16,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"ocean_front_end_style_editor":"no","ocean_post_layout":"","ocean_both_sidebars_style":"","ocean_both_sidebars_content_width":0,"ocean_both_sidebars_sidebars_width":0,"ocean_sidebar":"","ocean_second_sidebar":"","ocean_disable_margins":"enable","ocean_add_body_class":"","ocean_shortcode_before_top_bar":"","ocean_shortcode_after_top_bar":"","ocean_shortcode_before_header":"","ocean_shortcode_after_header":"","ocean_has_shortcode":"","ocean_shortcode_after_title":"","ocean_shortcode_before_footer_widgets":"","ocean_shortcode_after_footer_widgets":"","ocean_shortcode_before_footer_bottom":"","ocean_shortcode_after_footer_bottom":"","ocean_display_top_bar":"default","ocean_display_header":"default","ocean_header_style":"","ocean_center_header_left_menu":"","ocean_custom_header_template":"","ocean_custom_logo":0,"ocean_custom_retina_logo":0,"ocean_custom_logo_max_width":0,"ocean_custom_logo_tablet_max_width":0,"ocean_custom_logo_mobile_max_width":0,"ocean_custom_logo_max_height":0,"ocean_custom_logo_tablet_max_height":0,"ocean_custom_logo_mobile_max_height":0,"ocean_header_custom_menu":"","ocean_menu_typo_font_family":"","ocean_menu_typo_font_subset":"","ocean_menu_typo_font_size":0,"ocean_menu_typo_font_size_tablet":0,"ocean_menu_typo_font_size_mobile":0,"ocean_menu_typo_font_size_unit":"px","ocean_menu_typo_font_weight":"","ocean_menu_typo_font_weight_tablet":"","ocean_menu_typo_font_weight_mobile":"","ocean_menu_typo_transform":"","ocean_menu_typo_transform_tablet":"","ocean_menu_typo_transform_mobile":"","ocean_menu_typo_line_height":0,"ocean_menu_typo_line_height_tablet":0,"ocean_menu_typo_line_height_mobile":0,"ocean_menu_typo_line_height_unit":"","ocean_menu_typo_spacing":0,"ocean_menu_typo_spacing_tablet":0,"ocean_menu_typo_spacing_mobile":0,"ocean_menu_typo_spacing_unit":"","ocean_menu_link_color":"","ocean_menu_link_color_hover":"","ocean_menu_link_color_active":"","ocean_menu_link_background":"","ocean_menu_link_hover_background":"","ocean_menu_link_active_background":"","ocean_menu_social_links_bg":"","ocean_menu_social_hover_links_bg":"","ocean_menu_social_links_color":"","ocean_menu_social_hover_links_color":"","ocean_disable_title":"default","ocean_disable_heading":"default","ocean_post_title":"","ocean_post_subheading":"","ocean_post_title_style":"","ocean_post_title_background_color":"","ocean_post_title_background":0,"ocean_post_title_bg_image_position":"","ocean_post_title_bg_image_attachment":"","ocean_post_title_bg_image_repeat":"","ocean_post_title_bg_image_size":"","ocean_post_title_height":0,"ocean_post_title_bg_overlay":0.5,"ocean_post_title_bg_overlay_color":"","ocean_disable_breadcrumbs":"default","ocean_breadcrumbs_color":"","ocean_breadcrumbs_separator_color":"","ocean_breadcrumbs_links_color":"","ocean_breadcrumbs_links_hover_color":"","ocean_display_footer_widgets":"default","ocean_display_footer_bottom":"default","ocean_custom_footer_template":"","footnotes":""},"class_list":["post-6014","page","type-page","status-publish","hentry","entry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v28.1 (Yoast SEO v28.1) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>KYC vs AML vs EDD: What&#039;s the Difference? | Truth Technologies<\/title>\n<meta name=\"description\" content=\"KYC, AML, and EDD get used interchangeably, but they&#039;re not the same thing. A plain-English breakdown of what each term means and how they work together.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/truthtechnologies.com\/es\/kyc-vs-aml-vs-edd\/\" \/>\n<meta property=\"og:locale\" content=\"es_MX\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"KYC vs AML vs EDD\" \/>\n<meta property=\"og:description\" content=\"KYC, AML, and EDD get used interchangeably, but they&#039;re not the same thing. A plain-English breakdown of what each term means and how they work together.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/truthtechnologies.com\/es\/kyc-vs-aml-vs-edd\/\" \/>\n<meta property=\"og:site_name\" content=\"Truth Technologies\" \/>\n<meta property=\"article:modified_time\" content=\"2026-07-15T18:42:43+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minutos\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/truthtechnologies.com\\\/kyc-vs-aml-vs-edd\\\/\",\"url\":\"https:\\\/\\\/truthtechnologies.com\\\/kyc-vs-aml-vs-edd\\\/\",\"name\":\"KYC vs AML vs EDD: What's the Difference? | Truth Technologies\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/truthtechnologies.com\\\/#website\"},\"datePublished\":\"2026-07-15T18:42:24+00:00\",\"dateModified\":\"2026-07-15T18:42:43+00:00\",\"description\":\"KYC, AML, and EDD get used interchangeably, but they're not the same thing. A plain-English breakdown of what each term means and how they work together.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/truthtechnologies.com\\\/kyc-vs-aml-vs-edd\\\/#breadcrumb\"},\"inLanguage\":\"es\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/truthtechnologies.com\\\/kyc-vs-aml-vs-edd\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/truthtechnologies.com\\\/kyc-vs-aml-vs-edd\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/truthtechnologies.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"KYC vs AML vs EDD\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/truthtechnologies.com\\\/#website\",\"url\":\"https:\\\/\\\/truthtechnologies.com\\\/\",\"name\":\"Truth Technologies\",\"description\":\"Compliance at a Click\",\"publisher\":{\"@id\":\"https:\\\/\\\/truthtechnologies.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/truthtechnologies.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"es\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/truthtechnologies.com\\\/#organization\",\"name\":\"Truth Technologies\",\"url\":\"https:\\\/\\\/truthtechnologies.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\\\/\\\/truthtechnologies.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/truthtechnologies.com\\\/wp-content\\\/uploads\\\/2024\\\/02\\\/Logo_Icon_Colored-Transparent.png\",\"contentUrl\":\"https:\\\/\\\/truthtechnologies.com\\\/wp-content\\\/uploads\\\/2024\\\/02\\\/Logo_Icon_Colored-Transparent.png\",\"width\":2648,\"height\":1720,\"caption\":\"Truth Technologies\"},\"image\":{\"@id\":\"https:\\\/\\\/truthtechnologies.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"KYC vs AML vs EDD: What's the Difference? | Truth Technologies","description":"KYC, AML, and EDD get used interchangeably, but they're not the same thing. A plain-English breakdown of what each term means and how they work together.","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:\/\/truthtechnologies.com\/es\/kyc-vs-aml-vs-edd\/","og_locale":"es_MX","og_type":"article","og_title":"KYC vs AML vs EDD","og_description":"KYC, AML, and EDD get used interchangeably, but they're not the same thing. A plain-English breakdown of what each term means and how they work together.","og_url":"https:\/\/truthtechnologies.com\/es\/kyc-vs-aml-vs-edd\/","og_site_name":"Truth Technologies","article_modified_time":"2026-07-15T18:42:43+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2 minutos"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/truthtechnologies.com\/kyc-vs-aml-vs-edd\/","url":"https:\/\/truthtechnologies.com\/kyc-vs-aml-vs-edd\/","name":"KYC vs AML vs EDD: What's the Difference? | Truth Technologies","isPartOf":{"@id":"https:\/\/truthtechnologies.com\/#website"},"datePublished":"2026-07-15T18:42:24+00:00","dateModified":"2026-07-15T18:42:43+00:00","description":"KYC, AML, and EDD get used interchangeably, but they're not the same thing. A plain-English breakdown of what each term means and how they work together.","breadcrumb":{"@id":"https:\/\/truthtechnologies.com\/kyc-vs-aml-vs-edd\/#breadcrumb"},"inLanguage":"es","potentialAction":[{"@type":"ReadAction","target":["https:\/\/truthtechnologies.com\/kyc-vs-aml-vs-edd\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/truthtechnologies.com\/kyc-vs-aml-vs-edd\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/truthtechnologies.com\/"},{"@type":"ListItem","position":2,"name":"KYC vs AML vs EDD"}]},{"@type":"WebSite","@id":"https:\/\/truthtechnologies.com\/#website","url":"https:\/\/truthtechnologies.com\/","name":"Truth Technologies","description":"Compliance at a Click","publisher":{"@id":"https:\/\/truthtechnologies.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/truthtechnologies.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"es"},{"@type":"Organization","@id":"https:\/\/truthtechnologies.com\/#organization","name":"Truth Technologies","url":"https:\/\/truthtechnologies.com\/","logo":{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/truthtechnologies.com\/#\/schema\/logo\/image\/","url":"https:\/\/truthtechnologies.com\/wp-content\/uploads\/2024\/02\/Logo_Icon_Colored-Transparent.png","contentUrl":"https:\/\/truthtechnologies.com\/wp-content\/uploads\/2024\/02\/Logo_Icon_Colored-Transparent.png","width":2648,"height":1720,"caption":"Truth Technologies"},"image":{"@id":"https:\/\/truthtechnologies.com\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/truthtechnologies.com\/es\/wp-json\/wp\/v2\/pages\/6014","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/truthtechnologies.com\/es\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/truthtechnologies.com\/es\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/truthtechnologies.com\/es\/wp-json\/wp\/v2\/users\/16"}],"replies":[{"embeddable":true,"href":"https:\/\/truthtechnologies.com\/es\/wp-json\/wp\/v2\/comments?post=6014"}],"version-history":[{"count":7,"href":"https:\/\/truthtechnologies.com\/es\/wp-json\/wp\/v2\/pages\/6014\/revisions"}],"predecessor-version":[{"id":6120,"href":"https:\/\/truthtechnologies.com\/es\/wp-json\/wp\/v2\/pages\/6014\/revisions\/6120"}],"wp:attachment":[{"href":"https:\/\/truthtechnologies.com\/es\/wp-json\/wp\/v2\/media?parent=6014"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}