{"id":5863,"date":"2026-05-27T20:34:12","date_gmt":"2026-05-27T20:34:12","guid":{"rendered":"https:\/\/truthtechnologies.com\/?page_id=5863"},"modified":"2026-05-28T18:11:59","modified_gmt":"2026-05-28T18:11:59","slug":"policies","status":"publish","type":"page","link":"https:\/\/truthtechnologies.com\/es\/policies\/","title":{"rendered":"Centro de pol\u00edticas"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"5863\" class=\"elementor elementor-5863\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-f47d037 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"f47d037\" 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-92d2fea\" data-id=\"92d2fea\" 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-8ce75a8 elementor-widget__width-inherit elementor-widget elementor-widget-html\" data-id=\"8ce75a8\" 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<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>Policies & Legal | Truth Technologies<\/title>\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:ital,wght@0,300;0,400;0,500;0,600;0,700;1,600;1,700&display=swap\" rel=\"stylesheet\">\n<style>\n  :root {\n    --navy:    #03125E;\n    --orange:  #F37315;\n    --purple:  #634473;\n    --white:   #ffffff;\n    --off:     #f8f7fc;\n    --border:  rgba(3,18,94,0.1);\n    --muted:   #6b6b88;\n    --text:    #1a1a2e;\n  }\n\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n  body {\n    font-family: 'Montserrat', sans-serif;\n    background: var(--white);\n    color: var(--text);\n    overflow-x: hidden;\n    \/* Elementor full-width: no extra margins on body *\/\n    margin: 0 !important;\n    padding: 0 !important;\n  }\n\n  \/* \u2500\u2500 HERO \u2500\u2500 *\/\n  .tt-hero {\n    background: var(--navy);\n    width: 100%;\n    padding: 80px 40px 90px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n\n  .tt-hero::before {\n    content: '';\n    position: absolute;\n    inset: 0;\n    background: radial-gradient(ellipse 70% 80% at 50% 120%, rgba(243,115,21,0.15) 0%, transparent 65%);\n    pointer-events: none;\n  }\n\n  .tt-hero::after {\n    content: '';\n    position: absolute;\n    top: -160px; right: -160px;\n    width: 500px; height: 500px;\n    border-radius: 50%;\n    border: 1px solid rgba(255,255,255,0.05);\n    pointer-events: none;\n  }\n\n  .tt-hero-inner {\n    position: relative;\n    z-index: 2;\n    max-width: 760px;\n    margin: 0 auto;\n  }\n\n  .tt-hero-tag {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    background: rgba(255,255,255,0.08);\n    border: 1px solid rgba(255,255,255,0.15);\n    border-radius: 100px;\n    padding: 6px 18px;\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n    color: var(--orange);\n    margin-bottom: 28px;\n  }\n\n  .tt-hero h1 {\n    font-size: 42px;\n    font-weight: 700;\n    color: var(--white);\n    line-height: 1.18;\n    letter-spacing: -0.02em;\n    margin-bottom: 20px;\n  }\n\n  .tt-hero h1 em {\n    font-style: italic;\n    color: var(--orange);\n  }\n\n  .tt-hero p {\n    font-size: 16px;\n    font-weight: 400;\n    color: rgba(255,255,255,0.65);\n    line-height: 1.75;\n    max-width: 560px;\n    margin: 0 auto;\n  }\n\n  \/* \u2500\u2500 ORANGE STRIPE \u2500\u2500 *\/\n  .tt-stripe {\n    height: 4px;\n    width: 100%;\n    background: var(--orange);\n  }\n\n  \/* \u2500\u2500 CARDS SECTION \u2500\u2500 *\/\n  .tt-section {\n    width: 100%;\n    max-width: 1100px;\n    margin: 0 auto;\n    padding: 72px 40px;\n  }\n\n  .tt-section-label {\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.2em;\n    text-transform: uppercase;\n    color: var(--orange);\n    margin-bottom: 12px;\n  }\n\n  .tt-section-heading {\n    font-size: 32px;\n    font-weight: 700;\n    color: var(--navy);\n    letter-spacing: -0.02em;\n    line-height: 1.2;\n    margin-bottom: 10px;\n  }\n\n  .tt-section-heading em {\n    font-style: italic;\n    color: var(--orange);\n  }\n\n  .tt-section-sub {\n    font-size: 15px;\n    font-weight: 400;\n    color: var(--muted);\n    max-width: 520px;\n    line-height: 1.7;\n    margin-bottom: 48px;\n  }\n\n  \/* \u2500\u2500 POLICY CARDS \u2500\u2500 *\/\n  .tt-cards-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 24px;\n  }\n\n  @media (max-width: 700px) {\n    .tt-cards-grid { grid-template-columns: 1fr; }\n    .tt-hero h1 { font-size: 28px; }\n    .tt-section-heading { font-size: 24px; }\n    .tt-section { padding: 48px 24px; }\n    .tt-hero { padding: 60px 24px 70px; }\n  }\n\n  .tt-policy-card {\n    background: var(--off);\n    border: 1px solid var(--border);\n    border-radius: 12px;\n    padding: 32px;\n    text-decoration: none;\n    color: inherit;\n    display: flex;\n    flex-direction: column;\n    position: relative;\n    overflow: hidden;\n    transition: box-shadow 0.2s, border-color 0.2s, transform 0.2s;\n  }\n\n  .tt-policy-card::before {\n    content: '';\n    position: absolute;\n    top: 0; left: 0;\n    width: 4px;\n    height: 100%;\n    background: var(--orange);\n    opacity: 0;\n    transition: opacity 0.2s;\n  }\n\n  .tt-policy-card:hover {\n    border-color: rgba(3,18,94,0.22);\n    box-shadow: 0 8px 32px rgba(3,18,94,0.1);\n    transform: translateY(-2px);\n  }\n\n  .tt-policy-card:hover::before { opacity: 1; }\n\n  .tt-card-icon {\n    width: 42px;\n    height: 42px;\n    background: rgba(3,18,94,0.07);\n    border-radius: 10px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin-bottom: 18px;\n    flex-shrink: 0;\n  }\n\n  .tt-card-icon svg {\n    width: 19px;\n    height: 19px;\n    color: var(--navy);\n  }\n\n  .tt-card-title {\n    font-size: 16px;\n    font-weight: 700;\n    color: var(--navy);\n    margin-bottom: 10px;\n    letter-spacing: -0.01em;\n  }\n\n  .tt-card-desc {\n    font-size: 13px;\n    font-weight: 400;\n    color: var(--muted);\n    line-height: 1.7;\n    flex: 1;\n    margin-bottom: 20px;\n  }\n\n  .tt-card-footer {\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    padding-top: 16px;\n    border-top: 1px solid var(--border);\n  }\n\n  .tt-card-meta-wrap {\n    display: flex;\n    flex-direction: column;\n    gap: 3px;\n  }\n\n  .tt-card-date {\n    font-size: 10px;\n    font-weight: 600;\n    letter-spacing: 0.07em;\n    color: var(--muted);\n    text-transform: uppercase;\n  }\n\n  .tt-card-read {\n    font-size: 10px;\n    font-weight: 500;\n    color: rgba(107,107,136,0.7);\n  }\n\n  .tt-card-cta {\n    display: flex;\n    align-items: center;\n    gap: 6px;\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.07em;\n    text-transform: uppercase;\n    color: var(--orange);\n    transition: gap 0.2s;\n  }\n\n  .tt-policy-card:hover .tt-card-cta { gap: 10px; }\n\n  \/* \u2500\u2500 OSCAR TIP \u2500\u2500 *\/\n  .tt-oscar-tip {\n    display: flex;\n    align-items: center;\n    gap: 20px;\n    background: var(--off);\n    border: 1px solid var(--border);\n    border-left: 4px solid var(--navy);\n    border-radius: 12px;\n    padding: 20px 24px;\n    margin-top: 32px;\n    margin-bottom: 0;\n  }\n\n  .tt-oscar-avatar {\n    flex-shrink: 0;\n    width: 52px;\n    height: 52px;\n    background: white;\n    border-radius: 50%;\n    border: 2px solid var(--border);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 26px;\n  }\n\n  .tt-oscar-bubble { flex: 1; }\n\n  .tt-oscar-label {\n    display: block;\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n    color: var(--orange);\n    margin-bottom: 5px;\n  }\n\n  .tt-oscar-bubble p {\n    font-size: 13px;\n    font-weight: 400;\n    color: var(--text);\n    line-height: 1.65;\n  }\n\n  .tt-data-request {\n    background: rgba(243,115,21,0.06);\n    border: 1px solid rgba(243,115,21,0.2);\n    border-radius: 12px;\n    padding: 28px 32px;\n    display: flex;\n    align-items: center;\n    gap: 20px;\n    margin-top: 40px;\n    flex-wrap: wrap;\n  }\n\n  .tt-data-request svg {\n    flex-shrink: 0;\n    color: var(--orange);\n    width: 24px;\n    height: 24px;\n  }\n\n  .tt-data-request p {\n    font-size: 14px;\n    font-weight: 600;\n    color: var(--navy);\n    flex: 1;\n    line-height: 1.65;\n    min-width: 200px;\n  }\n\n  .tt-data-request p span {\n    font-weight: 400;\n    color: var(--muted);\n    display: block;\n    margin-top: 3px;\n    font-size: 13px;\n  }\n\n  .tt-btn-primary {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    background: var(--navy);\n    color: var(--white);\n    padding: 12px 24px;\n    border-radius: 8px;\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 0.06em;\n    text-transform: uppercase;\n    text-decoration: none;\n    white-space: nowrap;\n    transition: background 0.2s, transform 0.15s;\n  }\n\n  .tt-btn-primary:hover {\n    background: #071a7a;\n    transform: translateY(-1px);\n  }\n\n  \/* \u2500\u2500 DIVIDER \u2500\u2500 *\/\n  .tt-divider {\n    height: 1px;\n    width: 100%;\n    background: var(--border);\n  }\n\n  \/* \u2500\u2500 CONTACT NAVY SECTION \u2500\u2500 *\/\n  .tt-section-navy {\n    background: var(--navy);\n    width: 100%;\n    padding: 64px 40px;\n  }\n\n  .tt-section-navy-inner {\n    max-width: 1100px;\n    margin: 0 auto;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 48px;\n    flex-wrap: wrap;\n  }\n\n  .tt-section-navy-text .tt-section-label { color: rgba(243,115,21,0.9); }\n\n  .tt-section-navy-text .tt-section-heading {\n    color: var(--white);\n    font-size: 30px;\n  }\n\n  .tt-section-navy-text p {\n    font-size: 14px;\n    font-weight: 400;\n    color: rgba(255,255,255,0.6);\n    line-height: 1.75;\n    max-width: 440px;\n    margin-top: 12px;\n  }\n\n  .tt-contact-links {\n    display: flex;\n    flex-direction: column;\n    gap: 14px;\n    flex-shrink: 0;\n  }\n\n  .tt-contact-link {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    font-size: 14px;\n    font-weight: 600;\n    color: rgba(255,255,255,0.8);\n    text-decoration: none;\n    transition: color 0.2s;\n  }\n\n  .tt-contact-link:hover { color: var(--orange); }\n\n  .tt-contact-link-icon {\n    width: 34px;\n    height: 34px;\n    background: rgba(255,255,255,0.08);\n    border-radius: 7px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex-shrink: 0;\n  }\n\n  .tt-contact-link-icon svg {\n    width: 15px;\n    height: 15px;\n    color: var(--orange);\n  }\n<\/style>\n<\/head>\n<body>\n\n<!-- HERO -->\n<section class=\"tt-hero\">\n  <div class=\"tt-hero-inner\">\n    <div class=\"tt-hero-tag\">Legal &amp; Compliance Documents<\/div>\n    <h1>Our Policies.<br><em>All in One Place.<\/em><\/h1>\n    <p>We help organizations screen for financial crime for a living. Transparency is not a checkbox for us. Find every policy, commitment, and legal document below.<\/p>\n  <\/div>\n<\/section>\n<div class=\"tt-stripe\"><\/div>\n\n<!-- POLICY CARDS -->\n<div class=\"tt-section\">\n  <div class=\"tt-section-label\">Policy Documents<\/div>\n  <h2 class=\"tt-section-heading\">Find What You're <em>Looking For<\/em><\/h2>\n  <p class=\"tt-section-sub\">Every policy we publish, in one place. Click any card to read the full document.<\/p>\n\n  <div class=\"tt-cards-grid\">\n\n    <!-- Privacy Policy -->\n    <a href=\"https:\/\/truthtechnologies.com\/es\/privacy-policy\/\" class=\"tt-policy-card\">\n      <div class=\"tt-card-icon\">\n        <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.75\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n          <path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\/>\n        <\/svg>\n      <\/div>\n      <div class=\"tt-card-title\">Pol\u00edtica de Privacidad<\/div>\n      <div class=\"tt-card-desc\">How we collect, use, and protect your personal data. Covers GDPR, CCPA, the EU-U.S. Data Privacy Framework, and your full data subject rights.<\/div>\n      <div class=\"tt-card-footer\">\n        <div class=\"tt-card-meta-wrap\">\n          <span class=\"tt-card-date\">Updated Apr 29, 2026<\/span>\n          <span class=\"tt-card-read\">~10 min read<\/span>\n        <\/div>\n        <div class=\"tt-card-cta\">\n          Read\n          <svg width=\"13\" height=\"13\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/><\/svg>\n        <\/div>\n      <\/div>\n    <\/a>\n\n    <!-- Terms of Service -->\n    <a href=\"https:\/\/truthtechnologies.com\/es\/terms-conditions\/\" class=\"tt-policy-card\">\n      <div class=\"tt-card-icon\">\n        <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.75\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n          <path d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\/>\n          <polyline points=\"14 2 14 8 20 8\"\/>\n          <line x1=\"16\" y1=\"13\" x2=\"8\" y2=\"13\"\/>\n          <line x1=\"16\" y1=\"17\" x2=\"8\" y2=\"17\"\/>\n        <\/svg>\n      <\/div>\n      <div class=\"tt-card-title\">Terms of Service<\/div>\n      <div class=\"tt-card-desc\">The agreement governing use of Sentinel and all Truth Technologies services. Comprehensive and easier to navigate than most. We made them readable. Sort of.<\/div>\n      <div class=\"tt-card-footer\">\n        <div class=\"tt-card-meta-wrap\">\n          <span class=\"tt-card-date\">Updated Apr 29, 2026<\/span>\n          <span class=\"tt-card-read\">~16 min read<\/span>\n        <\/div>\n        <div class=\"tt-card-cta\">\n          Read\n          <svg width=\"13\" height=\"13\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/><\/svg>\n        <\/div>\n      <\/div>\n    <\/a>\n\n    <!-- Cookie Policy -->\n    <a href=\"https:\/\/truthtechnologies.com\/es\/cookie-policy\/\" class=\"tt-policy-card\">\n      <div class=\"tt-card-icon\">\n        <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.75\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n          <circle cx=\"12\" cy=\"12\" r=\"10\"\/>\n          <circle cx=\"9.5\" cy=\"9.5\" r=\"1.2\" fill=\"currentColor\" stroke=\"none\"\/>\n          <circle cx=\"14.5\" cy=\"9.5\" r=\"1.2\" fill=\"currentColor\" stroke=\"none\"\/>\n          <circle cx=\"9.5\" cy=\"14.5\" r=\"1.2\" fill=\"currentColor\" stroke=\"none\"\/>\n          <circle cx=\"14.5\" cy=\"14.5\" r=\"1.2\" fill=\"currentColor\" stroke=\"none\"\/>\n        <\/svg>\n      <\/div>\n      <div class=\"tt-card-title\">Pol\u00edtica de cookies<\/div>\n      <div class=\"tt-card-desc\">The least exciting page on our site. What cookies we use, why, and how to manage them. Shorter than our Terms. We promise.<\/div>\n      <div class=\"tt-card-footer\">\n        <div class=\"tt-card-meta-wrap\">\n          <span class=\"tt-card-date\">Updated May 1, 2026<\/span>\n          <span class=\"tt-card-read\">~4 min read<\/span>\n        <\/div>\n        <div class=\"tt-card-cta\">\n          Read\n          <svg width=\"13\" height=\"13\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/><\/svg>\n        <\/div>\n      <\/div>\n    <\/a>\n\n    <!-- Business Ethics -->\n    <a href=\"https:\/\/truthtechnologies.com\/es\/business-ethics-compliance-statement\/\" class=\"tt-policy-card\">\n      <div class=\"tt-card-icon\">\n        <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.75\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n          <polyline points=\"9 11 12 14 22 4\"\/>\n          <path d=\"M21 12v7a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h11\"\/>\n        <\/svg>\n      <\/div>\n      <div class=\"tt-card-title\">Business Ethics &amp; Compliance Statement<\/div>\n      <div class=\"tt-card-desc\">Our commitment to ethical conduct, human rights, anti-bribery, and integrity across all operations and relationships. Globally and without exception.<\/div>\n      <div class=\"tt-card-footer\">\n        <div class=\"tt-card-meta-wrap\">\n          <span class=\"tt-card-date\">Effective May 8, 2026<\/span>\n          <span class=\"tt-card-read\">Reviewed annually<\/span>\n        <\/div>\n        <div class=\"tt-card-cta\">\n          Read\n          <svg width=\"13\" height=\"13\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/><\/svg>\n        <\/div>\n      <\/div>\n    <\/a>\n\n  <\/div>\n\n  <!-- OSCAR TIP -->\n  <div class=\"tt-oscar-tip\">\n    <div class=\"tt-oscar-avatar\">\ud83e\udd89<\/div>\n    <div class=\"tt-oscar-bubble\">\n      <span class=\"tt-oscar-label\">Oscar says<\/span>\n      <p>Yes, we actually read ours. All of them. It helps that we wrote them in plain English instead of legalese designed to confuse people. You're welcome.<\/p>\n    <\/div>\n  <\/div>\n\n  <!-- DATA REQUEST -->\n  <div class=\"tt-data-request\">\n    <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.75\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n      <circle cx=\"12\" cy=\"8\" r=\"4\"\/>\n      <path d=\"M4 20c0-4 3.6-7 8-7s8 3 8 7\"\/>\n    <\/svg>\n    <p>\n      Data Subject Request?\n      <span>To access, correct, or delete your personal data, contact the organization that shared your information with us, or reach us directly. We'll work with our clients to support your request.<\/span>\n    <\/p>\n    <a href=\"https:\/\/truthtechnologies.com\/es\/contact\/\" class=\"tt-btn-primary\">\n      Submit a Request\n      <svg width=\"12\" height=\"12\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/><\/svg>\n    <\/a>\n  <\/div>\n<\/div>\n\n<div class=\"tt-divider\"><\/div>\n\n<!-- CONTACT NAVY SECTION -->\n<section class=\"tt-section-navy\">\n  <div class=\"tt-section-navy-inner\">\n    <div class=\"tt-section-navy-text\">\n      <div class=\"tt-section-label\">Get in Touch<\/div>\n      <h2 class=\"tt-section-heading\">Questions About<br>Our Policies?<\/h2>\n      <p>Real humans answer. Every time. Reach the right team directly, and we'll get back to you within one business day.<\/p>\n    <\/div>\n    <div class=\"tt-contact-links\">\n      <a href=\"mailto:privacy@truthtechnologies.com\" class=\"tt-contact-link\">\n        <div class=\"tt-contact-link-icon\">\n          <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z\"\/><polyline points=\"22,6 12,13 2,6\"\/><\/svg>\n        <\/div>\n        privacy@truthtechnologies.com\n      <\/a>\n      <a href=\"mailto:compliance@truthtechnologies.com\" class=\"tt-contact-link\">\n        <div class=\"tt-contact-link-icon\">\n          <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z\"\/><polyline points=\"22,6 12,13 2,6\"\/><\/svg>\n        <\/div>\n        compliance@truthtechnologies.com\n      <\/a>\n      <a href=\"tel:8666913867\" class=\"tt-contact-link\">\n        <div class=\"tt-contact-link-icon\">\n          <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07A19.5 19.5 0 0 1 4.69 13a19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 3.6 2h3a2 2 0 0 1 2 1.72c.127.96.361 1.903.7 2.81a2 2 0 0 1-.45 2.11L7.91 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45c.907.339 1.85.573 2.81.7A2 2 0 0 1 22 16.92z\"\/><\/svg>\n        <\/div>\n        (866) 691-3867\n      <\/a>\n    <\/div>\n  <\/div>\n<\/section>\n\n<\/body>\n<\/html>\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>Policies &#038; Legal | Truth Technologies Legal &amp; Compliance Documents Our Policies.All in One Place. We help organizations screen for financial crime for a living. Transparency is not a checkbox for us. Find every policy, commitment, and legal document below. Policy Documents Find What You&#8217;re Looking For Every policy we publish, in one place. Click [&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-5863","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>Policies Hub - Truth Technologies<\/title>\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\/policies\/\" \/>\n<meta property=\"og:locale\" content=\"es_MX\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Policies Hub\" \/>\n<meta property=\"og:description\" content=\"Policies &#038; Legal | Truth Technologies Legal &amp; Compliance Documents Our Policies.All in One Place. We help organizations screen for financial crime for a living. Transparency is not a checkbox for us. Find every policy, commitment, and legal document below. Policy Documents Find What You&#8217;re Looking For Every policy we publish, in one place. Click [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/truthtechnologies.com\/es\/policies\/\" \/>\n<meta property=\"og:site_name\" content=\"Truth Technologies\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-28T18:11:59+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\\\/policies\\\/\",\"url\":\"https:\\\/\\\/truthtechnologies.com\\\/policies\\\/\",\"name\":\"Policies Hub - Truth Technologies\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/truthtechnologies.com\\\/#website\"},\"datePublished\":\"2026-05-27T20:34:12+00:00\",\"dateModified\":\"2026-05-28T18:11:59+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/truthtechnologies.com\\\/policies\\\/#breadcrumb\"},\"inLanguage\":\"es\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/truthtechnologies.com\\\/policies\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/truthtechnologies.com\\\/policies\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/truthtechnologies.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Policies Hub\"}]},{\"@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":"Policies Hub - Truth Technologies","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\/policies\/","og_locale":"es_MX","og_type":"article","og_title":"Policies Hub","og_description":"Policies &#038; Legal | Truth Technologies Legal &amp; Compliance Documents Our Policies.All in One Place. We help organizations screen for financial crime for a living. Transparency is not a checkbox for us. Find every policy, commitment, and legal document below. Policy Documents Find What You&#8217;re Looking For Every policy we publish, in one place. Click [&hellip;]","og_url":"https:\/\/truthtechnologies.com\/es\/policies\/","og_site_name":"Truth Technologies","article_modified_time":"2026-05-28T18:11:59+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\/policies\/","url":"https:\/\/truthtechnologies.com\/policies\/","name":"Policies Hub - Truth Technologies","isPartOf":{"@id":"https:\/\/truthtechnologies.com\/#website"},"datePublished":"2026-05-27T20:34:12+00:00","dateModified":"2026-05-28T18:11:59+00:00","breadcrumb":{"@id":"https:\/\/truthtechnologies.com\/policies\/#breadcrumb"},"inLanguage":"es","potentialAction":[{"@type":"ReadAction","target":["https:\/\/truthtechnologies.com\/policies\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/truthtechnologies.com\/policies\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/truthtechnologies.com\/"},{"@type":"ListItem","position":2,"name":"Policies Hub"}]},{"@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\/5863","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=5863"}],"version-history":[{"count":10,"href":"https:\/\/truthtechnologies.com\/es\/wp-json\/wp\/v2\/pages\/5863\/revisions"}],"predecessor-version":[{"id":5877,"href":"https:\/\/truthtechnologies.com\/es\/wp-json\/wp\/v2\/pages\/5863\/revisions\/5877"}],"wp:attachment":[{"href":"https:\/\/truthtechnologies.com\/es\/wp-json\/wp\/v2\/media?parent=5863"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}