{"id":525,"date":"2025-07-30T16:07:17","date_gmt":"2025-07-30T14:07:17","guid":{"rendered":"https:\/\/vigil-solutions.eu\/?page_id=525"},"modified":"2026-06-10T16:38:52","modified_gmt":"2026-06-10T14:38:52","slug":"contact","status":"publish","type":"page","link":"https:\/\/vigil-solutions.eu\/en\/contact\/","title":{"rendered":"Contact"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"525\" class=\"elementor elementor-525\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e5710b4 e-con-full e-flex e-con e-parent\" data-id=\"e5710b4\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8b90186 elementor-widget elementor-widget-html\" data-id=\"8b90186\" 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<style>\n  .vigil-contact-page {\n    --vcp-navy: #061f4f;\n    --vcp-deep: #041636;\n    --vcp-blue: #155bcb;\n    --vcp-cyan: #18b7d8;\n    --vcp-light: #f5f8ff;\n    --vcp-soft-blue: #eaf3ff;\n    --vcp-border: #dbe7f6;\n    --vcp-text: #1d2b3f;\n    --vcp-muted: #5f6f86;\n    --vcp-white: #ffffff;\n    --vcp-shadow: 0 18px 45px rgba(6, 31, 79, 0.11);\n    --vcp-radius: 24px;\n\n    font-family: inherit;\n    color: var(--vcp-text);\n    background: #ffffff;\n    line-height: 1.55;\n    overflow-x: hidden;\n  }\n\n  .vigil-contact-page,\n  .vigil-contact-page * {\n    box-sizing: border-box;\n  }\n\n  .vigil-contact-page a {\n    text-decoration: none;\n  }\n\n  .vcp-container {\n    width: min(1180px, calc(100% - 40px));\n    margin: 0 auto;\n  }\n\n  .vcp-section {\n    padding: 78px 0;\n  }\n\n  .vcp-section-sm {\n    padding: 54px 0;\n  }\n\n  .vcp-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 9px;\n    padding: 8px 14px;\n    border-radius: 999px;\n    background: rgba(24, 183, 216, 0.12);\n    color: var(--vcp-blue);\n    font-size: 13px;\n    font-weight: 850;\n    letter-spacing: 0.035em;\n    text-transform: uppercase;\n    margin-bottom: 18px;\n  }\n\n  .vcp-eyebrow::before {\n    content: \"\";\n    width: 8px;\n    height: 8px;\n    border-radius: 999px;\n    background: var(--vcp-cyan);\n    display: inline-block;\n  }\n\n  .vcp-h1,\n  .vcp-h2,\n  .vcp-h3 {\n    color: var(--vcp-navy);\n    margin-top: 0;\n  }\n\n  .vcp-h1 {\n    font-size: clamp(42px, 5.4vw, 70px);\n    line-height: 1.02;\n    letter-spacing: -0.05em;\n    margin-bottom: 24px;\n    font-weight: 900;\n  }\n\n  .vcp-h2 {\n    font-size: clamp(30px, 4vw, 46px);\n    line-height: 1.08;\n    letter-spacing: -0.035em;\n    margin-bottom: 18px;\n    font-weight: 850;\n  }\n\n  .vcp-h3 {\n    font-size: 22px;\n    line-height: 1.25;\n    margin-bottom: 12px;\n    font-weight: 850;\n  }\n\n  .vcp-lead {\n    font-size: clamp(18px, 2vw, 22px);\n    color: #40506a;\n    max-width: 820px;\n    margin: 0 0 28px 0;\n  }\n\n  .vcp-text {\n    font-size: 16px;\n    color: var(--vcp-muted);\n    margin: 0;\n  }\n\n  .vcp-small {\n    font-size: 14px;\n    color: var(--vcp-muted);\n    margin: 0;\n  }\n\n  .vcp-center {\n    text-align: center;\n  }\n\n  .vcp-center .vcp-lead,\n  .vcp-center .vcp-text {\n    margin-left: auto;\n    margin-right: auto;\n  }\n\n  .vcp-buttons {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 14px;\n    margin-top: 34px;\n  }\n\n  .vcp-center .vcp-buttons {\n    justify-content: center;\n  }\n\n  .vcp-btn {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    gap: 10px;\n    min-height: 52px;\n    padding: 14px 24px;\n    border-radius: 999px;\n    font-weight: 850;\n    font-size: 15px;\n    line-height: 1.2;\n    transition: transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease, background 0.2s ease;\n    cursor: pointer;\n  }\n\n  .vcp-btn-primary {\n    background: linear-gradient(135deg, var(--vcp-blue), var(--vcp-cyan));\n    color: #ffffff;\n    box-shadow: 0 13px 28px rgba(21, 91, 203, 0.26);\n  }\n\n  .vcp-btn-primary:hover,\n  .vcp-btn-primary:focus {\n    color: #ffffff;\n    transform: translateY(-2px);\n    box-shadow: 0 18px 38px rgba(21, 91, 203, 0.34);\n    outline: none;\n  }\n\n  .vcp-btn-secondary {\n    background: #ffffff;\n    color: var(--vcp-blue);\n    border: 1px solid var(--vcp-border);\n  }\n\n  .vcp-btn-secondary:hover,\n  .vcp-btn-secondary:focus {\n    color: var(--vcp-blue);\n    border-color: var(--vcp-blue);\n    transform: translateY(-2px);\n    outline: none;\n  }\n\n  .vcp-hero {\n    position: relative;\n    overflow: hidden;\n    background:\n      radial-gradient(circle at 82% 18%, rgba(24, 183, 216, 0.22), transparent 30%),\n      radial-gradient(circle at 14% 20%, rgba(21, 91, 203, 0.12), transparent 28%),\n      linear-gradient(180deg, #f6f9ff 0%, #ffffff 100%);\n    padding: 76px 0 70px 0;\n  }\n\n  .vcp-hero-grid {\n    display: grid;\n    grid-template-columns: minmax(0, 1.05fr) minmax(350px, 0.95fr);\n    gap: 54px;\n    align-items: center;\n  }\n\n  .vcp-hero-card {\n    border-radius: 32px;\n    background:\n      radial-gradient(circle at 88% 8%, rgba(24, 183, 216, 0.24), transparent 30%),\n      linear-gradient(135deg, var(--vcp-deep), #123f91);\n    padding: 34px;\n    color: #ffffff;\n    box-shadow: var(--vcp-shadow);\n  }\n\n  .vcp-hero-card .vcp-eyebrow {\n    background: rgba(255, 255, 255, 0.12);\n    color: #dff8ff;\n  }\n\n  .vcp-hero-card .vcp-h3,\n  .vcp-hero-card .vcp-text,\n  .vcp-hero-card .vcp-small {\n    color: #ffffff;\n  }\n\n  .vcp-hero-card .vcp-text,\n  .vcp-hero-card .vcp-small {\n    color: rgba(255, 255, 255, 0.82);\n  }\n\n  .vcp-contact-stack {\n    display: grid;\n    gap: 12px;\n    margin-top: 26px;\n  }\n\n  .vcp-contact-row {\n    display: grid;\n    grid-template-columns: 48px minmax(0, 1fr);\n    gap: 14px;\n    align-items: start;\n    padding: 16px;\n    border-radius: 18px;\n    background: rgba(255, 255, 255, 0.10);\n    border: 1px solid rgba(255, 255, 255, 0.14);\n  }\n\n  .vcp-contact-icon {\n    width: 42px;\n    height: 42px;\n    border-radius: 15px;\n    background: rgba(255, 255, 255, 0.13);\n    color: var(--vcp-cyan);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-weight: 900;\n    font-size: 13px;\n  }\n\n  .vcp-contact-row strong {\n    display: block;\n    color: #ffffff;\n    font-size: 15px;\n    margin-bottom: 3px;\n  }\n\n  .vcp-contact-row span,\n  .vcp-contact-row a {\n    display: inline-block;\n    color: rgba(255, 255, 255, 0.78);\n    font-size: 14px;\n    line-height: 1.45;\n  }\n\n  .vcp-contact-row a:hover,\n  .vcp-contact-row a:focus {\n    color: #ffffff;\n    outline: none;\n  }\n\n  .vcp-proof-row {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 16px;\n    margin-top: 42px;\n  }\n\n  .vcp-proof {\n    background: rgba(255, 255, 255, 0.82);\n    border: 1px solid var(--vcp-border);\n    border-radius: 18px;\n    padding: 18px;\n  }\n\n  .vcp-proof strong {\n    display: block;\n    color: var(--vcp-navy);\n    font-size: 16px;\n    margin-bottom: 5px;\n    line-height: 1.3;\n  }\n\n  .vcp-proof span {\n    display: block;\n    color: var(--vcp-muted);\n    font-size: 14px;\n    line-height: 1.45;\n  }\n\n  .vcp-soft {\n    background: linear-gradient(180deg, #f6f9ff 0%, #ffffff 100%);\n  }\n\n  .vcp-grid-3 {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 22px;\n    margin-top: 38px;\n  }\n\n  .vcp-card {\n    height: 100%;\n    background: #ffffff;\n    border: 1px solid var(--vcp-border);\n    border-radius: var(--vcp-radius);\n    padding: 30px;\n    box-shadow: 0 12px 34px rgba(6, 31, 79, 0.06);\n  }\n\n  .vcp-card-dark {\n    background:\n      radial-gradient(circle at 90% 10%, rgba(24, 183, 216, 0.22), transparent 28%),\n      linear-gradient(135deg, var(--vcp-navy), #123f91);\n    color: #ffffff;\n    border: 1px solid rgba(255, 255, 255, 0.10);\n  }\n\n  .vcp-card-dark .vcp-h3,\n  .vcp-card-dark .vcp-text {\n    color: #ffffff;\n  }\n\n  .vcp-card-dark .vcp-text {\n    color: rgba(255, 255, 255, 0.82);\n  }\n\n  .vcp-icon {\n    width: 50px;\n    height: 50px;\n    border-radius: 17px;\n    background: var(--vcp-soft-blue);\n    color: var(--vcp-blue);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-weight: 900;\n    font-size: 13px;\n    margin-bottom: 18px;\n  }\n\n  .vcp-card-dark .vcp-icon {\n    background: rgba(255, 255, 255, 0.13);\n    color: #ffffff;\n  }\n\n  .vcp-action-card {\n    display: block;\n    color: inherit;\n  }\n\n  .vcp-action-card .vcp-card {\n    transition: transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;\n  }\n\n  .vcp-action-card:hover .vcp-card,\n  .vcp-action-card:focus .vcp-card {\n    transform: translateY(-3px);\n    border-color: rgba(21, 91, 203, 0.32);\n    box-shadow: 0 18px 42px rgba(6, 31, 79, 0.10);\n  }\n\n  .vcp-modules {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 11px;\n    margin-top: 24px;\n  }\n\n  .vcp-pill {\n    display: inline-flex;\n    align-items: center;\n    padding: 10px 14px;\n    border-radius: 999px;\n    background: #ffffff;\n    border: 1px solid var(--vcp-border);\n    color: var(--vcp-navy);\n    font-size: 14px;\n    font-weight: 750;\n    line-height: 1.2;\n  }\n\n  .vcp-cta {\n    background:\n      radial-gradient(circle at 85% 10%, rgba(24, 183, 216, 0.20), transparent 30%),\n      linear-gradient(135deg, var(--vcp-deep), var(--vcp-blue));\n    color: #ffffff;\n    border-radius: 34px;\n    padding: 50px;\n    box-shadow: var(--vcp-shadow);\n    overflow: hidden;\n    position: relative;\n  }\n\n  .vcp-cta .vcp-h2,\n  .vcp-cta .vcp-lead {\n    color: #ffffff;\n  }\n\n  .vcp-cta .vcp-lead {\n    color: rgba(255, 255, 255, 0.86);\n  }\n\n  .vcp-cta .vcp-btn-secondary {\n    background: rgba(255, 255, 255, 0.10);\n    color: #ffffff;\n    border-color: rgba(255, 255, 255, 0.28);\n  }\n\n  .vcp-cta .vcp-btn-secondary:hover,\n  .vcp-cta .vcp-btn-secondary:focus {\n    background: rgba(255, 255, 255, 0.16);\n    color: #ffffff;\n    border-color: rgba(255, 255, 255, 0.42);\n  }\n\n  @media (max-width: 980px) {\n    .vcp-hero-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .vcp-proof-row,\n    .vcp-grid-3 {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  @media (max-width: 720px) {\n    .vcp-container {\n      width: min(100% - 28px, 1180px);\n    }\n\n    .vcp-hero {\n      padding: 52px 0 50px 0;\n    }\n\n    .vcp-section {\n      padding: 62px 0;\n    }\n\n    .vcp-section-sm {\n      padding: 46px 0;\n    }\n\n    .vcp-card,\n    .vcp-hero-card,\n    .vcp-cta {\n      padding: 24px;\n      border-radius: 22px;\n    }\n\n    .vcp-buttons {\n      flex-direction: column;\n      align-items: stretch;\n    }\n\n    .vcp-btn {\n      width: 100%;\n      text-align: center;\n    }\n  }\n\n  @media (max-width: 420px) {\n    .vcp-h1 {\n      font-size: 38px;\n    }\n\n    .vcp-h2 {\n      font-size: 29px;\n    }\n\n    .vcp-contact-row {\n      grid-template-columns: 1fr;\n    }\n  }\n<\/style>\n\n<main class=\"vigil-contact-page\">\n\n  <!-- HERO -->\n  <section class=\"vcp-hero\">\n    <div class=\"vcp-container\">\n      <div class=\"vcp-hero-grid\">\n        <div>\n          <div class=\"vcp-eyebrow\">Contact VIGIL<\/div>\n\n          <h1 class=\"vcp-h1\">\n            Let's talk about your CRM, KYC, Compliance, and Risk systems.\n          <\/h1>\n\n          <p class=\"vcp-lead\">\n            Would you like to discover VIGIL, define a business need, or schedule a personalised demonstration? Our team will respond in a professional, clear, and solution-oriented manner.\n          <\/p>\n\n          <p class=\"vcp-text\">\n            VIGIL supports organisations looking to centralise their systems, enhance traceability, improve the reliability of reporting, and deploy a GRC platform tailored to their operational reality.\n          <\/p>\n\n          <div class=\"vcp-buttons\">\n            <a class=\"vcp-btn vcp-btn-primary\" href=\"https:\/\/calendly.com\/arcad-vigil\/demo-vigil\" target=\"_blank\" rel=\"noopener\">\n              Book a Demo\n              <span aria-hidden=\"true\">\u2192<\/span>\n            <\/a>\n\n            <a class=\"vcp-btn vcp-btn-secondary\" href=\"mailto:info@vigil.lu\">\n              Write to VIGIL\n            <\/a>\n          <\/div>\n        <\/div>\n\n        <div class=\"vcp-hero-card\">\n          <div class=\"vcp-eyebrow\">Contact details<\/div>\n          <h3 class=\"vcp-h3\">A direct exchange with the VIGIL team<\/h3>\n          <p class=\"vcp-text\">\n            Contact us for a demonstration, a module query, a deployment project, or an information request.\n          <\/p>\n\n          <div class=\"vcp-contact-stack\">\n            <div class=\"vcp-contact-row\">\n              <div class=\"vcp-contact-icon\">AD<\/div>\n              <div>\n                <strong>Address<\/strong>\n                <span>109-115, Avenue de Luxembourg<br>L-4940 Bascharage<\/span>\n              <\/div>\n            <\/div>\n\n            <div class=\"vcp-contact-row\">\n              <div class=\"vcp-contact-icon\">Telephone<\/div>\n              <div>\n                <strong>Phone<\/strong>\n                <a href=\"tel:+35226308635\">+352 26 30 86 35<\/a>\n              <\/div>\n            <\/div>\n\n            <div class=\"vcp-contact-row\">\n              <div class=\"vcp-contact-icon\">Post<\/div>\n              <div>\n                <strong>Email<\/strong>\n                <a href=\"mailto:info@vigil.lu\">info@vigil.lu<\/a>\n              <\/div>\n            <\/div>\n\n            <div class=\"vcp-contact-row\">\n              <div class=\"vcp-contact-icon\">In<\/div>\n              <div>\n                <strong>LinkedIn<\/strong>\n                <a href=\"https:\/\/www.linkedin.com\/company\/vigilsolution\/\" target=\"_blank\" rel=\"noopener\">Follow VIGIL on LinkedIn<\/a>\n              <\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"vcp-proof-row\">\n        <div class=\"vcp-proof\">\n          <strong>Bespoke demo<\/strong>\n          <span>Discover the most relevant modules based on your KYC, Compliance, Risk, or Due Diligence challenges.<\/span>\n        <\/div>\n\n        <div class=\"vcp-proof\">\n          <strong>Business approach<\/strong>\n          <span>Work with a team that understands your obligations, processes, and operational constraints.<\/span>\n        <\/div>\n\n        <div class=\"vcp-proof\">\n          <strong>Platform hosted in Europe<\/strong>\n          <span>An environment designed for security, traceability and access control.<\/span>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- CONTACT OPTIONS -->\n  <section class=\"vcp-section vcp-soft\">\n    <div class=\"vcp-container\">\n      <div class=\"vcp-center\">\n        <div class=\"vcp-eyebrow\">Start a discussion<\/div>\n        <h2 class=\"vcp-h2\">\n          Choose the most suitable channel.\n        <\/h2>\n        <p class=\"vcp-lead\">\n          VIGIL will respond to you for a demonstration, a functional question, a deployment project or a discussion about your GRC priorities.\n        <\/p>\n      <\/div>\n\n      <div class=\"vcp-grid-3\">\n        <a class=\"vcp-action-card\" href=\"https:\/\/calendly.com\/arcad-vigil\/demo-vigil\" target=\"_blank\" rel=\"noopener\">\n          <div class=\"vcp-card vcp-card-dark\">\n            <div class=\"vcp-icon\">DEMO<\/div>\n            <h3 class=\"vcp-h3\">Book a Demo<\/h3>\n            <p class=\"vcp-text\">\n              Plan an exchange to discover the platform, modules, and use cases suitable for your organisation.\n            <\/p>\n          <\/div>\n        <\/a>\n\n        <a class=\"vcp-action-card\" href=\"mailto:info@vigil.lu\">\n          <div class=\"vcp-card\">\n            <div class=\"vcp-icon\">Post<\/div>\n            <h3 class=\"vcp-h3\">Write to the VIGIL team<\/h3>\n            <p class=\"vcp-text\">\n              Send us your request, your context, or the modules you are interested in. We will get back to you quickly.\n            <\/p>\n          <\/div>\n        <\/a>\n\n        <a class=\"vcp-action-card\" href=\"tel:+35226308635\">\n          <div class=\"vcp-card\">\n            <div class=\"vcp-icon\">Telephone<\/div>\n            <h3 class=\"vcp-h3\">Call us<\/h3>\n            <p class=\"vcp-text\">\n              Contact the VIGIL team directly for a quick question or to direct your enquiry.\n            <\/p>\n          <\/div>\n        <\/a>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- MODULES -->\n  <section class=\"vcp-section\">\n    <div class=\"vcp-container\">\n      <div class=\"vcp-center\">\n        <div class=\"vcp-eyebrow\">Affected modules<\/div>\n        <h2 class=\"vcp-h2\">\n          An exchange can focus on a specific module or a global approach.\n        <\/h2>\n\n        <p class=\"vcp-lead\">\n          VIGIL is a modular platform. You can start with a specific need or consider a broader structuring of your GRC systems.\n        <\/p>\n\n        <div class=\"vcp-modules\">\n          <span class=\"vcp-pill\">KYC &amp; Name Screening<\/span>\n          <span class=\"vcp-pill\">Compliance \/ RC<\/span>\n          <span class=\"vcp-pill\">Risk Management<\/span>\n          <span class=\"vcp-pill\">GAP &amp; Due Diligences<\/span>\n          <span class=\"vcp-pill\">Internal Audit<\/span>\n          <span class=\"vcp-pill\">Internal Control<\/span>\n          <span class=\"vcp-pill\">GDPR<\/span>\n          <span class=\"vcp-pill\">Processes &amp; Controls<\/span>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- CTA -->\n  <section class=\"vcp-section\">\n    <div class=\"vcp-container\">\n      <div class=\"vcp-cta\">\n        <div class=\"vcp-eyebrow\">VIGIL Demonstration<\/div>\n\n        <h2 class=\"vcp-h2\">\n          Would you like to see the platform in action?\n        <\/h2>\n\n        <p class=\"vcp-lead\">\n          Plan a personalised demonstration to discover how VIGIL can centralise your devices, structure your workflows, enhance traceability, and produce clear reporting.\n        <\/p>\n\n        <div class=\"vcp-buttons\">\n          <a class=\"vcp-btn vcp-btn-primary\" href=\"https:\/\/calendly.com\/arcad-vigil\/demo-vigil\" target=\"_blank\" rel=\"noopener\">\n            Book a Demo\n            <span aria-hidden=\"true\">\u2192<\/span>\n          <\/a>\n\n          <a class=\"vcp-btn vcp-btn-secondary\" href=\"mailto:info@vigil.lu\">\n            Contact Us\n          <\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n<\/main>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Contact VIGIL Parlons de vos dispositifs GRC, KYC, Compliance et Risk. Vous souhaitez d\u00e9couvrir VIGIL, cadrer un besoin m\u00e9tier ou planifier une d\u00e9monstration personnalis\u00e9e ? Notre \u00e9quipe vous r\u00e9pond dans un cadre professionnel, clair et orient\u00e9 solution. VIGIL accompagne les organisations qui veulent centraliser leurs dispositifs, renforcer la tra\u00e7abilit\u00e9, fiabiliser le reporting et d\u00e9ployer une [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-525","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.7 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>contact - Vigil<\/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:\/\/vigil-solutions.eu\/en\/contact\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"contact - Vigil\" \/>\n<meta property=\"og:description\" content=\"Contact VIGIL Parlons de vos dispositifs GRC, KYC, Compliance et Risk. Vous souhaitez d\u00e9couvrir VIGIL, cadrer un besoin m\u00e9tier ou planifier une d\u00e9monstration personnalis\u00e9e ? Notre \u00e9quipe vous r\u00e9pond dans un cadre professionnel, clair et orient\u00e9 solution. VIGIL accompagne les organisations qui veulent centraliser leurs dispositifs, renforcer la tra\u00e7abilit\u00e9, fiabiliser le reporting et d\u00e9ployer une [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vigil-solutions.eu\/en\/contact\/\" \/>\n<meta property=\"og:site_name\" content=\"Vigil\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-10T14:38:52+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Estimated reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/vigil-solutions.eu\\\/contact\\\/\",\"url\":\"https:\\\/\\\/vigil-solutions.eu\\\/contact\\\/\",\"name\":\"contact - Vigil\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vigil-solutions.eu\\\/en\\\/#website\"},\"datePublished\":\"2025-07-30T14:07:17+00:00\",\"dateModified\":\"2026-06-10T14:38:52+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vigil-solutions.eu\\\/contact\\\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vigil-solutions.eu\\\/contact\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vigil-solutions.eu\\\/contact\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/vigil-solutions.eu\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"contact\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/vigil-solutions.eu\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/vigil-solutions.eu\\\/en\\\/\",\"name\":\"Vigil-solutions\",\"description\":\"Application 100% Web\",\"publisher\":{\"@id\":\"https:\\\/\\\/vigil-solutions.eu\\\/en\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/vigil-solutions.eu\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/vigil-solutions.eu\\\/en\\\/#organization\",\"name\":\"Vigil\",\"url\":\"https:\\\/\\\/vigil-solutions.eu\\\/en\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/vigil-solutions.eu\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/vigil-solutions.eu\\\/wp-content\\\/uploads\\\/2025\\\/05\\\/1.-logo_VIGIL.png\",\"contentUrl\":\"https:\\\/\\\/vigil-solutions.eu\\\/wp-content\\\/uploads\\\/2025\\\/05\\\/1.-logo_VIGIL.png\",\"width\":601,\"height\":248,\"caption\":\"Vigil\"},\"image\":{\"@id\":\"https:\\\/\\\/vigil-solutions.eu\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"contact - Vigil","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:\/\/vigil-solutions.eu\/en\/contact\/","og_locale":"en_GB","og_type":"article","og_title":"contact - Vigil","og_description":"Contact VIGIL Parlons de vos dispositifs GRC, KYC, Compliance et Risk. Vous souhaitez d\u00e9couvrir VIGIL, cadrer un besoin m\u00e9tier ou planifier une d\u00e9monstration personnalis\u00e9e ? Notre \u00e9quipe vous r\u00e9pond dans un cadre professionnel, clair et orient\u00e9 solution. VIGIL accompagne les organisations qui veulent centraliser leurs dispositifs, renforcer la tra\u00e7abilit\u00e9, fiabiliser le reporting et d\u00e9ployer une [&hellip;]","og_url":"https:\/\/vigil-solutions.eu\/en\/contact\/","og_site_name":"Vigil","article_modified_time":"2026-06-10T14:38:52+00:00","twitter_card":"summary_large_image","twitter_misc":{"Estimated reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vigil-solutions.eu\/contact\/","url":"https:\/\/vigil-solutions.eu\/contact\/","name":"contact - Vigil","isPartOf":{"@id":"https:\/\/vigil-solutions.eu\/en\/#website"},"datePublished":"2025-07-30T14:07:17+00:00","dateModified":"2026-06-10T14:38:52+00:00","breadcrumb":{"@id":"https:\/\/vigil-solutions.eu\/contact\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vigil-solutions.eu\/contact\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/vigil-solutions.eu\/contact\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/vigil-solutions.eu\/"},{"@type":"ListItem","position":2,"name":"contact"}]},{"@type":"WebSite","@id":"https:\/\/vigil-solutions.eu\/en\/#website","url":"https:\/\/vigil-solutions.eu\/en\/","name":"Vigil-solutions","description":"100% Web Application","publisher":{"@id":"https:\/\/vigil-solutions.eu\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/vigil-solutions.eu\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"},{"@type":"Organization","@id":"https:\/\/vigil-solutions.eu\/en\/#organization","name":"Vigil","url":"https:\/\/vigil-solutions.eu\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/vigil-solutions.eu\/en\/#\/schema\/logo\/image\/","url":"https:\/\/vigil-solutions.eu\/wp-content\/uploads\/2025\/05\/1.-logo_VIGIL.png","contentUrl":"https:\/\/vigil-solutions.eu\/wp-content\/uploads\/2025\/05\/1.-logo_VIGIL.png","width":601,"height":248,"caption":"Vigil"},"image":{"@id":"https:\/\/vigil-solutions.eu\/en\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/vigil-solutions.eu\/en\/wp-json\/wp\/v2\/pages\/525","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/vigil-solutions.eu\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/vigil-solutions.eu\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/vigil-solutions.eu\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/vigil-solutions.eu\/en\/wp-json\/wp\/v2\/comments?post=525"}],"version-history":[{"count":18,"href":"https:\/\/vigil-solutions.eu\/en\/wp-json\/wp\/v2\/pages\/525\/revisions"}],"predecessor-version":[{"id":1295,"href":"https:\/\/vigil-solutions.eu\/en\/wp-json\/wp\/v2\/pages\/525\/revisions\/1295"}],"wp:attachment":[{"href":"https:\/\/vigil-solutions.eu\/en\/wp-json\/wp\/v2\/media?parent=525"}],"curies":[{"name":"wordpress","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}