{"id":16953,"date":"2025-05-06T18:51:05","date_gmt":"2025-05-06T18:51:05","guid":{"rendered":"\/?page_id=16953"},"modified":"2026-04-18T12:06:39","modified_gmt":"2026-04-18T12:06:39","slug":"dks-application","status":"publish","type":"page","link":"https:\/\/www.grip-facility.com\/en\/platform\/quality-management\/dks-application\/","title":{"rendered":"DKS Application | GRIP Facility"},"content":{"rendered":"\n<style>\n\/* DKS-KMS Page Fixes *\/\n\n\/* Feature card hover fix *\/\n.feature-card.bg-blue:hover .feature-title,\n.feature-card.bg-blue:hover .feature-desc,\n.feature-card.bg-dark1:hover .feature-title,\n.feature-card.bg-dark1:hover .feature-desc,\n.feature-card.bg-orange:hover .feature-title,\n.feature-card.bg-orange:hover .feature-desc {\n  color: #fff !important;\n}\n.feature-card.bg-light:hover .feature-title,\n.feature-card.bg-light:hover .feature-desc {\n  color: #0F172A !important;\n}\n\n\/* Feature intro - normal text instead of blue *\/\n.feature-intro,\n.flow-intro {\n  color: #475569 !important;\n}\n\n\/* FAQ active question fix - stronger override *\/\n.grip-faq-section .grip-faq-question[aria-expanded=\"true\"],\n.grip-faq-section .grip-faq-question[aria-expanded=\"true\"] span {\n  color: #0F172A !important;\n}\n\n.grip-faq-section .grip-faq-question[aria-expanded=\"true\"] .grip-faq-icon {\n  color: #0F172A !important;\n}\n\n\/* Remove browser focus\/active styles on FAQ buttons *\/\n.grip-faq-section .grip-faq-question:focus,\n.grip-faq-section .grip-faq-question:active,\n.grip-faq-section .grip-faq-question:focus-visible {\n  outline: none !important;\n  background: none !important;\n  background-color: transparent !important;\n  box-shadow: none !important;\n  color: #0F172A !important;\n}\n\n.grip-faq-section .grip-faq-question:focus span,\n.grip-faq-section .grip-faq-question:active span {\n  background: none !important;\n  background-color: transparent !important;\n  color: #0F172A !important;\n}\n\n\/* Hero orange variant - matches hero--blue and hero--dark *\/\n.hero.hero--orange {\n  background: linear-gradient(135deg, #FF4B2A 0%, #E0341B 100%) !important;\n  min-height: auto !important;\n  padding: 60px 16px 80px !important;\n  margin-top: -85px !important;\n  position: relative;\n  overflow: hidden;\n}\n\n\/* Pattern overlay *\/\n.hero.hero--orange::after {\n  content: \"\";\n  position: absolute;\n  right: 0;\n  bottom: 0;\n  width: 60%;\n  height: 100%;\n  background-image: url(\"\/wp-content\/uploads\/2025\/01\/ov1.png\");\n  background-size: contain;\n  background-position: right bottom;\n  background-repeat: no-repeat;\n  opacity: 0.7;\n  pointer-events: none;\n  z-index: 1;\n}\n\n.hero.hero--orange .hero__overlay {\n  position: relative;\n  z-index: 2;\n  flex: 1;\n  display: flex;\n  align-items: center;\n}\n\n.hero.hero--orange .hero__bg-circles {\n  display: none;\n}\n\n.hero.hero--orange .hero__title {\n  color: #fff !important;\n}\n\n.hero.hero--orange .hero__title .highlight {\n  color: #0F172A !important;\n}\n\n.hero.hero--orange .hero__subtitle {\n  color: rgba(255,255,255,0.9) !important;\n}\n\n.hero.hero--orange .hero__eyebrow {\n  color: #fff !important;\n  background: rgba(255,255,255,0.2) !important;\n}\n\n.hero.hero--orange .hero__meta-pill {\n  background: rgba(255,255,255,0.2) !important;\n  color: #fff !important;\n  padding: 6px 14px !important;\n  border-radius: 20px !important;\n  font-size: 0.85rem !important;\n  font-weight: 500 !important;\n}\n\n.hero.hero--orange .hero__btn--primary {\n  background: #fff !important;\n  color: #FF4B2A !important;\n}\n\n\/* Hero phones container *\/\n.hero__phones {\n  position: relative;\n  height: 100%;\n  min-height: 420px;\n  display: flex;\n  justify-content: center;\n  align-items: center;\n}\n\n\/* iPhone frame styling - real iPhone aspect ratio *\/\n.hero__iphone {\n  position: absolute;\n  width: 180px;\n  aspect-ratio: 9 \/ 19.5;\n  background: radial-gradient(circle at top left, #1E293B, #020617);\n  border-radius: 34px;\n  padding: 10px;\n  box-shadow: 0 22px 45px rgba(15,23,42,0.55);\n  overflow: hidden;\n}\n\n\/* iPhone notch *\/\n.hero__iphone::before {\n  content: \"\";\n  position: absolute;\n  top: 8px;\n  left: 50%;\n  transform: translateX(-50%);\n  width: 72px;\n  height: 8px;\n  border-radius: 999px;\n  background: rgba(148, 163, 184, 0.55);\n  z-index: 3;\n}\n\n.hero__iphone-screen {\n  width: 100%;\n  height: 100%;\n  border-radius: 24px;\n  overflow: hidden;\n  background: #000;\n}\n\n.hero__iphone-screen img {\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n  object-position: top;\n  display: block;\n}\n\n.hero__iphone--left {\n  transform: rotate(-5deg) translateY(4px) translateX(-100px);\n  z-index: 1;\n}\n\n.hero__iphone--right {\n  transform: rotate(5deg) translateY(-4px) translateX(100px);\n  z-index: 2;\n}\n\n@media (max-width: 900px) {\n  .hero__phones {\n    min-height: 350px;\n    margin-top: 2rem;\n  }\n  .hero__iphone {\n    width: 140px;\n  }\n  .hero__iphone--left {\n    transform: rotate(-5deg) translateY(4px) translateX(-60px);\n  }\n  .hero__iphone--right {\n    transform: rotate(5deg) translateY(-4px) translateX(60px);\n  }\n}\n\n\/* Interactive Product Tour Section - VSR Style *\/\n.dks-tour {\n  padding: 5rem 2rem;\n  background: #fff;\n  font-family: \"Poppins\", sans-serif;\n}\n\n.dks-tour-container {\n  max-width: 1100px;\n  margin: 0 auto;\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 4rem;\n  align-items: start;\n}\n\n.dks-tour-phone-wrapper {\n  order: -1;\n}\n\n.dks-tour-content {\n  order: 1;\n}\n\n.dks-tour-eyebrow {\n  font-size: 0.75rem;\n  font-weight: 600;\n  letter-spacing: 0.1em;\n  text-transform: uppercase;\n  color: #FF4B2A;\n  margin-bottom: 0.8rem;\n}\n\n.dks-tour-title {\n  font-size: 2rem;\n  font-weight: 700;\n  color: #0F172A;\n  margin-bottom: 1rem;\n}\n\n.dks-tour-desc {\n  font-size: 1rem;\n  color: #64748B;\n  line-height: 1.6;\n  margin-bottom: 2rem;\n}\n\n.dks-tour-features {\n  display: flex;\n  flex-direction: column;\n  gap: 0.75rem;\n}\n\n.dks-tour-feature {\n  padding: 1rem 1.25rem;\n  border-radius: 12px;\n  background: #F8FAFC;\n  border: 2px solid transparent;\n  transition: all 0.25s ease;\n  cursor: pointer;\n}\n\n.dks-tour-feature:hover {\n  background: #FEF2F2;\n  border-color: #FECACA;\n}\n\n.dks-tour-feature.active {\n  background: #FEF2F2;\n  border-color: #FF4B2A;\n}\n\n.dks-tour-feature h4 {\n  font-size: 1rem;\n  font-weight: 600;\n  color: #0F172A;\n  margin-bottom: 0.25rem;\n  display: flex;\n  align-items: center;\n  gap: 0.5rem;\n}\n\n.dks-tour-feature.active h4::before {\n  content: \"\";\n  width: 8px;\n  height: 8px;\n  background: #FF4B2A;\n  border-radius: 50%;\n}\n\n.dks-tour-feature p {\n  font-size: 0.85rem;\n  color: #64748B;\n  line-height: 1.5;\n  margin: 0;\n}\n\n\/* Tour iPhone - same style as VSR *\/\n.dks-tour-phone-wrapper {\n  position: sticky;\n  top: 2rem;\n  display: flex;\n  justify-content: center;\n}\n\n.dks-tour-iphone {\n  width: 230px;\n  aspect-ratio: 9 \/ 19.5;\n  background: radial-gradient(circle at top left, #1E293B, #020617);\n  border-radius: 34px;\n  padding: 10px;\n  box-shadow: 0 22px 45px rgba(15,23,42,0.55);\n  position: relative;\n  overflow: hidden;\n}\n\n\/* iPhone notch *\/\n.dks-tour-iphone::before {\n  content: \"\";\n  position: absolute;\n  top: 8px;\n  left: 50%;\n  transform: translateX(-50%);\n  width: 72px;\n  height: 8px;\n  border-radius: 999px;\n  background: rgba(148, 163, 184, 0.55);\n  z-index: 3;\n}\n\n.dks-tour-iphone-screen {\n  width: 100%;\n  height: 100%;\n  border-radius: 24px;\n  overflow: hidden;\n  background: #000;\n  position: relative;\n}\n\n.dks-tour-screen {\n  position: absolute;\n  top: 0;\n  left: 0;\n  width: 100%;\n  height: 100%;\n  opacity: 0;\n  transition: opacity 0.3s ease;\n}\n\n.dks-tour-screen.active {\n  opacity: 1;\n}\n\n.dks-tour-screen img {\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n  object-position: top;\n  display: block;\n}\n\n@media (max-width: 900px) {\n  .dks-tour-container {\n    grid-template-columns: 1fr;\n  }\n  .dks-tour-phone-wrapper {\n    order: -1;\n    position: static;\n    margin-bottom: 2rem;\n  }\n  .dks-tour-iphone {\n    width: 200px;\n  }\n}\n\n\/* Website Screenshots Section *\/\n.dks-websites {\n  padding: 4rem 2rem;\n  background: #F8FAFC;\n  font-family: \"Poppins\", sans-serif;\n}\n\n.dks-websites-container {\n  max-width: 1100px;\n  margin: 0 auto;\n  text-align: center;\n}\n\n.dks-websites-title {\n  font-size: 1.8rem;\n  font-weight: 700;\n  color: #0F172A;\n  margin-bottom: 0.5rem;\n}\n\n.dks-websites-desc {\n  font-size: 1rem;\n  color: #64748B;\n  margin-bottom: 2.5rem;\n}\n\n.dks-websites-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 2rem;\n}\n\n.dks-website-card {\n  background: #fff;\n  border-radius: 16px;\n  overflow: hidden;\n  box-shadow: 0 10px 30px rgba(0,0,0,0.08);\n  transition: transform 0.3s, box-shadow 0.3s;\n}\n\n.dks-website-card:hover {\n  transform: translateY(-4px);\n  box-shadow: 0 20px 40px rgba(0,0,0,0.12);\n}\n\n.dks-website-card img {\n  width: 100%;\n  height: auto;\n  display: block;\n}\n\n.dks-website-card-content {\n  padding: 1.25rem;\n  text-align: left;\n}\n\n.dks-website-card h4 {\n  font-size: 1rem;\n  font-weight: 600;\n  color: #0F172A;\n  margin-bottom: 0.3rem;\n}\n\n.dks-website-card p {\n  font-size: 0.85rem;\n  color: #64748B;\n  margin: 0;\n}\n\n@media (max-width: 768px) {\n  .dks-websites-grid {\n    grid-template-columns: 1fr;\n  }\n}\n<\/style>\n\n<section class=\"hero hero--orange\">\n  <div class=\"hero__bg-circles hero__bg-circles--left\"><\/div>\n  <div class=\"hero__bg-circles hero__bg-circles--right\"><\/div>\n\n  <div class=\"hero__overlay\">\n    <div class=\"hero__inner\">\n      <div class=\"hero__content\">\n        <span class=\"hero__eyebrow\">GRIP Facility &#8211; DKS-KMS<\/span>\n\n        <h1 class=\"hero__title\">DKS checks that go beyond a score<\/h1>\n\n        <p class=\"hero__subtitle\">With the DKS app you perform daily cleaning checks on location. Scores, photos and deviations go directly to the dashboard. A poor measurement automatically generates an action.<\/p>\n\n        <div class=\"hero__actions\">\n          <a href=\"https:\/\/www.grip-facility.com\/en\/schedule-demo\/\" class=\"hero__btn hero__btn--primary\">\n            Book a demo\n          <\/a>\n        <\/div>\n\n        <div class=\"hero__meta\">\n          <span class=\"hero__meta-pill\">Daily Quality Inspection<\/span>\n          <span class=\"hero__meta-pill\">App + Dashboard<\/span>\n        <\/div>\n      <\/div>\n\n      <div class=\"hero__media\">\n        <div class=\"hero__phones\">\n          <div class=\"hero__iphone hero__iphone--left\">\n            <div class=\"hero__iphone-screen\">\n              <img decoding=\"async\" src=\"https:\/\/www.grip-facility.com\/wp-content\/uploads\/2025\/12\/dks-4-ruimte-inspecteren.png\" alt=\"DKS room inspection\">\n            <\/div>\n          <\/div>\n          <div class=\"hero__iphone hero__iphone--right\">\n            <div class=\"hero__iphone-screen\">\n              <img decoding=\"async\" src=\"https:\/\/www.grip-facility.com\/wp-content\/uploads\/2025\/12\/dks-6-algemene-vragen.png\" alt=\"DKS general questions\">\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n\n\n<section class=\"kpi-section kpi-section--expanded\">\n  <div class=\"kpi-grid kpi-grid--expanded\">\n    <div class=\"kpi-item kpi-item--expanded\">\n      <div class=\"kpi-number\">01<\/div>\n      <div class=\"kpi-title\">Uniform measurement<\/div>\n      <div class=\"kpi-label\">At all locations<\/div>\n      <div class=\"kpi-desc\">One uniform way of DKS measuring at all locations for comparable and reliable results.<\/div>\n    <\/div>\n    <div class=\"kpi-item kpi-item--expanded\">\n      <div class=\"kpi-number\">02<\/div>\n      <div class=\"kpi-title\">Fewer errors<\/div>\n      <div class=\"kpi-label\">Digital checks<\/div>\n      <div class=\"kpi-desc\">Fewer errors through digital input and automatic checks during measurement.<\/div>\n    <\/div>\n    <div class=\"kpi-item kpi-item--expanded\">\n      <div class=\"kpi-number\">03<\/div>\n      <div class=\"kpi-title\">Immediate insight<\/div>\n      <div class=\"kpi-label\">Per room<\/div>\n      <div class=\"kpi-desc\">Immediate insight into deviations and actions per room, without delay.<\/div>\n    <\/div>\n    <div class=\"kpi-item kpi-item--expanded\">\n      <div class=\"kpi-number\">04<\/div>\n      <div class=\"kpi-title\">Central dashboard<\/div>\n      <div class=\"kpi-label\">All reports<\/div>\n      <div class=\"kpi-desc\">All DKS reports centrally in one dashboard for overview and analysis.<\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n\n\n<section class=\"dks-tour\">\n  <div class=\"dks-tour-container\">\n    <div class=\"dks-tour-content\">\n      <span class=\"dks-tour-eyebrow\">Product Tour<\/span>\n      <h2 class=\"dks-tour-title\">How the DKS app works<\/h2>\n      <p class=\"dks-tour-desc\">\n        From room selection to report &mdash; all in one workflow. Click a step to see how it works.\n      <\/p>\n\n      <div class=\"dks-tour-features\">\n        <div class=\"dks-tour-feature active\" data-screen=\"0\">\n          <h4>Measurements overview<\/h4>\n          <p>See all completed and planned DKS measurements in one overview per location.<\/p>\n        <\/div>\n\n        <div class=\"dks-tour-feature\" data-screen=\"1\">\n          <h4>Select building and room<\/h4>\n          <p>Navigate quickly to the right building and the room to be inspected.<\/p>\n        <\/div>\n\n        <div class=\"dks-tour-feature\" data-screen=\"2\">\n          <h4>Inspect room<\/h4>\n          <p>Go through the check points and register deviations directly in the app.<\/p>\n        <\/div>\n\n        <div class=\"dks-tour-feature\" data-screen=\"3\">\n          <h4>Check overview<\/h4>\n          <p>See immediately which points are approved and which need attention.<\/p>\n        <\/div>\n\n        <div class=\"dks-tour-feature\" data-screen=\"4\">\n          <h4>General questions<\/h4>\n          <p>Fill in standard quality criteria for complete assessments.<\/p>\n        <\/div>\n\n        <div class=\"dks-tour-feature\" data-screen=\"5\">\n          <h4>Create new room<\/h4>\n          <p>Easily add new rooms with all characteristics for future measurements.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"dks-tour-phone-wrapper\">\n      <div class=\"dks-tour-iphone\">\n        <div class=\"dks-tour-iphone-screen\">\n          <div class=\"dks-tour-screen active\">\n            <img decoding=\"async\" src=\"https:\/\/www.grip-facility.com\/wp-content\/uploads\/2025\/12\/dks-1-overzicht.png\" alt=\"DKS measurements overview\">\n          <\/div>\n          <div class=\"dks-tour-screen\">\n            <img decoding=\"async\" src=\"https:\/\/www.grip-facility.com\/wp-content\/uploads\/2025\/12\/dks-2-meting-overzicht.png\" alt=\"Building and room\">\n          <\/div>\n          <div class=\"dks-tour-screen\">\n            <img decoding=\"async\" src=\"https:\/\/www.grip-facility.com\/wp-content\/uploads\/2025\/12\/dks-4-ruimte-inspecteren.png\" alt=\"Room inspection\">\n          <\/div>\n          <div class=\"dks-tour-screen\">\n            <img decoding=\"async\" src=\"https:\/\/www.grip-facility.com\/wp-content\/uploads\/2025\/12\/dks-5-ruimte-overzicht-ingevuld.png\" alt=\"Check overview\">\n          <\/div>\n          <div class=\"dks-tour-screen\">\n            <img decoding=\"async\" src=\"https:\/\/www.grip-facility.com\/wp-content\/uploads\/2025\/12\/dks-6-algemene-vragen.png\" alt=\"General questions\">\n          <\/div>\n          <div class=\"dks-tour-screen\">\n            <img decoding=\"async\" src=\"https:\/\/www.grip-facility.com\/wp-content\/uploads\/2025\/12\/dks-3-ruimte-aanmaken.png\" alt=\"Create room\">\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<script>\ndocument.addEventListener(\"DOMContentLoaded\", function() {\n  const features = document.querySelectorAll(\".dks-tour-feature\");\n  const screens = document.querySelectorAll(\".dks-tour-screen\");\n\n  features.forEach(function(feature) {\n    feature.addEventListener(\"click\", function() {\n      features.forEach(f => f.classList.remove(\"active\"));\n      this.classList.add(\"active\");\n\n      const screenIndex = this.getAttribute(\"data-screen\");\n\n      screens.forEach(s => s.classList.remove(\"active\"));\n      if (screens[screenIndex]) {\n        screens[screenIndex].classList.add(\"active\");\n      }\n    });\n  });\n});\n<\/script>\n\n\n\n<section class=\"dks-websites\">\n  <div class=\"dks-websites-container\">\n    <h2 class=\"dks-websites-title\">DKS Dashboard<\/h2>\n    <p class=\"dks-websites-desc\">Analyze DKS results, compare locations and generate reports from the central dashboard.<\/p>\n\n    <div class=\"dks-websites-grid\">\n      <div class=\"dks-website-card\">\n        <img decoding=\"async\" src=\"https:\/\/www.grip-facility.com\/wp-content\/uploads\/2025\/11\/kwaliteitsdashboard.png\" alt=\"DKS Dashboard overview\">\n        <div class=\"dks-website-card-content\">\n          <h4>Dashboard overview<\/h4>\n          <p>All measurements, scores and trends in an overview.<\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"dks-website-card\">\n        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/12\/dks-report.png\" alt=\"DKS Report\">\n        <div class=\"dks-website-card-content\">\n          <h4>DKS Report<\/h4>\n          <p>Professional reports with scores, trends and recommendations.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n\n\n<section class=\"feature-section\">\n  <div class=\"feature-container\">\n    <h2 class=\"feature-heading\">\n      DKS: Daily measurement, continuous improvement\n    <\/h2>\n    <p class=\"feature-intro\">\n      The DKS app not only records measurements but also analyzes them. You see trends, deviations and improvement points directly reflected in the dashboard.\n    <\/p>\n\n    <div class=\"feature-grid\">\n      <a class=\"feature-card bg-blue\" href=\"https:\/\/www.grip-facility.com\/en\/platform\/quality-management\/dks-application\/\">\n        <div class=\"feature-title\">Immediate insight into deviations<\/div>\n        <div class=\"feature-desc\">\n          Deviations are automatically recognized and made visible. You immediately see where quality falls short.\n        <\/div>\n      <\/a>\n\n      <a class=\"feature-card bg-light\" href=\"https:\/\/www.grip-facility.com\/en\/platform\/quality-management\/dks-application\/\">\n        <div class=\"feature-title\">Trend analysis across all buildings<\/div>\n        <div class=\"feature-desc\">\n          GRIP compares measurements over time and shows patterns and recurring problems.\n        <\/div>\n      <\/a>\n\n      <a class=\"feature-card bg-dark1\" href=\"https:\/\/www.grip-facility.com\/en\/platform\/quality-management\/dks-application\/\">\n        <div class=\"feature-title\">Smart reports<\/div>\n        <div class=\"feature-desc\">\n          All measurements are automatically processed into clear reports that are immediately usable.\n        <\/div>\n      <\/a>\n\n      <a class=\"feature-card bg-orange\" href=\"https:\/\/www.grip-facility.com\/en\/platform\/contract-partner-dashboard\/\">\n        <div class=\"feature-title\">One dataset for facilities management<\/div>\n        <div class=\"feature-desc\">\n          All data comes together in the central dashboard for more grip on performance, risks and budget.\n        <\/div>\n      <\/a>\n    <\/div>\n  <\/div>\n<\/section>\n\n\n\n<section class=\"grip-faq-section\">\n  <div class=\"grip-faq-container\">\n    <h2 class=\"grip-faq-title\">\n      <span class=\"grip-faq-highlight\">Frequently asked questions<\/span> about DKS\n    <\/h2>\n\n    <div class=\"grip-faq-list\">\n      <div class=\"grip-faq-item\">\n        <button class=\"grip-faq-question\" aria-expanded=\"false\">\n          <span>How does DKS measuring work with the mobile app?<\/span>\n          <span class=\"grip-faq-icon\">+<\/span>\n        <\/button>\n        <div class=\"grip-faq-answer\" hidden>\n          <p>Inspectors enter measurements per room on their phone. Everything is immediately saved and automatically processed.<\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"grip-faq-item\">\n        <button class=\"grip-faq-question\" aria-expanded=\"false\">\n          <span>Does the app automatically recognize deviations?<\/span>\n          <span class=\"grip-faq-icon\">+<\/span>\n        <\/button>\n        <div class=\"grip-faq-answer\" hidden>\n          <p>Yes. Deviations are immediately marked, so you immediately see which points need attention.<\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"grip-faq-item\">\n        <button class=\"grip-faq-question\" aria-expanded=\"false\">\n          <span>Can we see trends in DKS results?<\/span>\n          <span class=\"grip-faq-icon\">+<\/span>\n        <\/button>\n        <div class=\"grip-faq-answer\" hidden>\n          <p>GRIP analyzes all measurements over time. You see trends per building and quickly discover recurring problems.<\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"grip-faq-item\">\n        <button class=\"grip-faq-question\" aria-expanded=\"false\">\n          <span>Does the app also work offline?<\/span>\n          <span class=\"grip-faq-icon\">+<\/span>\n        <\/button>\n        <div class=\"grip-faq-answer\" hidden>\n          <p>Yes. Measurements can be performed offline. Synchronization happens automatically as soon as there is a connection.<\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"grip-faq-item\">\n        <button class=\"grip-faq-question\" aria-expanded=\"false\">\n          <span>Can we add photos to measurements?<\/span>\n          <span class=\"grip-faq-icon\">+<\/span>\n        <\/button>\n        <div class=\"grip-faq-answer\" hidden>\n          <p>Yes. For every deviation you can immediately take photos with the app for clear documentation.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n\n\n<section class=\"platform-cta\">\n  <div class=\"platform-cta__inner\">\n    <h2 class=\"platform-cta__title\">Ready for professional DKS inspections?<\/h2>\n    <p class=\"platform-cta__subtitle\">Discover how DKS takes your quality management to the next level.<\/p>\n    <div class=\"platform-cta__actions\">\n      <a href=\"https:\/\/www.grip-facility.com\/en\/schedule-demo\/\" class=\"platform-cta__btn platform-cta__btn--primary\">Book a demo<\/a>\n    <\/div>\n  <\/div>\n<\/section>\n","protected":false},"excerpt":{"rendered":"<p>GRIP Facility &#8211; DKS-KMS DKS checks that go beyond a score With the DKS app you perform daily cleaning checks on location. Scores, photos and deviations go directly to the dashboard. A poor measurement automatically generates an action. Book a demo Daily Quality Inspection App + Dashboard 01 Uniform measurement At all locations One uniform [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":14036,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"inline_featured_image":false,"site-sidebar-layout":"no-sidebar","site-content-layout":"page-builder","ast-site-content-layout":"full-width-container","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":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","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":"set","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-16953","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/www.grip-facility.com\/en\/wp-json\/wp\/v2\/pages\/16953","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\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.grip-facility.com\/en\/wp-json\/wp\/v2\/comments?post=16953"}],"version-history":[{"count":20,"href":"https:\/\/www.grip-facility.com\/en\/wp-json\/wp\/v2\/pages\/16953\/revisions"}],"predecessor-version":[{"id":18539,"href":"https:\/\/www.grip-facility.com\/en\/wp-json\/wp\/v2\/pages\/16953\/revisions\/18539"}],"up":[{"embeddable":true,"href":"https:\/\/www.grip-facility.com\/en\/wp-json\/wp\/v2\/pages\/14036"}],"wp:attachment":[{"href":"https:\/\/www.grip-facility.com\/en\/wp-json\/wp\/v2\/media?parent=16953"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}