{"id":18194,"date":"2025-12-23T08:05:25","date_gmt":"2025-12-23T08:05:25","guid":{"rendered":"https:\/\/grip-facility.com\/?page_id=18194"},"modified":"2025-12-29T15:26:29","modified_gmt":"2025-12-29T15:26:29","slug":"smart-advisory","status":"publish","type":"page","link":"https:\/\/www.grip-facility.com\/en\/platform\/artificial-intelligence\/smart-advisory\/","title":{"rendered":"Smart Advisory"},"content":{"rendered":"\n\n<style>\n\/* Fix gap *\/\nsection[class*=\"-hero\"] { margin-top: -85px !important; }\n\n\/* Smart Advisory - Purple\/Future theme *\/\n.adviseren-hero {\n  background: linear-gradient(135deg, #1E1B4B 0%, #312E81 100%) !important;\n  min-height: auto !important;\n  padding: 60px 16px 80px !important;\n  position: relative;\n  overflow: hidden;\n}\n\n.adviseren-hero::after {\n  content: \"\";\n  position: absolute;\n  right: 0;\n  bottom: 0;\n  width: 60%;\n  height: 100%;\n  background: radial-gradient(circle at 70% 50%, rgba(168,85,247,0.2) 0%, transparent 50%);\n  pointer-events: none;\n  z-index: 1;\n}\n\n.adviseren-hero .hero__overlay {\n  position: relative;\n  z-index: 2;\n  max-width: 1100px;\n  margin: 0 auto;\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 3rem;\n  align-items: center;\n}\n\n.adviseren-hero .hero__content {\n  color: #fff;\n}\n\n.adviseren-hero .hero__badge {\n  display: inline-flex;\n  align-items: center;\n  gap: 6px;\n  font-size: 0.7rem;\n  font-weight: 600;\n  letter-spacing: 0.05em;\n  text-transform: uppercase;\n  color: #fff;\n  background: rgba(168,85,247,0.3);\n  border: 1px solid rgba(168,85,247,0.5);\n  padding: 6px 12px;\n  border-radius: 20px;\n  margin-bottom: 1rem;\n}\n\n.adviseren-hero .hero__eyebrow {\n  display: inline-block;\n  font-size: 0.75rem;\n  font-weight: 600;\n  letter-spacing: 0.1em;\n  text-transform: uppercase;\n  color: #fff;\n  background: rgba(255,255,255,0.15);\n  padding: 6px 14px;\n  border-radius: 20px;\n  margin-bottom: 1rem;\n  margin-left: 8px;\n}\n\n.adviseren-hero .hero__title {\n  font-size: 2.5rem;\n  font-weight: 700;\n  color: #fff;\n  margin-bottom: 1rem;\n  line-height: 1.2;\n}\n\n.adviseren-hero .hero__title .highlight {\n  color: #A855F7;\n}\n\n.adviseren-hero .hero__subtitle {\n  font-size: 1.1rem;\n  color: rgba(255,255,255,0.85);\n  margin-bottom: 1.5rem;\n  line-height: 1.6;\n}\n\n.adviseren-hero .hero__note {\n  background: rgba(255,255,255,0.1);\n  border-radius: 8px;\n  padding: 1rem 1.25rem;\n  font-size: 0.9rem;\n  color: rgba(255,255,255,0.9);\n  border-left: 3px solid #A855F7;\n}\n\n.adviseren-hero .hero__media {\n  display: flex;\n  justify-content: center;\n  align-items: center;\n}\n\n.adviseren-hero .hero__visual {\n  width: 300px;\n  height: 300px;\n  background: rgba(168,85,247,0.1);\n  border: 2px dashed rgba(168,85,247,0.3);\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  position: relative;\n}\n\n.adviseren-hero .hero__visual-icon {\n  font-size: 4rem;\n  opacity: 0.6;\n}\n\n.adviseren-hero .hero__visual-text {\n  position: absolute;\n  bottom: -20px;\n  background: rgba(168,85,247,0.2);\n  padding: 8px 16px;\n  border-radius: 20px;\n  font-size: 0.8rem;\n  color: #fff;\n}\n\n\/* Vision section *\/\n.adviseren-vision {\n  padding: 4rem 2rem;\n  background: #F8FAFC;\n}\n\n.adviseren-vision-container {\n  max-width: 800px;\n  margin: 0 auto;\n  text-align: center;\n}\n\n.adviseren-vision h2 {\n  font-size: 2rem;\n  font-weight: 700;\n  color: #0F172A;\n  margin-bottom: 1.5rem;\n}\n\n.adviseren-vision p {\n  color: #64748B;\n  font-size: 1.1rem;\n  line-height: 1.7;\n  margin-bottom: 1rem;\n}\n\n.adviseren-vision .vision-highlight {\n  background: #fff;\n  border-radius: 12px;\n  padding: 2rem;\n  margin-top: 2rem;\n  box-shadow: 0 4px 16px rgba(0,0,0,0.06);\n  border-left: 4px solid #A855F7;\n  text-align: left;\n}\n\n.adviseren-vision .vision-highlight h4 {\n  font-size: 1.1rem;\n  font-weight: 600;\n  color: #0F172A;\n  margin-bottom: 0.5rem;\n}\n\n.adviseren-vision .vision-highlight p {\n  font-size: 1rem;\n  margin: 0;\n}\n\n\/* Future features *\/\n.adviseren-future {\n  padding: 4rem 2rem;\n  background: #fff;\n}\n\n.adviseren-future-container {\n  max-width: 1000px;\n  margin: 0 auto;\n}\n\n.adviseren-future h2 {\n  text-align: center;\n  font-size: 1.8rem;\n  font-weight: 700;\n  color: #0F172A;\n  margin-bottom: 0.5rem;\n}\n\n.adviseren-future .future-subtitle {\n  text-align: center;\n  color: #64748B;\n  margin-bottom: 3rem;\n}\n\n.future-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 1.5rem;\n}\n\n.future-item {\n  background: #F8FAFC;\n  border-radius: 12px;\n  padding: 1.5rem;\n  opacity: 0.7;\n}\n\n.future-item h4 {\n  font-size: 1rem;\n  font-weight: 600;\n  color: #0F172A;\n  margin-bottom: 0.5rem;\n  display: flex;\n  align-items: center;\n  gap: 0.5rem;\n}\n\n.future-item h4::before {\n  content: \"\ud83d\udd2e\";\n}\n\n.future-item p {\n  color: #64748B;\n  font-size: 0.9rem;\n  margin: 0;\n  line-height: 1.5;\n}\n\n@media (max-width: 900px) {\n  .adviseren-hero .hero__overlay {\n    grid-template-columns: 1fr;\n    text-align: center;\n  }\n  .adviseren-hero .hero__title {\n    font-size: 2rem;\n  }\n  .adviseren-hero .hero__media {\n    margin-top: 2rem;\n  }\n  .adviseren-hero .hero__visual {\n    width: 200px;\n    height: 200px;\n  }\n  .future-grid {\n    grid-template-columns: 1fr;\n  }\n}\n<\/style>\n\n<section class=\"adviseren-hero\">\n  <div class=\"hero__overlay\">\n    <div class=\"hero__content\">\n      <span class=\"hero__badge\">Future Vision<\/span>\n      <span class=\"hero__eyebrow\">GRIP AI<\/span>\n      <h1 class=\"hero__title\">\n        <span class=\"highlight\">Smart Advisory<\/span> with AI\n      <\/h1>\n      <p class=\"hero__subtitle\">\n        The next step in AI-driven facility management: automatic advice based on data analysis. From signaling to advising.\n      <\/p>\n      <div class=\"hero__note\">\n        <strong>Important note:<\/strong> For reliable AI advice, substantial, quality data is needed. Humans remain essential for the final decision.\n      <\/div>\n    <\/div>\n    <div class=\"hero__media\">\n      <div class=\"hero__visual\">\n        <span class=\"hero__visual-icon\">\ud83e\udde0<\/span>\n        <span class=\"hero__visual-text\">Coming soon<\/span>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n\n\n<section class=\"adviseren-vision\">\n  <div class=\"adviseren-vision-container\">\n    <h2>The vision behind Smart Advisory<\/h2>\n    <p>\n      AI can do more and more: from digitizing data to analyzing trends. But advising is a step further.\n      Good advice requires not only data, but also context, nuance and understanding of the situation.\n    <\/p>\n    <p>\n      That is why we develop Smart Advisory in phases. First we build a solid foundation with Smart Digitalization\n      and Smart Analysis. Only when sufficient quality data is available can AI also generate valuable\n      advice.\n    <\/p>\n\n    <div class=\"vision-highlight\">\n      <h4>Humans remain central<\/h4>\n      <p>\n        AI advice are suggestions, not dictates. The contract manager always keeps control and makes\n        the final decision. AI supports, humans decide.\n      <\/p>\n    <\/div>\n  <\/div>\n<\/section>\n\n\n\n<section class=\"adviseren-future\">\n  <div class=\"adviseren-future-container\">\n    <h2>Future possibilities<\/h2>\n    <p class=\"future-subtitle\">What Smart Advisory can mean when the data is ready for it<\/p>\n\n    <div class=\"future-grid\">\n      <div class=\"future-item\">\n        <h4>Contract optimization<\/h4>\n        <p>Suggestions for contract adjustments based on historical performance and market data.<\/p>\n      <\/div>\n\n      <div class=\"future-item\">\n        <h4>Supplier matching<\/h4>\n        <p>Recommendations for the best supplier-location combinations based on track record.<\/p>\n      <\/div>\n\n      <div class=\"future-item\">\n        <h4>Budget advice<\/h4>\n        <p>Predictions and advice for budget planning based on trends and expectations.<\/p>\n      <\/div>\n\n      <div class=\"future-item\">\n        <h4>Risk signaling<\/h4>\n        <p>Proactive warnings for potential risks before they escalate.<\/p>\n      <\/div>\n\n      <div class=\"future-item\">\n        <h4>Negotiation support<\/h4>\n        <p>Data-driven insights as support for supplier conversations.<\/p>\n      <\/div>\n\n      <div class=\"future-item\">\n        <h4>Best practice suggestions<\/h4>\n        <p>Recommendations based on what works for similar organizations and situations.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n\n\n<section class=\"platform-cta\" style=\"background: linear-gradient(135deg, #1E1B4B 0%, #312E81 100%)\">\n  <div class=\"platform-cta__inner\">\n    <h2 class=\"platform-cta__title\">Start with the basics<\/h2>\n    <p class=\"platform-cta__subtitle\">Start with Smart Digitalization and Smart Analysis. The data you collect forms the basis for future advice.<\/p>\n    <div class=\"platform-cta__actions\">\n      <a href=\"\/en\/platform\/artificial-intelligence\/smart-digitalization\/\" class=\"platform-cta__btn platform-cta__btn--primary\">View Smart Digitalization<\/a>\n    <\/div>\n  <\/div>\n<\/section>\n","protected":false},"excerpt":{"rendered":"<p>Future Vision GRIP AI Smart Advisory with AI The next step in AI-driven facility management: automatic advice based on data analysis. From signaling to advising. Important note: For reliable AI advice, substantial, quality data is needed. Humans remain essential for the final decision. \ud83e\udde0 Coming soon The vision behind Smart Advisory AI can do more [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":17963,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"inline_featured_image":false,"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-18194","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/www.grip-facility.com\/en\/wp-json\/wp\/v2\/pages\/18194","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.grip-facility.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.grip-facility.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.grip-facility.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.grip-facility.com\/en\/wp-json\/wp\/v2\/comments?post=18194"}],"version-history":[{"count":0,"href":"https:\/\/www.grip-facility.com\/en\/wp-json\/wp\/v2\/pages\/18194\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/www.grip-facility.com\/en\/wp-json\/wp\/v2\/pages\/17963"}],"wp:attachment":[{"href":"https:\/\/www.grip-facility.com\/en\/wp-json\/wp\/v2\/media?parent=18194"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}