{"id":17097,"date":"2025-05-05T15:20:34","date_gmt":"2025-05-05T13:20:34","guid":{"rendered":"https:\/\/visionsoft.tech\/?page_id=17097"},"modified":"2026-07-07T23:20:54","modified_gmt":"2026-07-07T21:20:54","slug":"visionsoft-ai","status":"publish","type":"page","link":"https:\/\/visionsoft.tech\/en\/visionsoft-ai\/","title":{"rendered":"Visionsoft AI"},"content":{"rendered":"\n<style>\n\/* \u2500\u2500 BASE PAGE \u2500\u2500 *\/\n.vplans-page { color: #1a2238; line-height: 1.65; }\n.vplans-page h2, .vplans-page h3 { color: #0f1a3c; line-height: 1.25; }\n.vplans-inner { max-width: 1200px; margin: 0 auto; padding: 0 20px; }\n.vplans-fullwidth { width: 100vw; position: relative; left: 50%; right: 50%; margin-left: -50vw; margin-right: -50vw; }\n\n\/* \u2500\u2500 HERO STUDIO STYLE \u2500\u2500 *\/\n.vs-hero {\n  background: linear-gradient(135deg, #232048 0%, #2a5fff 50%, #00a882 100%);\n  padding: 90px 0 60px;\n  width: 100%;\n  position: relative;\n  overflow: hidden;\n width: 100vw !important;\n  max-width: 100vw !important;\n}\n.vs-hero::before {\n  content: '';\n  position: absolute;\n  inset: 0;\n  background-image:\n    radial-gradient(circle at 15% 60%, rgba(255,255,255,0.05) 0%, transparent 55%),\n    radial-gradient(circle at 85% 20%, rgba(0,168,130,0.12) 0%, transparent 50%);\n  pointer-events: none;\n}\n.vs-hero-inner {\n  max-width: 1280px;\n  margin: 0 auto;\n  padding: 0 5vw;\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 64px;\n  align-items: center;\n}\n.vs-hero-eyebrow {\n  display: inline-flex; align-items: center; gap: 8px;\n  background: rgba(255,255,255,0.12);\n  border: 1px solid rgba(255,255,255,0.2);\n  border-radius: 10px;\n  padding: 5px 14px;\n  font-size: 12px; font-weight: 600;\n  color: rgba(255,255,255,0.8);\n  letter-spacing: .6px;\n  text-transform: uppercase;\n  margin-bottom: 20px;\n}\n.vs-hero-eyebrow::before {\n  content: '';\n  width: 6px; height: 6px;\n  border-radius: 50%;\n  background: #00a882;\n}\n.vs-hero h1 {\n  font-size: clamp(28px, 3.2vw, 44px) !important;\n  line-height: 1.15 !important;\n  letter-spacing: -0.4px !important;\n  color: #ffffff !important;\n  -webkit-text-fill-color: #ffffff !important;\n  background: none !important;\n  margin: 0 0 20px !important;\n  padding: 0 !important;\n  font-weight: 700 !important;\n  border: none !important;\n}\n.vs-hero h1 em {\n  font-style: italic;\n  color: rgba(255,255,255,0.75);\n  -webkit-text-fill-color: rgba(255,255,255,0.75) !important;\n}\n.vs-hero-sub {\n  font-size: 16px;\n  color: rgba(255,255,255,0.72);\n  line-height: 1.7;\n  max-width: 480px;\n  margin-bottom: 32px;\n}\n.vs-hero-actions { display: flex; gap: 12px; flex-wrap: wrap; align-items: center; }\n.vs-btn {\n  display: inline-flex !important; align-items: center; gap: 6px;\n  padding: 11px 26px !important;\n  font-size: 15px !important; font-weight: 500 !important;\n  border-radius: 10px !important;\n  text-decoration: none !important;\n  transition: all .2s !important;\n  cursor: pointer;\n  border: 1.5px solid transparent !important;\n  line-height: 1 !important;\n}\n.vs-btn-accent {\n  background: #ffffff !important;\n  color: #232048 !important;\n  border-color: #ffffff !important;\n}\n.vs-btn-accent:hover { background: rgba(255,255,255,0.85) !important; }\n.vs-btn-ghost {\n  color: #ffffff !important;\n  border: 1.5px solid rgba(255,255,255,0.35) !important;\n  background: rgba(255,255,255,0.1) !important;\n}\n.vs-btn-ghost:hover { background: rgba(255,255,255,0.2) !important; }\n.vs-hero-trust {\n  margin-top: 36px;\n  display: flex; gap: 24px; align-items: center;\n  font-size: 13px; color: rgba(255,255,255,0.7);\n  flex-wrap: wrap;\n}\n.vs-trust-item { display: flex; align-items: center; gap: 6px; }\n.vs-trust-icon {\n  width: 16px; height: 16px;\n  background: #00a882;\n  border-radius: 50%;\n  display: flex; align-items: center; justify-content: center;\n  font-size: 10px; color: white; font-weight: 700;\n  flex-shrink: 0;\n}\n\n\/* \u2500\u2500 MOCKUP PLANS \u2500\u2500 *\/\n.vs-hero-visual { position: relative; }\n.vs-ai-badge {\n  position: absolute;\n  top: -16px; right: -16px;\n  background: #2a5fff;\n  color: white;\n  border-radius: 50px;\n  padding: 8px 14px;\n  font-size: 13px; font-weight: 600;\n  box-shadow: 0 4px 16px rgba(42,95,255,0.35);\n  white-space: nowrap;\n  animation: vsfloat 3s ease-in-out infinite;\n  z-index: 2;\n}\n@keyframes vsfloat {\n  0%, 100% { transform: translateY(0); }\n  50% { transform: translateY(-6px); }\n}\n.vs-mockup-frame {\n  background: #0f0e0d;\n  border-radius: 18px;\n  padding: 22px;\n  box-shadow: 0 28px 70px rgba(15,14,13,0.18), 0 6px 20px rgba(15,14,13,0.08);\n}\n.vs-mockup-topbar { display: flex; align-items: center; gap: 8px; margin-bottom: 18px; }\n.vs-dot { width: 10px; height: 10px; border-radius: 50%; }\n.vs-dot-r { background: #ff5f57; }\n.vs-dot-y { background: #febc2e; }\n.vs-dot-g { background: #28c840; }\n.vs-mockup-url {\n  flex: 1;\n  background: rgba(255,255,255,0.08);\n  border-radius: 6px;\n  height: 24px;\n  margin-left: 8px;\n  display: flex; align-items: center; padding: 0 10px;\n}\n.vs-url-text { font-size: 11px; color: rgba(255,255,255,0.3); font-family: monospace; }\n\n\/* Plan canvas *\/\n.vs-plan-canvas {\n  background: #1a1917;\n  border-radius: 10px;\n  padding: 14px;\n  min-height: 230px;\n  display: flex;\n  flex-direction: column;\n  gap: 10px;\n}\n.vs-plan-toolbar {\n  background: rgba(255,255,255,0.06);\n  border-radius: 6px;\n  height: 28px;\n  display: flex; align-items: center; padding: 0 10px; gap: 8px;\n}\n.vs-plan-tb-label {\n  font-size: 10px; color: rgba(255,255,255,0.3);\n  text-transform: uppercase; letter-spacing: .5px; font-weight: 600;\n}\n.vs-plan-tb-sep { flex: 1; }\n.vs-plan-tb-btn {\n  width: 20px; height: 20px;\n  background: rgba(42,95,255,0.3);\n  border-radius: 4px;\n}\n\/* Plan de masse simul\u00e9 *\/\n.vs-plan-body {\n  flex: 1;\n  display: grid;\n  grid-template-columns: 1fr 120px;\n  gap: 10px;\n}\n.vs-plan-map {\n  background: rgba(255,255,255,0.03);\n  border: 1px solid rgba(255,255,255,0.07);\n  border-radius: 8px;\n  position: relative;\n  min-height: 160px;\n  overflow: hidden;\n}\n\/* Maillage plan *\/\n.vs-plan-map::before {\n  content: '';\n  position: absolute;\n  inset: 0;\n  background-image:\n    linear-gradient(rgba(255,255,255,0.03) 1px, transparent 1px),\n    linear-gradient(90deg, rgba(255,255,255,0.03) 1px, transparent 1px);\n  background-size: 20px 20px;\n}\n\/* Zones de plan *\/\n.vs-plan-zone {\n  position: absolute;\n  border-radius: 4px;\n  border: 1px solid rgba(255,255,255,0.1);\n}\n.vs-plan-zone-a {\n  top: 15%; left: 8%; width: 35%; height: 40%;\n  background: rgba(42,95,255,0.08);\n  border-color: rgba(42,95,255,0.25);\n}\n.vs-plan-zone-b {\n  top: 15%; left: 48%; width: 42%; height: 40%;\n  background: rgba(0,168,130,0.07);\n  border-color: rgba(0,168,130,0.2);\n}\n.vs-plan-zone-c {\n  top: 62%; left: 8%; width: 82%; height: 28%;\n  background: rgba(255,255,255,0.03);\n}\n\/* POI - points d'int\u00e9r\u00eat *\/\n.vs-poi {\n  position: absolute;\n  width: 10px; height: 10px;\n  border-radius: 50%;\n  border: 2px solid;\n  transform: translate(-50%, -50%);\n}\n.vs-poi::after {\n  content: '';\n  position: absolute;\n  inset: -4px;\n  border-radius: 50%;\n  opacity: 0.3;\n  animation: vspoipulse 2s ease-in-out infinite;\n}\n@keyframes vspoipulse {\n  0%, 100% { transform: scale(1); opacity: 0.3; }\n  50% { transform: scale(1.6); opacity: 0; }\n}\n.vs-poi-ok { background: #00a882; border-color: #00a882; top: 35%; left: 22%; }\n.vs-poi-ok::after { background: #00a882; }\n.vs-poi-warn { background: #febc2e; border-color: #febc2e; top: 28%; left: 65%; }\n.vs-poi-warn::after { background: #febc2e; }\n.vs-poi-alert { background: #ff5f57; border-color: #ff5f57; top: 42%; left: 55%; }\n.vs-poi-alert::after { background: #ff5f57; }\n.vs-poi-ok2 { background: #00a882; border-color: #00a882; top: 75%; left: 38%; }\n.vs-poi-ok2::after { background: #00a882; }\n\/* Zone label *\/\n.vs-zone-label {\n  position: absolute;\n  font-size: 9px; font-weight: 600;\n  color: rgba(255,255,255,0.25);\n  text-transform: uppercase; letter-spacing: .5px;\n}\n.vs-zone-label-a { top: 18%; left: 10%; }\n.vs-zone-label-b { top: 18%; left: 50%; }\n\/* Panneau lat\u00e9ral \u00e9quipement *\/\n.vs-plan-sidebar {\n  display: flex; flex-direction: column; gap: 8px;\n}\n.vs-plan-eq {\n  background: rgba(255,255,255,0.05);\n  border: 1px solid rgba(255,255,255,0.07);\n  border-radius: 6px;\n  padding: 8px 10px;\n  display: flex; flex-direction: column; gap: 4px;\n}\n.vs-plan-eq.active {\n  border-color: rgba(42,95,255,0.4);\n  background: rgba(42,95,255,0.08);\n}\n.vs-eq-label { font-size: 9px; color: rgba(255,255,255,0.25); text-transform: uppercase; letter-spacing: .4px; font-weight: 600; }\n.vs-eq-name { font-size: 11px; color: rgba(255,255,255,0.75); font-weight: 600; }\n.vs-eq-status {\n  display: inline-flex; align-items: center; gap: 4px;\n  font-size: 9px; font-weight: 600;\n}\n.vs-eq-dot { width: 5px; height: 5px; border-radius: 50%; }\n.vs-eq-ok .vs-eq-dot { background: #00a882; }\n.vs-eq-ok { color: #00a882; }\n.vs-eq-warn .vs-eq-dot { background: #febc2e; }\n.vs-eq-warn { color: #febc2e; }\n.vs-eq-alert .vs-eq-dot { background: #ff5f57; }\n.vs-eq-alert { color: #ff5f57; }\n\n@media (max-width: 768px) {\n  .vs-hero-inner { grid-template-columns: 1fr; gap: 40px; }\n  .vs-hero-visual { display: none; }\n  .vs-hero { padding: 60px 0 48px; }\n}\n\n\/* \u2500\u2500 RESTE DU CONTENU \u2500\u2500 *\/\n.vplans-section-wrap { padding: 70px 0; }\n.vplans-section { display: grid; grid-template-columns: 1fr 1fr; gap: 50px; align-items: center; }\n.vplans-section.reverse { direction: rtl; }\n.vplans-section.reverse > * { direction: ltr; }\n.vplans-section img { width: 100%; border-radius: 12px; box-shadow: 0 10px 30px rgba(0,0,0,0.12); }\n.vplans-section h2 { font-size: 1.8rem; margin-bottom: 20px; }\n\n.vplans-btn { display: inline-block; padding: 14px 28px; background: #1d4ed8; color: #fff !important; border-radius: 8px; font-weight: 600; margin-top: 18px; margin-right: 10px; transition: background .2s; text-decoration: none; }\n.vplans-btn:hover { background: #1e3a8a; }\n.vplans-btn.secondary { background: transparent; color: #1d4ed8 !important; border: 2px solid #1d4ed8; }\n\n.vplans-btn-gradient {\n  display: inline-block; padding: 14px 28px;\n  border-radius: 8px;\n  color: #fff !important;\n  border: none;\n  cursor: pointer;\n  font-weight: 600;\n  background: linear-gradient(125deg, #2a5fff 0%, #00a882 100%);\n  box-shadow: 0 8px 20px rgba(42, 95, 255, 0.25);\n  transition: all 0.2s ease;\n  text-decoration: none;\n}\n\n.vplans-pillars-bg { background: #f5f8fd; padding: 70px 20px; }\n.vplans-pillars { display: grid; grid-template-columns: repeat(3, 1fr); gap: 30px; margin-top: 40px; }\n.vplans-pillar { padding: 28px; border-top: 4px solid #1d4ed8; background: #fff; border-radius: 0 0 10px 10px; box-shadow: 0 4px 14px rgba(0,0,0,0.04); }\n.vplans-pillar h3 { font-size: 1.15rem; margin-bottom: 12px; }\n\n.vplans-cards-wrap { padding: 70px 0; }\n.vplans-cards { display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px; margin-top: 40px; }\n.vplans-card { background: #fff; border: 1px solid #e5e9f2; border-radius: 12px; padding: 28px; transition: transform .2s, box-shadow .2s; }\n.vplans-card:hover { transform: translateY(-4px); box-shadow: 0 12px 28px rgba(0,0,0,0.08); }\n.vplans-card h3 { font-size: 1.2rem; margin-bottom: 12px; color: #1d4ed8; }\n\n.vplans-faq-bg { background: #f5f8fd; padding: 70px 20px; }\n.vplans-faq details { background: #fff; border: 1px solid #e5e9f2; border-radius: 10px; margin-bottom: 12px; padding: 18px 22px; }\n.vplans-faq summary { font-weight: 600; cursor: pointer; font-size: 1.05rem; color: #0f1a3c; }\n.vplans-faq details[open] summary { margin-bottom: 12px; color: #1d4ed8; }\n\n.vplans-cta-final { background: linear-gradient(135deg, #1d4ed8 0%, #0f1a3c 100%); padding: 70px 20px; text-align: center; color: #fff; }\n.vplans-cta-final h2 { color: #fff; font-size: 2rem; margin-bottom: 18px; }\n.vplans-cta-final .vplans-btn { background: #fff; color: #1d4ed8 !important; }\n.vplans-cta-final .vplans-btn:hover { background: #e5e9f2; }\n.vplans-cta-final .vplans-btn.secondary { background: transparent; color: #fff !important; border-color: #fff; }\n\n.vplans-eyebrow { display: inline-block; text-transform: uppercase; letter-spacing: 1.5px; font-size: 0.85rem; font-weight: 700; color: #1d4ed8; margin-bottom: 10px; }\n.vplans-center { text-align: center; margin-bottom: 10px; }\n\n@media (max-width: 860px) {\n  .vplans-section, .vplans-cards, .vplans-pillars { grid-template-columns: 1fr; }\n  .vplans-section.reverse { direction: ltr; }\n}\n<\/style>\n\n<div class=\"vplans-page\">\n\n  <!-- HERO STYLE STUDIO -->\n  <section class=\"vs-hero\" aria-labelledby=\"vplans-hero-title\">\n    <div class=\"vs-hero-inner\">\n\n      <!-- CONTENU -->\n      <div class=\"vs-hero-content\">\n        <div class=\"vs-hero-eyebrow\">Visionsoft Plans<\/div>\n        <h1 id=\"vplans-hero-title\">Visionsoft Plans: <em>put your data to work<\/em> on your technical drawings<\/h1>\n        <p class=\"vs-hero-sub\">\n          Your 2D drawings (DWG, PDF, PNG, GeoJSON) become management interfaces connected to your field data. Locate your equipment, link your CMMS and act directly from the drawing &#8211; without a line of code.\n        <\/p>\n        <div class=\"vs-hero-actions\">\n          <a href=\"\/free-trial\/\" class=\"vs-btn vs-btn-accent\">Try Vision Plans<\/a>\n          <a href=\"\/studio\/\" class=\"vs-btn vs-btn-ghost\">More on Vision Studio -&gt;<\/a>\n        <\/div>\n        <div class=\"vs-hero-trust\" aria-label=\"Garanties\">\n          <div class=\"vs-trust-item\">\n            <div class=\"vs-trust-icon\" aria-hidden=\"true\">\u2713<\/div>\n            <span>DWG, PDF, PNG<\/span>\n          <\/div>\n          <div class=\"vs-trust-item\">\n            <div class=\"vs-trust-icon\" aria-hidden=\"true\">\u2713<\/div>\n            <span>Connected to your CMMS<\/span>\n          <\/div>\n          <div class=\"vs-trust-item\">\n            <div class=\"vs-trust-icon\" aria-hidden=\"true\">\u2713<\/div>\n            <span>Hosted in France<\/span>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <!-- MOCKUP VISUEL - plan interactif simul\u00e9 -->\n      <div class=\"vs-hero-visual\" aria-hidden=\"true\">\n        <div class=\"vs-ai-badge\">Drawing connected in real time<\/div>\n        <div class=\"vs-mockup-frame\">\n          <div class=\"vs-mockup-topbar\">\n            <div class=\"vs-dot vs-dot-r\"><\/div>\n            <div class=\"vs-dot vs-dot-y\"><\/div>\n            <div class=\"vs-dot vs-dot-g\"><\/div>\n            <div class=\"vs-mockup-url\">\n              <span class=\"vs-url-text\">visionsoft.tech\/app\/plans\/atelier-ligne-b<\/span>\n            <\/div>\n          <\/div>\n          <div class=\"vs-plan-canvas\">\n            <div class=\"vs-plan-toolbar\">\n              <span class=\"vs-plan-tb-label\">Workshop drawing &#8211; Line B<\/span>\n              <div class=\"vs-plan-tb-sep\"><\/div>\n              <div class=\"vs-plan-tb-btn\"><\/div>\n              <div class=\"vs-plan-tb-btn\" style=\"background:rgba(0,168,130,0.3);\"><\/div>\n            <\/div>\n            <div class=\"vs-plan-body\">\n              <!-- Plan de masse -->\n              <div class=\"vs-plan-map\">\n                <div class=\"vs-plan-zone vs-plan-zone-a\"><\/div>\n                <div class=\"vs-plan-zone vs-plan-zone-b\"><\/div>\n                <div class=\"vs-plan-zone vs-plan-zone-c\"><\/div>\n                <span class=\"vs-zone-label vs-zone-label-a\">Zone A<\/span>\n                <span class=\"vs-zone-label vs-zone-label-b\">Zone B<\/span>\n                <!-- Points d'int\u00e9r\u00eat -->\n                <div class=\"vs-poi vs-poi-ok\"><\/div>\n                <div class=\"vs-poi vs-poi-warn\"><\/div>\n                <div class=\"vs-poi vs-poi-alert\"><\/div>\n                <div class=\"vs-poi vs-poi-ok2\"><\/div>\n              <\/div>\n              <!-- Sidebar \u00e9quipements -->\n              <div class=\"vs-plan-sidebar\">\n                <div class=\"vs-plan-eq active\">\n                  <span class=\"vs-eq-label\">Equipment<\/span>\n                  <span class=\"vs-eq-name\">Pump P-201<\/span>\n                  <span class=\"vs-eq-status vs-eq-ok\"><div class=\"vs-eq-dot\"><\/div>Operational<\/span>\n                <\/div>\n                <div class=\"vs-plan-eq\">\n                  <span class=\"vs-eq-label\">Equipment<\/span>\n                  <span class=\"vs-eq-name\">Compressor C-05<\/span>\n                  <span class=\"vs-eq-status vs-eq-warn\"><div class=\"vs-eq-dot\"><\/div>Maintenance in 3 days<\/span>\n                <\/div>\n                <div class=\"vs-plan-eq\">\n                  <span class=\"vs-eq-label\">Equipment<\/span>\n                  <span class=\"vs-eq-name\">Valve V-118<\/span>\n                  <span class=\"vs-eq-status vs-eq-alert\"><div class=\"vs-eq-dot\"><\/div>Active alert<\/span>\n                <\/div>\n              <\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n\n    <\/div>\n  <\/section>\n\n  <!-- SECTION PLANS INTERACTIFS -->\n  <div class=\"vplans-section-wrap\">\n    <div class=\"vplans-inner\">\n      <section class=\"vplans-section\">\n        <div>\n          <span class=\"vplans-eyebrow\">Interactive drawings<\/span>\n          <h2>Your technical drawings become management interfaces connected to your field data<\/h2>\n          <p>Import any existing drawing &#8211; DWG from your CAD, PDF of your P&amp;ID diagrams, PNG site plan or GeoJSON file &#8211; and place your points of interest (POIs) in a few clicks. Each POI represents an equipment, a zone, a sensor or an asset you want to manage.<\/p>\n          <p>Once your POIs are placed, link them to your data via Vision Data Integration: equipment records from your CMMS, statuses from your MES, IoT alerts, technical documents from your EDM, maintenance histories. The drawing becomes a spatial dashboard: an equipment&#8217;s color changes with its state, a blink signals an alarm, a click opens the full record.<\/p>\n          <p>The result isn&#8217;t a simple visualization map. It&#8217;s an action interface integrated into your IS, on which your teams can raise work requests, review open work orders, access manufacturer drawings or record a field reading &#8211; directly from the drawing, on desktop as well as tablet.<\/p>\n          <a href=\"\/creer-un-compte\/\" class=\"vplans-btn-gradient\">Try Vision Plans for free<\/a>\n        <\/div>\n        <div>\n          <img decoding=\"async\" src=\"https:\/\/visionsoft.tech\/wp-content\/uploads\/2025\/05\/10-1024x524.png\" alt=\"Vision Plans - plans techniques interactifs connect\u00e9s \u00e0 la GMAO\">\n        <\/div>\n      <\/section>\n    <\/div>\n  <\/div>\n\n  <!-- SECTION GMAO \/ TERRAIN -->\n  <div class=\"vplans-fullwidth vplans-pillars-bg\" style=\"padding: 70px 20px;\">\n    <div class=\"vplans-inner\">\n      <section class=\"vplans-section reverse\">\n        <div>\n          <span class=\"vplans-eyebrow\">Maintenance and field<\/span>\n          <h2>Link your drawings to your CMMS and act directly from the map<\/h2>\n          <p>Your technicians no longer need to identify equipment in a dropdown of thousands of references. They open the workshop drawing, click on the pump in question and instantly access its technical record, failure history, latest interventions and available spare parts.<\/p>\n          <p>From that same click, they can create a work order, photograph the equipment, enter a reading or trigger a LOTO lockout procedure. Vision Plans natively integrates with the leading CMMS on the market (SAP PM, CARL Source, Maximo, Coswin, Infor EAM) via Vision Data Integration, with no recoding or duplicate data entry.<\/p>\n          <p>Maintenance managers get a real-time overview: availability rate by zone, ongoing interventions, upcoming preventive deadlines. Drawings are no longer a meeting prop &#8211; they become your teams&#8217; daily working interface.<\/p>\n          <a href=\"\/studio\/\" class=\"vplans-btn-gradient\">More on Vision Studio<\/a>\n          <a href=\"\/free-trial\/\" class=\"vplans-btn secondary\">Try Vision Plans<\/a>\n        <\/div>\n        <div>\n          <img decoding=\"async\" src=\"https:\/\/visionsoft.tech\/wp-content\/uploads\/2025\/05\/3-768x393.png\" alt=\"Vision Plans - connexion GMAO et pilotage terrain\">\n        <\/div>\n      <\/section>\n    <\/div>\n  <\/div>\n\n  <!-- PILIERS -->\n  <div class=\"vplans-section-wrap\">\n    <div class=\"vplans-inner\">\n      <div class=\"vplans-center\">\n        <span class=\"vplans-eyebrow\">Visionsoft&#8217;s mapping building block<\/span>\n        <h2>Vision Plans, the module that gives a spatial dimension to your business data<\/h2>\n      <\/div>\n\n      <p>Vision Plans fills a gap in industrial no-code suites: the geographic and spatial dimension. Your data already exists &#8211; in your CMMS, your ERP, your MES or your IoT sensors. What was missing was a simple way to anchor it in space and make it accessible to your field teams from the right drawing, in the right place.<\/p>\n      <p>By connecting your technical drawings to your database via Visionsoft Data Integration, Vision Plans turns a simple visual support into a real digital control station. Every piece of data finds its place on the drawing, every field action becomes traceable and every anomaly is located precisely &#8211; with no custom development and no complex mapping solution to administer.<\/p>\n\n      <div class=\"vplans-pillars\">\n        <div class=\"vplans-pillar\">\n          <h3>Compatible with all your drawing formats<\/h3>\n          <p>Vision Plans accepts the standard formats of the industrial and tertiary markets: DWG (AutoCAD), PDF, PNG, JPEG, SVG and GeoJSON for geospatial data. Your existing drawings are imported directly, with no redesign or costly migration.<\/p>\n          <p>Several drawings can coexist within a single project: site plan, floor plans, process diagrams, evacuation plans &#8211; each with its own POIs and its own data connections.<\/p>\n        <\/div>\n        <div class=\"vplans-pillar\">\n          <h3>Connected to your IS via Vision Data Integration<\/h3>\n          <p>Each POI placed on the drawing can be linked to any data source accessible via Vision Data Integration: SQL databases, REST APIs, OPC-UA streams, CSV files or native ERP\/CMMS connectors. Data refreshes in real time or at the frequency you define.<\/p>\n          <p>No manual synchronization, no export &#8211; the drawing reflects the real state of your facilities every time you open it.<\/p>\n        <\/div>\n        <div class=\"vplans-pillar\">\n          <h3>A sovereign solution, hosted in France<\/h3>\n          <p>Vision Plans runs on the Visionsoft infrastructure, hosted in France and GDPR-compliant. Your industrial drawings, equipment data and intervention histories stay within your data perimeter &#8211; with no transfer outside the EU and no dependency on a foreign cloud provider.<\/p>\n          <p>An essential requirement for sectors subject to sovereignty obligations: defense, energy, water, transport and healthcare.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- CAS D'USAGE -->\n  <div class=\"vplans-fullwidth vplans-pillars-bg\">\n    <div class=\"vplans-inner\">\n      <div class=\"vplans-center\">\n        <span class=\"vplans-eyebrow\">Use cases<\/span>\n        <h2>Four ways to use Vision Plans in your organization<\/h2>\n        <p style=\"max-width:780px; margin: 0 auto;\">Vision Plans adapts to very different contexts whenever you have equipment, zones or assets to manage from a visual support. Here are the four most common use cases among our customers.<\/p>\n      <\/div>\n\n      <div class=\"vplans-cards\" style=\"margin-top: 40px;\">\n        <div class=\"vplans-card\">\n          <h3>Industrial maintenance and CMMS<\/h3>\n          <p>Visualize your equipment on the workshop drawing, locate ongoing interventions and access maintenance histories in one click. Create work orders directly from the drawing, with no re-entry in your CMMS.<\/p>\n          <p><em>Compatible with SAP PM, CARL Source, Maximo, Coswin, Infor EAM via Vision Data Integration.<\/em><\/p>\n        <\/div>\n        <div class=\"vplans-card\">\n          <h3>Technical asset management<\/h3>\n          <p>Track the state of your buildings, ongoing alarms and planned works on an interactive drawing. Link each room to its technical record, energy consumption and maintenance contracts.<\/p>\n          <p><em>Ideal for property managers, local authorities, social landlords and operators of multi-building sites.<\/em><\/p>\n        <\/div>\n        <div class=\"vplans-card\">\n          <h3>Infrastructure and networks<\/h3>\n          <p>Locate your linear assets (tracks, water networks, power networks, access zones) on a GeoJSON map. Interact with your IoT sensors or connected devices and track incidents in real time.<\/p>\n          <p><em>Suited to transport, energy and water network operators and managers of complex infrastructures.<\/em><\/p>\n        <\/div>\n        <div class=\"vplans-card\">\n          <h3>Emergency and safety plans<\/h3>\n          <p>Provide your teams with up-to-date evacuation plans, showing assembly points, risk zones, and the locations of fire extinguishers and defibrillators. Manage access and lockouts directly on the drawing.<\/p>\n          <p><em>Useful for HSE managers, industrial safety teams and emergency response services.<\/em><\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- TEMOIGNAGES -->\n  <div class=\"vplans-section-wrap\">\n    <div class=\"vplans-inner\">\n      <div class=\"vplans-center\">\n        <span class=\"vplans-eyebrow\">Customer testimonials<\/span>\n        <h2>What our customers say about Vision Plans<\/h2>\n      <\/div>\n\n      <div class=\"vplans-cards\" style=\"margin-top: 40px; grid-template-columns: repeat(2, 1fr);\">\n        <div class=\"vplans-card\" style=\"border-left: 4px solid #1d4ed8; border-radius: 0 12px 12px 0;\">\n          <p style=\"font-style: italic; font-size: 1.05rem; margin-bottom: 16px;\">&#8220;With Visionsoft&#8217;s interactive drawings, our technicians saved a considerable amount of time. Seeing the equipment directly lets them act faster and with more precision.&#8221;<\/p>\n          <p style=\"font-weight: 600; color: #1d4ed8; margin: 0;\">CMMS manager, large local authority<\/p>\n        <\/div>\n        <div class=\"vplans-card\" style=\"border-left: 4px solid #1d4ed8; border-radius: 0 12px 12px 0;\">\n          <p style=\"font-style: italic; font-size: 1.05rem; margin-bottom: 16px;\">&#8220;By connecting our DWG drawings to our IS data, we turned a simple visual support into a real digital control station.&#8221;<\/p>\n          <p style=\"font-weight: 600; color: #1d4ed8; margin: 0;\">Plant director, food industry<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- FAQ -->\n  <div class=\"vplans-fullwidth vplans-faq-bg\">\n    <div class=\"vplans-inner vplans-faq\">\n      <div class=\"vplans-center\">\n        <span class=\"vplans-eyebrow\">Frequently asked questions<\/span>\n        <h2>Vision Plans FAQ<\/h2>\n        <p>Everything you need to know about Visionsoft&#8217;s interactive Plans module.<\/p>\n      <\/div>\n\n      <details>\n        <summary>Which drawing formats does Vision Plans support?<\/summary>\n        <p>Vision Plans is compatible with the leading formats on the market: DWG (AutoCAD), PDF, PNG, JPEG, SVG and GeoJSON for geospatial data. You can import your existing drawings directly, with no redesign. Several drawings can coexist within a single Visionsoft project.<\/p>\n      <\/details>\n\n      <details>\n        <summary>How does Vision Plans connect to my CMMS?<\/summary>\n        <p>The connection is made through Vision Data Integration, Visionsoft&#8217;s native integration module. It supports connectors for the leading CMMS on the market (SAP PM, CARL Source, Maximo, Coswin, Infor EAM) as well as REST APIs, SQL databases, OPC-UA streams and CSV files. Configuration is done without code, from the Visionsoft no-code interface.<\/p>\n      <\/details>\n\n      <details>\n        <summary>Do you need technical skills to set up Vision Plans?<\/summary>\n        <p>No. Vision Plans is designed to be configured by business profiles. Importing the drawing, placing POIs and connecting data are done from the Visionsoft no-code interface, without writing a line of code. IT profiles can step in to configure complex data connectors, but day-to-day management stays accessible to field teams.<\/p>\n      <\/details>\n\n      <details>\n        <summary>Is my drawing data secure?<\/summary>\n        <p>Yes. Vision Plans runs on the Visionsoft infrastructure, hosted in France and GDPR-compliant. Your industrial drawings and operational data never leave the European Union. No transfer to foreign cloud services, no use of your data to train third-party models.<\/p>\n      <\/details>\n\n      <details>\n        <summary>Can Vision Plans be used on tablet and mobile?<\/summary>\n        <p>Yes. Applications built with Vision Plans are responsive and optimized for use on industrial tablets. Your field technicians can view drawings, access equipment records and enter data directly from their tablet or smartphone, even in low-connectivity areas.<\/p>\n      <\/details>\n\n      <details>\n        <summary>Can I manage several drawings in a single project?<\/summary>\n        <p>Yes. Vision Plans lets you manage several drawings within a single project: site plan, floor plans, process diagrams, evacuation plans. Each drawing has its own POIs and its own data connections. Navigation between drawings is smooth from the end-user interface.<\/p>\n      <\/details>\n\n      <details>\n        <summary>How do I get started with Vision Plans?<\/summary>\n        <p>You can try Vision Plans free for 30 days by creating an account on Visionsoft. You&#8217;ll get a complete environment to import your drawings, place your first POIs and test data connections. Our teams are available to support you during a personalized demo.<\/p>\n      <\/details>\n    <\/div>\n  <\/div>\n\n  <!-- CTA FINAL -->\n  <section class=\"vplans-fullwidth vplans-cta-final\">\n    <div class=\"vplans-inner\">\n      <h2>Ready to turn your technical drawings into control interfaces?<\/h2>\n      <p>Import your first drawing, place your equipment and connect your data &#8211; in a few hours, without code.<\/p>\n      <a href=\"\/free-trial\/\" class=\"vplans-btn\">Try Vision Plans for free<\/a>\n      <a href=\"\/request-demo\/\" class=\"vplans-btn secondary\">Request a demo<\/a>\n    <\/div>\n  <\/section>\n\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Visionsoft Plans Visionsoft Plans: put your data to work on your technical drawings Your 2D drawings (DWG, PDF, PNG, GeoJSON) become management interfaces connected to your field data. Locate your equipment, link your CMMS and act directly from the drawing &#8211; without a line of code. Try Vision Plans More on Vision Studio -&gt; \u2713 [&hellip;]<\/p>\n","protected":false},"author":9,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-full-width.php","meta":{"inline_featured_image":false,"footnotes":""},"class_list":["post-17097","page","type-page","status-publish","hentry"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO Pro 4.9.10 - aioseo.com -->\n\t<meta name=\"description\" content=\"Visionsoft AI: generate no-code industrial applications from natural language. Describe your need, get a working app instantly.\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/visionsoft.tech\/en\/visionsoft-ai\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO Pro (AIOSEO) 4.9.10\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"Visionsoft\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Visionsoft AI \u2014 Generate No-Code Apps with AI | Visionsoft\" \/>\n\t\t<meta property=\"og:description\" content=\"Visionsoft AI: generate no-code industrial applications from natural language. Describe your need, get a working app instantly.\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/visionsoft.tech\/en\/visionsoft-ai\/\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/visionsoft.tech\/wp-content\/uploads\/2026\/05\/og-visionsoft.png\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/visionsoft.tech\/wp-content\/uploads\/2026\/05\/og-visionsoft.png\" \/>\n\t\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t\t<meta property=\"og:image:height\" content=\"630\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2025-05-05T13:20:34+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2026-07-07T21:20:54+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Visionsoft AI \u2014 Generate No-Code Apps with AI | Visionsoft\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Visionsoft AI: generate no-code industrial applications from natural language. Describe your need, get a working app instantly.\" \/>\n\t\t<meta name=\"twitter:image\" content=\"https:\/\/visionsoft.tech\/wp-content\/uploads\/2026\/05\/og-visionsoft.png\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/visionsoft.tech\\\/en\\\/visionsoft-ai\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/visionsoft.tech\\\/en\\\/#listItem\",\"position\":1,\"name\":\"Accueil\",\"item\":\"https:\\\/\\\/visionsoft.tech\\\/en\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/visionsoft.tech\\\/en\\\/visionsoft-ai\\\/#listItem\",\"name\":\"Visionsoft AI\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/visionsoft.tech\\\/en\\\/visionsoft-ai\\\/#listItem\",\"position\":2,\"name\":\"Visionsoft AI\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/visionsoft.tech\\\/en\\\/#listItem\",\"name\":\"Accueil\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/visionsoft.tech\\\/en\\\/#organization\",\"name\":\"Visionsoft\",\"description\":\"Plateforme No-Code & IA pour l'Industrie | Vibe-codez vos apps\",\"url\":\"https:\\\/\\\/visionsoft.tech\\\/en\\\/\",\"email\":\"contact@visionsoft.tech\",\"telephone\":\"+33559015960\",\"numberOfEmployees\":{\"@type\":\"QuantitativeValue\",\"value\":20},\"logo\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/visionsoft.tech\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/logo-visionsoft-gradient.webp\",\"@id\":\"https:\\\/\\\/visionsoft.tech\\\/en\\\/visionsoft-ai\\\/#organizationLogo\",\"width\":512,\"height\":198},\"image\":{\"@id\":\"https:\\\/\\\/visionsoft.tech\\\/en\\\/visionsoft-ai\\\/#organizationLogo\"},\"sameAs\":[\"https:\\\/\\\/www.youtube.com\\\/@nocodevision\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/visionsoft-nocode\\\/\"]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/visionsoft.tech\\\/en\\\/visionsoft-ai\\\/#webpage\",\"url\":\"https:\\\/\\\/visionsoft.tech\\\/en\\\/visionsoft-ai\\\/\",\"name\":\"Visionsoft AI \\u2014 Generate No-Code Apps with AI | Visionsoft\",\"description\":\"Visionsoft AI: generate no-code industrial applications from natural language. Describe your need, get a working app instantly.\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/visionsoft.tech\\\/en\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/visionsoft.tech\\\/en\\\/visionsoft-ai\\\/#breadcrumblist\"},\"datePublished\":\"2025-05-05T15:20:34+02:00\",\"dateModified\":\"2026-07-07T23:20:54+02:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/visionsoft.tech\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/visionsoft.tech\\\/en\\\/\",\"name\":\"Visionsoft\",\"alternateName\":\"Vision\",\"description\":\"Plateforme No-Code & IA pour l'Industrie | Vibe-codez vos apps\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/visionsoft.tech\\\/en\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO Pro -->\r\n\t\t<title>Visionsoft AI \u2014 Generate No-Code Apps with AI | Visionsoft<\/title>\n\n","aioseo_head_json":{"title":"Visionsoft AI \u2014 Generate No-Code Apps with AI | Visionsoft","description":"Visionsoft AI: generate no-code industrial applications from natural language. Describe your need, get a working app instantly.","canonical_url":"https:\/\/visionsoft.tech\/en\/visionsoft-ai\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BreadcrumbList","@id":"https:\/\/visionsoft.tech\/en\/visionsoft-ai\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/visionsoft.tech\/en\/#listItem","position":1,"name":"Accueil","item":"https:\/\/visionsoft.tech\/en\/","nextItem":{"@type":"ListItem","@id":"https:\/\/visionsoft.tech\/en\/visionsoft-ai\/#listItem","name":"Visionsoft AI"}},{"@type":"ListItem","@id":"https:\/\/visionsoft.tech\/en\/visionsoft-ai\/#listItem","position":2,"name":"Visionsoft AI","previousItem":{"@type":"ListItem","@id":"https:\/\/visionsoft.tech\/en\/#listItem","name":"Accueil"}}]},{"@type":"Organization","@id":"https:\/\/visionsoft.tech\/en\/#organization","name":"Visionsoft","description":"Plateforme No-Code & IA pour l'Industrie | Vibe-codez vos apps","url":"https:\/\/visionsoft.tech\/en\/","email":"contact@visionsoft.tech","telephone":"+33559015960","numberOfEmployees":{"@type":"QuantitativeValue","value":20},"logo":{"@type":"ImageObject","url":"https:\/\/visionsoft.tech\/wp-content\/uploads\/2026\/04\/logo-visionsoft-gradient.webp","@id":"https:\/\/visionsoft.tech\/en\/visionsoft-ai\/#organizationLogo","width":512,"height":198},"image":{"@id":"https:\/\/visionsoft.tech\/en\/visionsoft-ai\/#organizationLogo"},"sameAs":["https:\/\/www.youtube.com\/@nocodevision","https:\/\/www.linkedin.com\/company\/visionsoft-nocode\/"]},{"@type":"WebPage","@id":"https:\/\/visionsoft.tech\/en\/visionsoft-ai\/#webpage","url":"https:\/\/visionsoft.tech\/en\/visionsoft-ai\/","name":"Visionsoft AI \u2014 Generate No-Code Apps with AI | Visionsoft","description":"Visionsoft AI: generate no-code industrial applications from natural language. Describe your need, get a working app instantly.","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/visionsoft.tech\/en\/#website"},"breadcrumb":{"@id":"https:\/\/visionsoft.tech\/en\/visionsoft-ai\/#breadcrumblist"},"datePublished":"2025-05-05T15:20:34+02:00","dateModified":"2026-07-07T23:20:54+02:00"},{"@type":"WebSite","@id":"https:\/\/visionsoft.tech\/en\/#website","url":"https:\/\/visionsoft.tech\/en\/","name":"Visionsoft","alternateName":"Vision","description":"Plateforme No-Code & IA pour l'Industrie | Vibe-codez vos apps","inLanguage":"en-US","publisher":{"@id":"https:\/\/visionsoft.tech\/en\/#organization"}}]},"og:locale":"en_US","og:site_name":"Visionsoft","og:type":"article","og:title":"Visionsoft AI \u2014 Generate No-Code Apps with AI | Visionsoft","og:description":"Visionsoft AI: generate no-code industrial applications from natural language. Describe your need, get a working app instantly.","og:url":"https:\/\/visionsoft.tech\/en\/visionsoft-ai\/","og:image":"https:\/\/visionsoft.tech\/wp-content\/uploads\/2026\/05\/og-visionsoft.png","og:image:secure_url":"https:\/\/visionsoft.tech\/wp-content\/uploads\/2026\/05\/og-visionsoft.png","og:image:width":1200,"og:image:height":630,"article:published_time":"2025-05-05T13:20:34+00:00","article:modified_time":"2026-07-07T21:20:54+00:00","twitter:card":"summary_large_image","twitter:title":"Visionsoft AI \u2014 Generate No-Code Apps with AI | Visionsoft","twitter:description":"Visionsoft AI: generate no-code industrial applications from natural language. Describe your need, get a working app instantly.","twitter:image":"https:\/\/visionsoft.tech\/wp-content\/uploads\/2026\/05\/og-visionsoft.png"},"aioseo_meta_data":{"post_id":"17097","title":"Visionsoft AI \u2014 Generate No-Code Apps with AI | Visionsoft","description":"Visionsoft AI: generate no-code industrial applications from natural language. Describe your need, get a working app instantly.","keywords":null,"keyphrases":{"focus":{"keyphrase":"Visionsoft AI no-code","score":37,"analysis":{"keyphraseInTitle":{"score":3,"maxScore":9,"error":1},"keyphraseInDescription":{"score":3,"maxScore":9,"error":1},"keyphraseLength":{"score":9,"maxScore":9,"error":0,"length":3},"keyphraseInURL":{"score":1,"maxScore":5,"error":1},"keyphraseInIntroduction":{"score":3,"maxScore":9,"error":1},"keyphraseInSubHeadings":{"score":3,"maxScore":9,"error":1},"keyphraseInImageAlt":{"score":3,"maxScore":9,"error":1},"keywordDensity":{"score":0,"type":"low","maxScore":9,"error":1}}},"additional":[]},"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":"","og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"WebPage","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":"-1","robots_max_videopreview":"-1","robots_max_imagepreview":"large","priority":null,"frequency":"default","local_seo":null,"seo_analyzer_scan_date":"2026-07-07 21:28:41","breadcrumb_settings":null,"limit_modified_date":false,"open_ai":null,"ai":{"faqs":[],"keyPoints":[],"schemas":[],"titles":[],"descriptions":[],"socialPosts":{"email":[],"linkedin":[],"twitter":[],"facebook":[],"instagram":[]}},"created":"2025-05-05 13:19:15","updated":"2026-07-07 21:28:45"},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t<a href=\"https:\/\/visionsoft.tech\/en\/\" title=\"Accueil\">Accueil<\/a>\n<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\tVisionsoft AI\n<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Accueil","link":"https:\/\/visionsoft.tech\/en\/"},{"label":"Visionsoft AI","link":"https:\/\/visionsoft.tech\/en\/visionsoft-ai\/"}],"_links":{"self":[{"href":"https:\/\/visionsoft.tech\/en\/wp-json\/wp\/v2\/pages\/17097","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/visionsoft.tech\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/visionsoft.tech\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/visionsoft.tech\/en\/wp-json\/wp\/v2\/users\/9"}],"replies":[{"embeddable":true,"href":"https:\/\/visionsoft.tech\/en\/wp-json\/wp\/v2\/comments?post=17097"}],"version-history":[{"count":3,"href":"https:\/\/visionsoft.tech\/en\/wp-json\/wp\/v2\/pages\/17097\/revisions"}],"predecessor-version":[{"id":24081,"href":"https:\/\/visionsoft.tech\/en\/wp-json\/wp\/v2\/pages\/17097\/revisions\/24081"}],"wp:attachment":[{"href":"https:\/\/visionsoft.tech\/en\/wp-json\/wp\/v2\/media?parent=17097"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}