<!DOCTYPE html><!-- Last Published: Mon Jan 20 2025 16:07:09 GMT+0000 (Coordinated Universal Time) --><html data-wf-domain="%%PUBLISH_URL_REPLACEMENT%%" data-wf-page="649a95811090911edd20c9f4" data-wf-site="641daa13cb61fd24d13051e4" lang="en"><head><meta charset="utf-8"/><title>Not Found</title><meta content="width=device-width, initial-scale=1" name="viewport"/><meta content="36dSuZZNi_ZMmhzoIeifsvfPxDYBKoPjJ-ITDKLoAw8" name="google-site-verification"/><link href="https://cdn.prod.website-files.com/641daa13cb61fd24d13051e4/css/stl-staging.webflow.38a4197c2.min.css" rel="stylesheet" type="text/css"/><script type="text/javascript">!function(o,c){var n=c.documentElement,t=" w-mod-";n.className+=t+"js",("ontouchstart"in o||o.DocumentTouch&&c instanceof DocumentTouch)&&(n.className+=t+"touch")}(window,document);</script><link href="https://cdn.prod.website-files.com/641daa13cb61fd24d13051e4/64410f6baf759f26a7656596_webclip%2032x32.png" rel="shortcut icon" type="image/x-icon"/><link href="https://cdn.prod.website-files.com/641daa13cb61fd24d13051e4/64410ebe79935b3619a1d9c8_webclip%20256.png" rel="apple-touch-icon"/><link href="https://www.silwoodtechnology.com/404" rel="canonical"/><!-- This script is managed by Finsweet Cookie Consent -->
<script async="" src="https://www.googletagmanager.com/gtag/js?id=G-5PKSD72H1F" fs-consent-categories="analytics" fs-consent-scripttype="text/javascript" type="fs-consent"></script>
<script fs-consent-categories="analytics" fs-consent-scripttype="text/javascript" type="fs-consent">
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-5PKSD72H1F',);
</script>
<!-- [Attributes by Finsweet] Modal -->
<script async src="https://cdn.jsdelivr.net/npm/@finsweet/attributes-modal@1/modal.js"></script>
<!-- [Attributes by Finsweet] Accessibility -->
<script defer src="https://cdn.jsdelivr.net/npm/@finsweet/attributes-a11y@1/a11y.js"></script>
<!-- [Attributes by Finsweet] Form Submit Actions -->
<script defer src="https://cdn.jsdelivr.net/npm/@finsweet/attributes-formsubmit@1/formsubmit.js"></script><script src="https://cdn.prod.website-files.com/641daa13cb61fd24d13051e4%2F6544eda5f000985a163a8687%2F6734a72b36746d73f265a51a%2Ffinsweetcomponentsconfig-1.0.13.js" type="module" async="" siteId="641daa13cb61fd24d13051e4" finsweet="components"></script></head><body><div class="page-wrapper"><div class="global-styles w-embed"><style>
/* Make text look crisper and more legible in all browsers */
body {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-smoothing: antialiased;
text-rendering: optimizeLegibility;
}
/* Focus state style for keyboard navigation for the focusable elements */
*[tabindex]:focus-visible,
input[type="file"]:focus-visible {
outline: 0.125rem solid #4d65ff;
outline-offset: 0.125rem;
}
/* Get rid of top margin on first element in any rich text element */
.w-richtext > :not(div):first-child, .w-richtext > div:first-child > :first-child {
margin-top: 0 !important;
}
/* Get rid of bottom margin on last element in any rich text element */
.w-richtext>:last-child, .w-richtext ol li:last-child, .w-richtext ul li:last-child {
margin-bottom: 0 !important;
}
/* Prevent all click and hover interaction with an element */
.pointer-events-off {
pointer-events: none;
}
/* Enables all click and hover interaction with an element */
.pointer-events-on {
pointer-events: auto;
}
/* Create a class of .div-square which maintains a 1:1 dimension of a div */
.div-square::after {
content: "";
display: block;
padding-bottom: 100%;
}
/* Make sure containers never lose their center alignment */
.container-medium,.container-small, .container-large {
margin-right: auto !important;
margin-left: auto !important;
}
/*
Make the following elements inherit typography styles from the parent and not have hardcoded values.
Important: You will not be able to style for example "All Links" in Designer with this CSS applied.
Uncomment this CSS to use it in the project. Leave this message for future hand-off.
*/
/*
a,
.w-input,
.w-select,
.w-tab-link,
.w-nav-link,
.w-dropdown-btn,
.w-dropdown-toggle,
.w-dropdown-link {
color: inherit;
text-decoration: inherit;
font-size: inherit;
}
*/
/* Apply "..." after 3 lines of text */
.text-style-3lines {
display: -webkit-box;
overflow: hidden;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
}
/* Apply "..." after 2 lines of text */
.text-style-2lines {
display: -webkit-box;
overflow: hidden;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
}
/* Adds inline flex display */
.display-inlineflex {
display: inline-flex;
}
/* These classes are never overwritten */
.hide {
display: none !important;
}
@media screen and (max-width: 991px) {
.hide, .hide-tablet {
display: none !important;
}
}
@media screen and (max-width: 767px) {
.hide-mobile-landscape{
display: none !important;
}
}
@media screen and (max-width: 479px) {
.hide-mobile{
display: none !important;
}
}
.margin-0 {
margin: 0rem !important;
}
.padding-0 {
padding: 0rem !important;
}
.spacing-clean {
padding: 0rem !important;
margin: 0rem !important;
}
.margin-top {
margin-right: 0rem !important;
margin-bottom: 0rem !important;
margin-left: 0rem !important;
}
.padding-top {
padding-right: 0rem !important;
padding-bottom: 0rem !important;
padding-left: 0rem !important;
}
.margin-right {
margin-top: 0rem !important;
margin-bottom: 0rem !important;
margin-left: 0rem !important;
}
.padding-right {
padding-top: 0rem !important;
padding-bottom: 0rem !important;
padding-left: 0rem !important;
}
.margin-bottom {
margin-top: 0rem !important;
margin-right: 0rem !important;
margin-left: 0rem !important;
}
.padding-bottom {
padding-top: 0rem !important;
padding-right: 0rem !important;
padding-left: 0rem !important;
}
.margin-left {
margin-top: 0rem !important;
margin-right: 0rem !important;
margin-bottom: 0rem !important;
}
.padding-left {
padding-top: 0rem !important;
padding-right: 0rem !important;
padding-bottom: 0rem !important;
}
.margin-horizontal {
margin-top: 0rem !important;
margin-bottom: 0rem !important;
}
.padding-horizontal {
padding-top: 0rem !important;
padding-bottom: 0rem !important;
}
.margin-vertical {
margin-right: 0rem !important;
margin-left: 0rem !important;
}
.padding-vertical {
padding-right: 0rem !important;
padding-left: 0rem !important;
}
</style></div><div data-w-id="5142d642-346a-7858-7dae-2611a5cc3fcc" data-animation="default" data-collapse="medium" data-duration="400" data-easing="ease" data-easing2="ease" role="banner" class="navbar_component w-nav"><header class="navbar_container"><a href="/" class="navbar_logo-link w-nav-brand"><div class="navbar_logo_component"><img src="https://cdn.prod.website-files.com/641daa13cb61fd24d13051e4/642178263002c93ecce80c78_Silwood-white-on-transparent.svg" loading="lazy" alt="Silwood Logo" class="navbar_logo"/></div></a><nav role="navigation" class="navbar_menu w-nav-menu"><div class="navbar_menu-left"><div data-hover="false" data-delay="300" data-w-id="5142d642-346a-7858-7dae-2611a5cc3fd3" class="navbar_menu-products w-dropdown"><div class="navbar_products-toggle w-dropdown-toggle"><div class="navbar_dropdown-products-icon w-embed"><svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M5 7.5L10 12.5L15 7.5" stroke="currentColor" stroke-width="1.67" stroke-linecap="round" stroke-linejoin="round"/>
</svg></div><div class="navbar_label">Products</div></div><nav class="navbar_menu-products-list w-dropdown-list"><div class="navbar_container"><div class="navbar_dropdown-content"><div class="navbar_dropdown-products-left"><div class="navbar_products-link-list"><h4 class="navbar_heading">About Safyr</h4><a href="/about-safyr" class="navbar_dropdown-link w-inline-block"><div class="navbar_icon-holder"><div class="icon-1x1-xsmall w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 21 21"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="m14.5 7.5l-3.978-4l-4.022 4m4.022-3.979V15.5M3.5 12v4.5a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V12"/></svg></div></div><div class="navbar_item-right"><div class="navbar_item-heading">Harvest</div><div class="navbar_item-text hide-mobile-landscape">Connect and extract metadata, including customisations.</div></div></a><a href="/about-safyr" class="navbar_dropdown-link w-inline-block"><div class="navbar_icon-holder"><div class="icon-1x1-xsmall w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 21 21"><g fill="none" fill-rule="evenodd" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"><path d="m15.5 4l3 4l-8 10l-8-10l3.009-4zm-13 4h16m-11 0l3 10m3-10l-3 10"/><path d="M5.509 4L7.5 8l3-4l3 4l2-4"/></g></svg></div></div><div class="navbar_item-right"><div class="navbar_item-heading">Discover</div><div class="navbar_item-text hide-mobile-landscape">Gain insight into the key metadata topics for your project.</div></div></a><a href="/about-safyr" class="navbar_dropdown-link w-inline-block"><div class="navbar_icon-holder"><div class="icon-1x1-xsmall w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 21 21"><g fill="none" fill-rule="evenodd" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"><path d="m3.5 7.5l7-4l5.992 3.424A2 2 0 0 1 17.5 8.661v4.678a2 2 0 0 1-1.008 1.737l-5 2.857a2 2 0 0 1-1.984 0l-5-2.857A2 2 0 0 1 3.5 13.339v-2.802"/><path d="M9.552 10.99a2 2 0 0 0 1.896 0L17 8m-6.5 3.5V18"/><path d="m3.5 7.5l7 4l-3 1l-7-4zm7-4l7 4l2-2l-7-4z"/></g></svg></div></div><div class="navbar_item-right"><div class="navbar_item-heading">Curate</div><div class="navbar_item-text hide-mobile-landscape">Save metadata which represents key business assets.</div></div></a><a href="/about-safyr" class="navbar_dropdown-link w-inline-block"><div class="navbar_icon-holder"><div class="icon-1x1-xsmall w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 21 21"><g fill="none" fill-rule="evenodd" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"><path d="m14.5 3.5l3 3l-3 3"/><path d="M17.5 6.5h-5l-4 5.086m6 .914l3 3l-3 3"/><path d="M17.5 15.5h-5l-4-4h-6"/></g></svg></div></div><div class="navbar_item-right"><div class="navbar_item-heading">Integrate</div><div class="navbar_item-text hide-mobile-landscape">Share and exploit your metadata in your data projects.</div></div></a></div><div class="navbar_products-link-list"><h4 class="navbar_heading">Sources</h4><a href="/safyr-for-sap" class="navbar_dropdown-link w-inline-block"><div class="navbar_icon-holder"><div class="icon-1x1-xsmall w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 512 254"><defs><linearGradient id="logosSap0" x1="50%" x2="50%" y1="0%" y2="100.002%"><stop offset="0%" stop-color="#00AEEF"/><stop offset="21.2%" stop-color="#0097DC"/><stop offset="51.9%" stop-color="#007CC5"/><stop offset="79.2%" stop-color="#006CB8"/><stop offset="100%" stop-color="#0066B3"/></linearGradient></defs><path fill="url(#logosSap0)" d="M0 253.281h258.764L512 0H0v253.281"/><path fill="#FFF" d="M303.848 50.656H253.28l.17 118.93l-44.032-118.975h-43.66l-37.587 99.36c-3.996-25.283-30.135-34.007-50.702-40.542c-13.581-4.362-27.996-10.779-27.85-17.87c.113-5.82 7.712-11.218 22.813-10.413c10.131.546 19.08 1.362 36.883 9.962l17.505-30.506c-16.233-8.263-38.679-13.48-57.084-13.497h-.113c-21.461 0-39.331 6.95-50.408 18.405C11.493 73.502 7.328 83.667 7.16 94.907c-.282 15.467 5.386 26.432 17.296 35.195c10.064 7.374 22.936 12.158 34.277 15.67c13.987 4.334 25.413 8.105 25.272 16.131c-.112 2.927-1.216 5.662-3.32 7.869c-3.49 3.602-8.837 4.953-16.239 5.1c-14.28.303-24.86-1.943-41.724-11.91l-15.574 30.9c16.846 9.58 34.728 14.386 55.047 14.386l4.57-.034c17.685-.32 32.037-4.559 43.44-13.733c.654-.524 1.239-1.053 1.847-1.588l-1.914 9.862l42.664-.135l7.655-19.599c8.048 2.747 17.2 4.267 26.915 4.267c9.467 0 18.371-1.441 26.268-4.03l5.336 19.362l76.547.073l.186-44.68h16.289c39.371 0 62.645-20.037 62.645-53.639c-.013-37.423-22.638-53.723-70.795-53.723v.005ZM187.372 152.318c-5.882 0-11.398-1.025-16.142-2.826l15.962-50.403h.31l15.703 50.544c-4.728 1.689-10.115 2.685-15.839 2.685h.006Zm119.436-28.959h-11.11V82.74h11.116c14.803 0 26.623 4.93 26.623 20.048c-.013 15.647-11.82 20.572-26.623 20.572"/></svg></div></div><div class="navbar_item-right"><div class="navbar_item-heading">SAP</div><div class="navbar_item-text hide-mobile-landscape">SAP EEC, SAP S/4HANA, SAP MDG, SAP BW, SAP BW/4HANA and SAP SuccessFactors.</div></div></a><a href="/safyr-for-salesforce" class="navbar_dropdown-link w-inline-block"><div class="navbar_icon-holder"><div class="icon-1x1-xsmall w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 256 180"><path fill="#00A1E0" d="M106.553 19.651c8.248-8.594 19.731-13.924 32.43-13.924c16.883 0 31.612 9.414 39.455 23.389a54.52 54.52 0 0 1 22.3-4.74c30.449 0 55.134 24.9 55.134 55.615c0 30.719-24.685 55.62-55.134 55.62a54.69 54.69 0 0 1-10.86-1.083c-6.908 12.321-20.07 20.645-35.178 20.645a40.113 40.113 0 0 1-17.632-4.058c-7.002 16.47-23.316 28.019-42.33 28.019c-19.8 0-36.674-12.529-43.152-30.1c-2.83.602-5.763.915-8.772.915c-23.574 0-42.686-19.308-42.686-43.13a43.198 43.198 0 0 1 21.345-37.36a49.373 49.373 0 0 1-4.088-19.727C17.385 22.336 39.626.128 67.06.128c16.106 0 30.42 7.658 39.494 19.523"/><path fill="#FFF" d="M37.17 92.956c-.16.419.058.506.11.58c.48.349.968.6 1.46.88c2.609 1.385 5.071 1.79 7.647 1.79c5.246 0 8.503-2.79 8.503-7.283v-.087c0-4.153-3.676-5.662-7.126-6.75l-.448-.147c-2.601-.845-4.845-1.573-4.845-3.286v-.09c0-1.465 1.311-2.544 3.344-2.544c2.259 0 4.94.75 6.667 1.705c0 0 .506.328.692-.164c.102-.262.976-2.615 1.068-2.87c.098-.277-.077-.481-.255-.59c-1.971-1.2-4.696-2.019-7.516-2.019l-.525.004c-4.801 0-8.153 2.9-8.153 7.057v.087c0 4.383 3.698 5.803 7.162 6.794l.558.172c2.524.775 4.7 1.442 4.7 3.22v.087c0 1.625-1.414 2.835-3.695 2.835c-.885 0-3.708-.018-6.758-1.946c-.368-.215-.583-.371-.867-.542c-.15-.095-.524-.26-.688.236l-1.035 2.871Zm76.8 0c-.16.419.058.506.11.58c.48.349.968.6 1.46.88c2.608 1.385 5.071 1.79 7.647 1.79c5.246 0 8.503-2.79 8.503-7.283v-.087c0-4.153-3.676-5.662-7.126-6.75l-.448-.147c-2.601-.845-4.846-1.573-4.846-3.286v-.09c0-1.465 1.312-2.544 3.345-2.544c2.259 0 4.94.75 6.667 1.705c0 0 .506.328.692-.164c.102-.262.976-2.615 1.067-2.87c.099-.277-.076-.481-.255-.59c-1.97-1.2-4.696-2.019-7.515-2.019l-.525.004c-4.802 0-8.153 2.9-8.153 7.057v.087c0 4.383 3.697 5.803 7.162 6.794l.557.172c2.525.775 4.704 1.442 4.704 3.22v.087c0 1.625-1.418 2.835-3.698 2.835a12.4 12.4 0 0 1-6.758-1.946c-.368-.215-.587-.364-.863-.542c-.095-.062-.54-.234-.693.236l-1.034 2.871Zm52.429-8.799c0 2.54-.474 4.54-1.406 5.953c-.922 1.4-2.317 2.08-4.263 2.08c-1.949 0-3.337-.677-4.244-2.08c-.918-1.41-1.384-3.413-1.384-5.953c0-2.535.466-4.532 1.384-5.93c.907-1.385 2.295-2.059 4.244-2.059c1.946 0 3.34.674 4.266 2.058c.93 1.4 1.403 3.396 1.403 5.931m4.379-4.707c-.43-1.453-1.1-2.735-1.993-3.803c-.893-1.071-2.022-1.93-3.363-2.557c-1.337-.623-2.918-.94-4.692-.94c-1.778 0-3.359.317-4.696.94c-1.34.626-2.47 1.486-3.366 2.557c-.889 1.071-1.56 2.354-1.993 3.803c-.426 1.447-.64 3.028-.64 4.707c0 1.68.214 3.265.64 4.707c.434 1.45 1.1 2.732 1.997 3.804a9.398 9.398 0 0 0 3.362 2.535c1.34.609 2.918.918 4.696.918c1.774 0 3.352-.31 4.692-.918a9.399 9.399 0 0 0 3.363-2.535c.893-1.068 1.563-2.35 1.993-3.804c.43-1.446.645-3.03.645-4.707c0-1.675-.215-3.26-.645-4.707m35.959 12.063c-.145-.426-.557-.266-.557-.266c-.637.244-1.315.47-2.036.583a15.83 15.83 0 0 1-2.401.171c-2.12 0-3.804-.63-5.01-1.876c-1.209-1.246-1.887-3.26-1.88-5.986c.008-2.48.606-4.346 1.68-5.767c1.068-1.413 2.692-2.138 4.86-2.138c1.807 0 3.184.207 4.627.663c0 0 .346.15.51-.303c.382-1.063.667-1.825 1.075-2.994c.116-.332-.168-.474-.27-.514c-.568-.222-1.909-.583-2.922-.736c-.947-.145-2.054-.222-3.286-.222c-1.84 0-3.479.313-4.882.94c-1.399.623-2.586 1.483-3.526 2.554c-.94 1.07-1.654 2.353-2.131 3.803c-.474 1.446-.714 3.035-.714 4.714c0 3.632.98 6.569 2.914 8.718c1.938 2.157 4.85 3.253 8.645 3.253c2.244 0 4.547-.455 6.2-1.107c0 0 .318-.153.18-.521l-1.076-2.97Zm7.663-9.788c.207-1.41.597-2.583 1.198-3.497c.907-1.388 2.291-2.15 4.237-2.15c1.945 0 3.231.765 4.153 2.15c.612.914.878 2.138.983 3.497H214.4Zm14.743-3.1c-.372-1.403-1.294-2.82-1.898-3.468c-.955-1.028-1.887-1.746-2.813-2.146a10.84 10.84 0 0 0-4.248-.86c-1.85 0-3.53.31-4.892.95c-1.366.642-2.514 1.516-3.414 2.606c-.9 1.085-1.577 2.379-2.007 3.847c-.434 1.46-.652 3.053-.652 4.732c0 1.709.226 3.3.674 4.732c.451 1.443 1.173 2.715 2.15 3.767c.972 1.06 2.225 1.891 3.726 2.47c1.49.576 3.3.875 5.38.871c4.281-.015 6.537-.969 7.465-1.483c.164-.09.321-.251.124-.71l-.969-2.714c-.145-.405-.557-.255-.557-.255c-1.06.393-2.568 1.1-6.084 1.093c-2.299-.004-4.004-.682-5.071-1.742c-1.097-1.085-1.632-2.68-1.727-4.932l14.824.014s.39-.007.43-.386c.014-.16.51-3.046-.441-6.386Zm-133.46 3.1c.211-1.41.597-2.583 1.199-3.497c.907-1.388 2.291-2.15 4.236-2.15c1.946 0 3.232.765 4.157 2.15c.609.914.875 2.138.98 3.497H95.683Zm14.74-3.1c-.372-1.403-1.29-2.82-1.895-3.468c-.954-1.028-1.887-1.746-2.812-2.146a10.84 10.84 0 0 0-4.248-.86c-1.847 0-3.53.31-4.892.95c-1.367.642-2.514 1.516-3.414 2.606c-.9 1.085-1.577 2.379-2.007 3.847c-.43 1.46-.652 3.053-.652 4.732c0 1.709.225 3.3.674 4.732c.451 1.443 1.173 2.715 2.149 3.767c.973 1.06 2.226 1.891 3.727 2.47c1.49.576 3.3.875 5.38.871c4.281-.015 6.536-.969 7.465-1.483c.164-.09.32-.251.124-.71l-.965-2.714c-.15-.405-.561-.255-.561-.255c-1.06.393-2.565 1.1-6.088 1.093c-2.295-.004-4-.682-5.067-1.742c-1.097-1.085-1.633-2.68-1.727-4.932l14.823.014s.39-.007.43-.386c.015-.16.51-3.046-.444-6.386ZM63.642 91.431c-.58-.462-.66-.579-.856-.878c-.292-.455-.441-1.104-.441-1.927c0-1.304.43-2.24 1.322-2.87c-.01.003 1.275-1.112 4.3-1.072c2.123.03 4.021.343 4.021.343v6.74h.004s-1.884.404-4.004.531c-3.017.182-4.357-.87-4.346-.867m5.898-10.415c-.601-.044-1.38-.07-2.313-.07c-1.272 0-2.5.16-3.65.47a9.516 9.516 0 0 0-3.097 1.436a7.148 7.148 0 0 0-2.15 2.444c-.524.977-.79 2.128-.79 3.417c0 1.312.225 2.452.677 3.385a6.1 6.1 0 0 0 1.935 2.317c.823.601 1.84 1.042 3.02 1.308c1.162.266 2.48.4 3.923.4c1.52 0 3.035-.123 4.503-.375a94.111 94.111 0 0 0 3.734-.721c.492-.117 1.039-.266 1.039-.266c.368-.091.338-.485.338-.485l-.007-13.555c0-2.973-.794-5.177-2.357-6.543c-1.555-1.363-3.847-2.051-6.809-2.051c-1.11 0-2.9.153-3.97.368c0 0-3.24.626-4.573 1.668c0 0-.291.182-.131.59l1.05 2.82c.13.364.484.24.484.24s.113-.043.244-.12c2.852-1.552 6.459-1.504 6.459-1.504c1.603 0 2.834.32 3.665.958c.809.619 1.22 1.555 1.22 3.53v.626c-1.275-.182-2.444-.287-2.444-.287m119.56-7.639a.4.4 0 0 0-.223-.532c-.251-.098-1.512-.364-2.485-.426c-1.861-.113-2.896.2-3.821.616c-.918.415-1.938 1.085-2.507 1.847v-1.804c0-.251-.178-.451-.426-.451h-3.8c-.247 0-.426.2-.426.451v22.11c0 .248.204.452.452.452h3.894a.45.45 0 0 0 .448-.452V84.142c0-1.482.164-2.962.492-3.89c.32-.919.758-1.654 1.297-2.183a4.551 4.551 0 0 1 1.833-1.1c.688-.211 1.45-.28 1.989-.28c.776 0 1.628.2 1.628.2c.284.033.445-.142.54-.4c.254-.678.976-2.708 1.114-3.112"/><path fill="#FFF" d="M152.544 63.13a12.74 12.74 0 0 0-1.465-.35a11.604 11.604 0 0 0-2.014-.152c-2.682 0-4.795.757-6.277 2.251c-1.476 1.486-2.478 3.749-2.98 6.725l-.183 1.002h-3.366s-.408-.015-.495.43l-.55 3.086c-.04.291.087.477.48.477h3.276l-3.323 18.55c-.258 1.494-.557 2.722-.889 3.654c-.324.918-.64 1.607-1.034 2.11c-.38.48-.736.838-1.356 1.045c-.51.172-1.1.252-1.745.252c-.357 0-.834-.059-1.187-.131a3.511 3.511 0 0 1-.802-.26s-.382-.145-.535.238c-.12.317-.995 2.717-1.1 3.013c-.102.295.043.524.229.593c.437.153.761.255 1.355.397c.824.194 1.52.204 2.172.204c1.362 0 2.608-.193 3.639-.564c1.035-.375 1.938-1.028 2.74-1.91c.863-.954 1.406-1.952 1.923-3.318c.514-1.348.955-3.024 1.304-4.976l3.341-18.897h4.882s.411.014.495-.434l.554-3.082c.036-.295-.087-.477-.485-.477h-4.74c.026-.106.241-1.774.784-3.344c.233-.667.67-1.21 1.038-1.581a3.11 3.11 0 0 1 1.243-.773c.47-.153 1.005-.226 1.592-.226c.444 0 .885.051 1.216.12c.46.099.638.15.758.186c.485.146.55.004.645-.23l1.133-3.11c.117-.335-.171-.478-.273-.518M86.322 95.19c0 .247-.179.448-.426.448h-3.931c-.248 0-.423-.2-.423-.448V63.553c0-.247.175-.448.423-.448h3.93c.248 0 .427.2.427.448V95.19Z"/></svg></div></div><div class="navbar_item-right"><div class="navbar_item-heading">Salesforce</div><div class="navbar_item-text hide-mobile-landscape">Force.com applications including Sales Cloud and Service Cloud.</div></div></a><a href="/safyr-for-microsoft" class="navbar_dropdown-link w-inline-block"><div class="navbar_icon-holder"><div class="icon-1x1-xsmall w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 512 110"><path fill="#706D6E" d="M512 49.449v-9.005h-11.182V26.446l-.376.115l-10.503 3.214l-.206.063v10.606h-16.577v-5.908c0-2.751.615-4.857 1.828-6.26c1.204-1.388 2.926-2.093 5.122-2.093c1.58 0 3.214.372 4.86 1.105l.412.184V17.99l-.194-.07c-1.535-.553-3.623-.83-6.21-.83c-3.262 0-6.225.709-8.81 2.116a15.052 15.052 0 0 0-6.045 5.976c-1.42 2.554-2.14 5.503-2.14 8.767v6.496h-7.786v9.005h7.786v37.933h11.177V49.449h16.577v24.106c0 9.928 4.682 14.96 13.918 14.96a22.79 22.79 0 0 0 4.746-.528c1.66-.357 2.79-.714 3.456-1.095l.147-.087v-9.088l-.454.301c-.607.405-1.362.735-2.248.98c-.89.25-1.633.376-2.208.376c-2.164 0-3.764-.583-4.758-1.734c-1.004-1.16-1.514-3.191-1.514-6.031v-22.16H512Zm-82.768 29.926c-4.057 0-7.255-1.346-9.51-3.995c-2.267-2.664-3.417-6.46-3.417-11.285c0-4.977 1.15-8.872 3.419-11.583c2.255-2.692 5.423-4.059 9.417-4.059c3.875 0 6.96 1.305 9.17 3.882c2.221 2.589 3.348 6.453 3.348 11.488c0 5.097-1.06 9.013-3.15 11.632c-2.075 2.6-5.196 3.92-9.277 3.92Zm.498-40.062c-7.74 0-13.888 2.268-18.27 6.741c-4.381 4.474-6.602 10.664-6.602 18.402c0 7.349 2.168 13.26 6.444 17.567c4.276 4.308 10.096 6.49 17.295 6.49c7.503 0 13.528-2.299 17.91-6.834c4.38-4.53 6.6-10.662 6.6-18.22c0-7.463-2.083-13.418-6.192-17.696c-4.112-4.28-9.895-6.45-17.185-6.45Zm-42.894 0c-5.265 0-9.62 1.347-12.947 4.002c-3.346 2.671-5.044 6.175-5.044 10.414c0 2.203.366 4.16 1.088 5.82c.725 1.666 1.848 3.132 3.34 4.363c1.48 1.221 3.765 2.5 6.794 3.8c2.545 1.048 4.444 1.935 5.65 2.633c1.179.685 2.016 1.373 2.488 2.043c.459.655.692 1.553.692 2.66c0 3.154-2.361 4.688-7.22 4.688c-1.803 0-3.859-.376-6.111-1.118a22.972 22.972 0 0 1-6.257-3.173l-.464-.332v10.76l.17.08c1.582.73 3.576 1.345 5.926 1.83c2.346.484 4.476.731 6.328.731c5.713 0 10.314-1.353 13.67-4.024c3.38-2.69 5.092-6.275 5.092-10.662c0-3.163-.922-5.877-2.74-8.065c-1.803-2.17-4.935-4.163-9.303-5.924c-3.48-1.397-5.71-2.556-6.629-3.446c-.887-.86-1.337-2.076-1.337-3.615c0-1.366.556-2.459 1.697-3.345c1.15-.89 2.75-1.343 4.756-1.343c1.863 0 3.768.294 5.663.87c1.894.577 3.556 1.35 4.945 2.294l.456.312V41.358l-.175-.075c-1.28-.55-2.97-1.02-5.02-1.4c-2.044-.378-3.897-.57-5.508-.57Zm-47.13 40.062c-4.056 0-7.255-1.346-9.509-3.995c-2.268-2.664-3.415-6.46-3.415-11.285c0-4.977 1.148-8.872 3.418-11.583c2.253-2.692 5.42-4.059 9.416-4.059c3.875 0 6.96 1.305 9.17 3.882c2.221 2.589 3.348 6.453 3.348 11.488c0 5.097-1.06 9.013-3.15 11.632c-2.076 2.6-5.196 3.92-9.278 3.92Zm.499-40.062c-7.742 0-13.89 2.268-18.27 6.741c-4.38 4.474-6.603 10.664-6.603 18.402c0 7.352 2.17 13.26 6.445 17.567c4.276 4.308 10.095 6.49 17.296 6.49c7.5 0 13.528-2.299 17.91-6.834c4.379-4.53 6.6-10.662 6.6-18.22c0-7.463-2.084-13.418-6.194-17.696c-4.113-4.28-9.895-6.45-17.184-6.45Zm-41.84 9.26v-8.129h-11.041v46.937h11.04V63.37c0-4.083.926-7.437 2.753-9.97c1.803-2.503 4.207-3.772 7.14-3.772c.995 0 2.111.164 3.32.489c1.197.322 2.064.672 2.575 1.04l.464.337v-11.13l-.18-.077c-1.027-.437-2.482-.657-4.322-.657c-2.775 0-5.258.891-7.384 2.646c-1.867 1.543-3.217 3.659-4.248 6.297h-.117Zm-30.813-9.26c-5.065 0-9.584 1.087-13.427 3.228c-3.85 2.145-6.829 5.21-8.855 9.105c-2.017 3.887-3.041 8.427-3.041 13.49c0 4.434.993 8.504 2.955 12.09c1.964 3.593 4.744 6.404 8.262 8.354c3.514 1.947 7.575 2.934 12.07 2.934c5.247 0 9.727-1.049 13.32-3.117l.144-.084V75.198l-.463.339a20.766 20.766 0 0 1-5.402 2.812c-1.952.681-3.73 1.025-5.29 1.025c-4.333 0-7.81-1.355-10.335-4.027c-2.53-2.677-3.813-6.434-3.813-11.163c0-4.758 1.338-8.612 3.974-11.457c2.629-2.835 6.113-4.273 10.356-4.273c3.629 0 7.165 1.229 10.51 3.656l.463.336V41.788l-.149-.084c-1.26-.705-2.976-1.287-5.108-1.728c-2.122-.44-4.198-.663-6.171-.663Zm-32.927 1.131h-11.042v46.937h11.042V40.444Zm-5.408-19.995c-1.817 0-3.402.619-4.704 1.844c-1.308 1.23-1.972 2.778-1.972 4.604c0 1.798.656 3.317 1.95 4.514c1.287 1.193 2.877 1.798 4.726 1.798c1.848 0 3.444-.605 4.746-1.796c1.31-1.199 1.975-2.718 1.975-4.516c0-1.762-.647-3.295-1.921-4.554c-1.273-1.257-2.889-1.894-4.8-1.894Zm-27.548 16.533V87.38h11.268V21.886h-15.595l-19.823 48.647l-19.236-48.647h-16.23v65.495h10.589V36.977h.364l20.313 50.404h7.99l19.996-50.4h.364Z"/><path fill="#F1511B" d="M51.939 51.939H0V0h51.939z"/><path fill="#80CC28" d="M109.287 51.939H57.348V0h51.939z"/><path fill="#00ADEF" d="M51.938 109.307H0V57.368h51.938z"/><path fill="#FBBC09" d="M109.287 109.307H57.348V57.368h51.939z"/></svg></div></div><div class="navbar_item-right"><div class="navbar_item-heading">Microsoft Dynamics</div><div class="navbar_item-text hide-mobile-landscape">MS Dynamics 365 CE, MS Dynamics AX 2012 and MS Dynamics CRM.</div></div></a><a href="/safyr-for-oracle" class="navbar_dropdown-link w-inline-block"><div class="navbar_icon-holder"><div class="icon-1x1-xsmall w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24"><path fill="#ea1b22" d="M10.361 12.443h1.592l-.832-1.354l-1.545 2.447h-.713l1.878-2.946c.049-.048.104-.091.162-.128l.004-.002a.392.392 0 0 1 .208-.059h.006a.352.352 0 0 1 .192.06l-.001-.001a.945.945 0 0 1 .166.13l1.878 2.946h-.713l-.333-.546h-1.592zm7.271.547v-2.542h-.594v2.789c0 .04.009.078.025.112l-.001-.002a.358.358 0 0 0 .071.095a.148.148 0 0 0 .079.071h.001a.346.346 0 0 0 .127.024h2.712l.333-.546zm-9.814-.476h.015c.281 0 .536-.113.722-.297a.966.966 0 0 0 .309-.709v-.044a.993.993 0 0 0-.309-.72a1.02 1.02 0 0 0-.722-.297h-2.63v3.089H5.8v-2.542h1.987c.134 0 .254.055.341.143a.48.48 0 0 1 .143.341v.016v-.001a.498.498 0 0 1-.142.345a.464.464 0 0 1-.346.155h-1.7l1.782 1.545h.855l-1.189-1.022zm-6.274 1.022h-.008c-.42 0-.8-.173-1.072-.451a1.464 1.464 0 0 1-.463-1.071v-.045c0-.422.178-.802.463-1.07l.001-.001a1.496 1.496 0 0 1 1.073-.451h1.839c.419 0 .797.173 1.068.451c.279.271.451.649.451 1.068v.026v-.001v.023c0 .42-.174.799-.453 1.07a1.483 1.483 0 0 1-1.068.451h-.026h.001zm1.76-.546h.024a.942.942 0 0 0 .688-.297a.976.976 0 0 0 .285-.69v-.037a.965.965 0 0 0-.285-.686a.965.965 0 0 0-.686-.285h-.028h.001H1.58a.976.976 0 0 0-.69.285a.946.946 0 0 0-.297.689v.025v-.001V12a.96.96 0 0 0 .296.694a.957.957 0 0 0 .694.297h.007zm11.287.546h-.025c-.419 0-.797-.173-1.068-.451a1.483 1.483 0 0 1-.451-1.068v-.05c0-.419.173-.797.451-1.068a1.483 1.483 0 0 1 1.068-.451h.026h-.001h2.138l-.357.546h-1.771a.976.976 0 0 0-.69.285a.946.946 0 0 0-.297.689v.025v-.001v.007a.96.96 0 0 0 .296.694a.957.957 0 0 0 .694.297h2.167l-.357.546zm7.247-.546h-.008a.91.91 0 0 1-.588-.215l.001.001a1.075 1.075 0 0 1-.355-.515l-.002-.008h2.542l.333-.546h-2.875c.065-.208.188-.381.351-.506l.002-.002a.94.94 0 0 1 .584-.202h1.77l.357-.546h-2.163c-.419 0-.797.173-1.068.451a1.483 1.483 0 0 0-.451 1.068v.026v-.001v.025c0 .419.173.797.451 1.068c.271.279.649.451 1.068.451h.026h-.001h1.827l.357-.546z"/></svg></div></div><div class="navbar_item-right"><div class="navbar_item-heading">Oracle</div><div class="navbar_item-text hide-mobile-landscape">Oracle eBusiness Suite, JD Edwards, PeopleSoft and Siebel.</div></div></a></div><div class="navbar_products-link-list"><h4 class="navbar_heading">Benefits</h4><a href="/about-safyr" class="navbar_dropdown-link w-inline-block"><div class="navbar_icon-holder"><div class="icon-1x1-xsmall w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 21 21"><g fill="none" fill-rule="evenodd" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"><path d="M14.857 3.79a8 8 0 1 0 2.852 3.24"/><path d="m6.5 9.5l3 3l8-8"/></g></svg></div></div><div class="navbar_item-right"><div class="navbar_item-heading">Improved trust in data</div><div class="navbar_item-text hide-mobile-landscape">Give your users greater confidence in the data you are delivering.</div></div></a><a href="/about-safyr" class="navbar_dropdown-link w-inline-block"><div class="navbar_icon-holder"><div class="icon-1x1-xsmall w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 21 21"><g fill="none" fill-rule="evenodd" transform="translate(2 3)"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M14 14c1.448-1.448 2.5-3.29 2.5-5.5a8 8 0 1 0-16 0c0 2.21 1.052 4.052 2.5 5.5m5.5-5.5l-4-4"/><circle cx="8.5" cy="8.5" r="1.5" fill="currentColor"/></g></svg></div></div><div class="navbar_item-right"><div class="navbar_item-heading">Faster delivery</div><div class="navbar_item-text hide-mobile-landscape">Avoid delays in realising project benefits.</div></div></a><a href="/about-safyr" class="navbar_dropdown-link w-inline-block"><div class="navbar_icon-holder"><div class="icon-1x1-xsmall w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 21 21"><g transform="translate(21 0) scale(-1 1)"><g fill="none" fill-rule="evenodd" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"><path fill="currentColor" d="M5.5 16.5v-3a1 1 0 1 1 2 0v3a1 1 0 0 1-2 0z"/><path d="M9.5 16.5v-6a1 1 0 1 1 2 0v6a1 1 0 0 1-2 0zm4 0v-9a1 1 0 1 1 2 0v9a1 1 0 0 1-2 0z"/></g></g></svg></div></div><div class="navbar_item-right"><div class="navbar_text-wrapper"><div class="navbar_item-heading margin-bottom-0">Reduced costs</div><div class="badge-small-success"><div class="focus-text">Focus text!</div></div></div><div class="navbar_item-text hide-mobile-landscape">Minimise rework and reliance on internal and external resources.</div></div></a><h4 class="navbar_heading">Other Applications</h4><a href="/safyr-for-other-erp" class="navbar_dropdown-link w-inline-block"><div class="navbar_icon-holder"><div class="icon-1x1-xsmall w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 16 16"><g fill="currentColor"><path d="M12.096 6.223A4.92 4.92 0 0 0 13 5.698V7c0 .289-.213.654-.753 1.007a4.493 4.493 0 0 1 1.753.25V4c0-1.007-.875-1.755-1.904-2.223C11.022 1.289 9.573 1 8 1s-3.022.289-4.096.777C2.875 2.245 2 2.993 2 4v9c0 1.007.875 1.755 1.904 2.223C4.978 15.71 6.427 16 8 16c.536 0 1.058-.034 1.555-.097a4.525 4.525 0 0 1-.813-.927C8.5 14.992 8.252 15 8 15c-1.464 0-2.766-.27-3.682-.687C3.356 13.875 3 13.373 3 13v-1.302c.271.202.58.378.904.525C4.978 12.71 6.427 13 8 13h.027a4.552 4.552 0 0 1 0-1H8c-1.464 0-2.766-.27-3.682-.687C3.356 10.875 3 10.373 3 10V8.698c.271.202.58.378.904.525C4.978 9.71 6.427 10 8 10c.262 0 .52-.008.774-.024a4.525 4.525 0 0 1 1.102-1.132C9.298 8.944 8.666 9 8 9c-1.464 0-2.766-.27-3.682-.687C3.356 7.875 3 7.373 3 7V5.698c.271.202.58.378.904.525C4.978 6.711 6.427 7 8 7s3.022-.289 4.096-.777ZM3 4c0-.374.356-.875 1.318-1.313C5.234 2.271 6.536 2 8 2s2.766.27 3.682.687C12.644 3.125 13 3.627 13 4c0 .374-.356.875-1.318 1.313C10.766 5.729 9.464 6 8 6s-2.766-.27-3.682-.687C3.356 4.875 3 4.373 3 4Z"/><path d="M16 12.5a3.5 3.5 0 1 1-7 0a3.5 3.5 0 0 1 7 0Zm-3.5-2a.5.5 0 0 0-.5.5v1.5a.5.5 0 0 0 1 0V11a.5.5 0 0 0-.5-.5Zm0 4a.5.5 0 1 0 0-1a.5.5 0 0 0 0 1Z"/></g></svg></div></div><div class="navbar_item-right"><div class="navbar_item-heading">Unsupported ERPs</div><div class="navbar_item-text hide-mobile-landscape">Find out more.</div></div></a></div></div><div class="navbar_dropdown-products-right"><div class="navbar_products-content-wrapper"><h4 class="navbar_heading margin-bottom-0">Get started</h4><a href="/safyr-evaluation" class="navbar_product-button-link w-inline-block"><div class="navbar_product-button-link-text">Safyr 10 day trial</div></a><a href="/call-or-demo" class="navbar_product-button-link w-inline-block"><div class="navbar_product-button-link-text">Book a demo</div></a><div id="w-node-c59835e9-4196-aa5a-f07e-9dc44646d598-a5cc3fcc" class="spacer-xlarge"></div><h4 class="navbar_heading margin-bottom-0">services and Support</h4><a href="/services" class="navbar_product-button-link w-inline-block"><div class="navbar_product-button-link-text">Training & Consulting</div></a><a href="/support" class="navbar_product-button-link w-inline-block"><div class="navbar_product-button-link-text">Support</div></a></div><div class="navbar_products-right-overlay-absolute"></div></div></div></div></nav></div><div data-hover="false" data-delay="300" data-w-id="5142d642-346a-7858-7dae-2611a5cc4058" class="navbar_menu-solutions w-dropdown"><div class="navbar_solutions-toggle w-dropdown-toggle"><div class="navbar_dropdown-solutions-icon w-embed"><svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M5 7.5L10 12.5L15 7.5" stroke="currentColor" stroke-width="1.67" stroke-linecap="round" stroke-linejoin="round"/>
</svg></div><div class="navbar_label">Solutions</div></div><nav class="navbar_menu-solutions-list w-dropdown-list"><div class="navbar_container"><div class="navbar_dropdown-content"><div class="navbar_dropdown-solutions-left"><h4 class="navbar_heading">Sources</h4><div class="navbar_solutions-link-list-wrapper"><div class="navbar_solutions-link-list"><a href="/safyr-for-sap" class="navbar_solutions-link w-inline-block"><div class="navbar_solutions-button-link-text">SAP</div></a><a href="/safyr-for-salesforce" class="navbar_solutions-link w-inline-block"><div class="navbar_solutions-button-link-text">Salesforce</div></a><a href="/safyr-for-microsoft" class="navbar_solutions-link w-inline-block"><div class="navbar_solutions-button-link-text">Microsoft Dynamics</div></a><a href="/safyr-for-oracle" class="navbar_solutions-link w-inline-block"><div class="navbar_solutions-button-link-text">Oracle</div></a><a href="/safyr-for-other-erp" class="navbar_solutions-link w-inline-block"><div class="navbar_solutions-button-link-text">Other Applications</div></a></div></div></div><div class="navbar_dropdown-solutions-right"><div class="navbar_solutions-list-wrapper"><div class="navbar_solutiosn-list"><a href="/solutions" class="navbar_solutions-item w-inline-block"><div class="navbar_solution-item-image-wrapper"><img src="https://cdn.prod.website-files.com/641daa13cb61fd24d13051e4/649d7108ba75cbd9275b9cfa_data%20governance%20e.webp" alt="Artistic concept of data governance and data catalog project." sizes="100vw" srcset="https://cdn.prod.website-files.com/641daa13cb61fd24d13051e4/649d7108ba75cbd9275b9cfa_data%20governance%20e-p-500.webp 500w, https://cdn.prod.website-files.com/641daa13cb61fd24d13051e4/649d7108ba75cbd9275b9cfa_data%20governance%20e-p-800.webp 800w, https://cdn.prod.website-files.com/641daa13cb61fd24d13051e4/649d7108ba75cbd9275b9cfa_data%20governance%20e.webp 1024w" class="navbar_solutions-item-image"/></div><div class="navbar_solution-item-content"><div class="navbar_solution-item-heading">Data Governance / Data Catalog</div><div class="navbar_item-text text-style-2lines">Overcome the hurdles to adding ERP metadata into your data catalog.</div></div></a><a href="/solutions" class="navbar_solutions-item w-inline-block"><div class="navbar_solution-item-image-wrapper"><img src="https://cdn.prod.website-files.com/641daa13cb61fd24d13051e4/649d7145d1e5dbcc49b52951_data%20warehouse%208.webp" alt="Artistic concept of data warehouse and analytics project." sizes="100vw" srcset="https://cdn.prod.website-files.com/641daa13cb61fd24d13051e4/649d7145d1e5dbcc49b52951_data%20warehouse%208-p-500.webp 500w, https://cdn.prod.website-files.com/641daa13cb61fd24d13051e4/649d7145d1e5dbcc49b52951_data%20warehouse%208-p-800.webp 800w, https://cdn.prod.website-files.com/641daa13cb61fd24d13051e4/649d7145d1e5dbcc49b52951_data%20warehouse%208.webp 1024w" class="navbar_solutions-item-image"/></div><div class="navbar_solution-item-content"><div class="navbar_solution-item-heading">Data Warehouse and Analytics</div><div class="navbar_item-text text-style-2lines">Increase confidence in data used in decision making.</div></div></a><a href="/solutions" class="navbar_solutions-item w-inline-block"><div class="navbar_solution-item-image-wrapper"><img src="https://cdn.prod.website-files.com/641daa13cb61fd24d13051e4/649d717942f0800f8b6af4d3_data%20migration%209.webp" alt="Artistic concept of data migration and data integration project." sizes="100vw" srcset="https://cdn.prod.website-files.com/641daa13cb61fd24d13051e4/649d717942f0800f8b6af4d3_data%20migration%209-p-500.webp 500w, https://cdn.prod.website-files.com/641daa13cb61fd24d13051e4/649d717942f0800f8b6af4d3_data%20migration%209-p-800.webp 800w, https://cdn.prod.website-files.com/641daa13cb61fd24d13051e4/649d717942f0800f8b6af4d3_data%20migration%209.webp 1024w" class="navbar_solutions-item-image"/></div><div class="navbar_solution-item-content"><div class="navbar_solution-item-heading">Data Migration and Integration</div><div class="navbar_item-text text-style-2lines">Ensure accurate data mapping between ERP applications.<br/></div></div></a><a href="/solutions" class="navbar_solutions-item w-inline-block"><div class="navbar_solution-item-image-wrapper"><img src="https://cdn.prod.website-files.com/641daa13cb61fd24d13051e4/649d71c36dbc20d3ad314789_data%20compliance%206.webp" alt="Artistic concept of data compliance project." sizes="100vw" srcset="https://cdn.prod.website-files.com/641daa13cb61fd24d13051e4/649d71c36dbc20d3ad314789_data%20compliance%206-p-500.webp 500w, https://cdn.prod.website-files.com/641daa13cb61fd24d13051e4/649d71c36dbc20d3ad314789_data%20compliance%206-p-800.webp 800w, https://cdn.prod.website-files.com/641daa13cb61fd24d13051e4/649d71c36dbc20d3ad314789_data%20compliance%206.webp 1024w" class="navbar_solutions-item-image"/></div><div class="navbar_solution-item-content"><div class="navbar_solution-item-heading">Data Compliance</div><div class="navbar_item-text text-style-2lines">Reduce risk of non-compliance with regulations.<br/></div></div></a><a href="/solutions" class="navbar_solutions-item w-inline-block"><div class="navbar_solution-item-image-wrapper"><img src="https://cdn.prod.website-files.com/641daa13cb61fd24d13051e4/649d71e0659ee768d7d8eea1_application%20rationalisation%2010.webp" alt="Artistic concept of an application rationalization project." sizes="100vw" srcset="https://cdn.prod.website-files.com/641daa13cb61fd24d13051e4/649d71e0659ee768d7d8eea1_application%20rationalisation%2010-p-500.webp 500w, https://cdn.prod.website-files.com/641daa13cb61fd24d13051e4/649d71e0659ee768d7d8eea1_application%20rationalisation%2010-p-800.webp 800w, https://cdn.prod.website-files.com/641daa13cb61fd24d13051e4/649d71e0659ee768d7d8eea1_application%20rationalisation%2010.webp 1024w" class="navbar_solutions-item-image"/></div><div class="navbar_solution-item-content"><div class="navbar_solution-item-heading">Application Rationalisation</div><div class="navbar_item-text text-style-2lines">Identify variances between different ERP application instances.</div></div></a><a href="/solutions" class="navbar_solutions-item w-inline-block"><div class="navbar_solution-item-image-wrapper"><img src="https://cdn.prod.website-files.com/641daa13cb61fd24d13051e4/649d71fe6c76fa917a2ae5c3_data%20archtiecture%206.webp" alt="Artistic concept of data architecture project." sizes="100vw" srcset="https://cdn.prod.website-files.com/641daa13cb61fd24d13051e4/649d71fe6c76fa917a2ae5c3_data%20archtiecture%206-p-500.webp 500w, https://cdn.prod.website-files.com/641daa13cb61fd24d13051e4/649d71fe6c76fa917a2ae5c3_data%20archtiecture%206-p-800.webp 800w, https://cdn.prod.website-files.com/641daa13cb61fd24d13051e4/649d71fe6c76fa917a2ae5c3_data%20archtiecture%206.webp 1024w" class="navbar_solutions-item-image"/></div><div class="navbar_solution-item-content"><div class="navbar_solution-item-heading">Data Architecture</div><div class="navbar_item-text text-style-2lines">Easily add ERP data models to your enterprise data architecture.<br/></div></div></a></div></div></div></div></div></nav></div><div data-hover="false" data-delay="300" data-w-id="5142d642-346a-7858-7dae-2611a5cc40b1" class="navbar_menu-customers w-dropdown"><div class="navbar_customers-toggle w-dropdown-toggle"><div class="navbar_dropdown-customers-icon w-embed"><svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M5 7.5L10 12.5L15 7.5" stroke="currentColor" stroke-width="1.67" stroke-linecap="round" stroke-linejoin="round"/>
</svg></div><div class="navbar_label">Customers</div></div><nav class="navbar_menu-customers-list w-dropdown-list"><div class="navbar_container"><div class="navbar_dropdown-content"><div class="navbar_dropdown-customers-left"><div class="navbar_customers-link-wrapper-left"><div class="navbar_customers-link-list"><a href="/customers" class="navbar_customers-item w-inline-block"><div class="navbar_customers-item-image-wrapper"><img src="https://cdn.prod.website-files.com/641daa13cb61fd24d13051e4/649d733be7cfba88088c5ca6_Oil%20and%20gas%207.webp" alt="Artistic concept of the oil and gas industry." sizes="100vw" srcset="https://cdn.prod.website-files.com/641daa13cb61fd24d13051e4/649d733be7cfba88088c5ca6_Oil%20and%20gas%207-p-500.webp 500w, https://cdn.prod.website-files.com/641daa13cb61fd24d13051e4/649d733be7cfba88088c5ca6_Oil%20and%20gas%207-p-800.webp 800w, https://cdn.prod.website-files.com/641daa13cb61fd24d13051e4/649d733be7cfba88088c5ca6_Oil%20and%20gas%207.webp 1024w" class="navbar_customers-item-image"/></div><div class="navbar_customers-item-content"><div class="navbar_customers-item-heading">Oil, Gas & Energy</div><div class="navbar_item-text text-style-3lines">Energy companies rely heavily on ERP and other data assets to enable them to navigate global economic conditions. </div></div></a><a href="/customers" class="navbar_customers-item w-inline-block"><div class="navbar_customers-item-image-wrapper"><img src="https://cdn.prod.website-files.com/641daa13cb61fd24d13051e4/649d735e6c97966e0578cbe7_government%206.webp" alt="Artistic concept of government." sizes="100vw" srcset="https://cdn.prod.website-files.com/641daa13cb61fd24d13051e4/649d735e6c97966e0578cbe7_government%206-p-500.webp 500w, https://cdn.prod.website-files.com/641daa13cb61fd24d13051e4/649d735e6c97966e0578cbe7_government%206-p-800.webp 800w, https://cdn.prod.website-files.com/641daa13cb61fd24d13051e4/649d735e6c97966e0578cbe7_government%206.webp 1024w" class="navbar_customers-item-image"/></div><div class="navbar_customers-item-content"><div class="navbar_customers-item-heading">Government & Utilities</div><div class="navbar_item-text text-style-3lines">Making effective use of data assets is a key element in the ability of government to deliver improved services.<br/></div></div></a><a href="/customers" class="navbar_customers-item w-inline-block"><div class="navbar_customers-item-image-wrapper"><img src="https://cdn.prod.website-files.com/641daa13cb61fd24d13051e4/649d73969ebe94b8a694aab2_pharmaceutical%208.webp" alt="Artistic concept of the phamaceutical industry." sizes="100vw" srcset="https://cdn.prod.website-files.com/641daa13cb61fd24d13051e4/649d73969ebe94b8a694aab2_pharmaceutical%208-p-500.webp 500w, https://cdn.prod.website-files.com/641daa13cb61fd24d13051e4/649d73969ebe94b8a694aab2_pharmaceutical%208-p-800.webp 800w, https://cdn.prod.website-files.com/641daa13cb61fd24d13051e4/649d73969ebe94b8a694aab2_pharmaceutical%208.webp 1024w" class="navbar_customers-item-image"/></div><div class="navbar_customers-item-content"><div class="navbar_customers-item-heading">Pharamaceutical</div><div class="navbar_item-text text-style-3lines">There is a growing need for pharma companies to exploit their data assets to meet their information needs.</div></div></a><a href="/customers" class="navbar_customers-item w-inline-block"><div class="navbar_customers-item-image-wrapper"><img src="https://cdn.prod.website-files.com/641daa13cb61fd24d13051e4/649d73b496e93ed8619c3a9e_financial%205.webp" alt="Artistic concept of the financial services industry." sizes="100vw" srcset="https://cdn.prod.website-files.com/641daa13cb61fd24d13051e4/649d73b496e93ed8619c3a9e_financial%205-p-500.webp 500w, https://cdn.prod.website-files.com/641daa13cb61fd24d13051e4/649d73b496e93ed8619c3a9e_financial%205-p-800.webp 800w, https://cdn.prod.website-files.com/641daa13cb61fd24d13051e4/649d73b496e93ed8619c3a9e_financial%205.webp 1024w" class="navbar_customers-item-image"/></div><div class="navbar_customers-item-content"><div class="navbar_customers-item-heading">Financial Services</div><div class="navbar_item-text text-style-3lines">As the industry transforms to meet market and regulatory demands, harnessing data assets effectively is increasingly critical.<br/></div></div></a><a href="/customers" class="navbar_customers-item w-inline-block"><div class="navbar_customers-item-image-wrapper"><img src="https://cdn.prod.website-files.com/641daa13cb61fd24d13051e4/649d73d3702fb23b01ed9862_manufacturing%205.webp" alt="Artistic concept of the manufacturing industry." sizes="100vw" srcset="https://cdn.prod.website-files.com/641daa13cb61fd24d13051e4/649d73d3702fb23b01ed9862_manufacturing%205-p-500.webp 500w, https://cdn.prod.website-files.com/641daa13cb61fd24d13051e4/649d73d3702fb23b01ed9862_manufacturing%205-p-800.webp 800w, https://cdn.prod.website-files.com/641daa13cb61fd24d13051e4/649d73d3702fb23b01ed9862_manufacturing%205.webp 1024w" class="navbar_customers-item-image"/></div><div class="navbar_customers-item-content"><div class="navbar_customers-item-heading">Manufacturing</div><div class="navbar_item-text text-style-3lines">Working easily with data is important for the industry to stay competitive and meet regulatory commitments.<br/></div></div></a><a href="/customers" class="navbar_customers-item w-inline-block"><div class="navbar_customers-item-image-wrapper"><img src="https://cdn.prod.website-files.com/641daa13cb61fd24d13051e4/649d7445f88aae1c049f4451_telecommunications%206.webp" alt="Artistic concept of the telecommunications industry." sizes="100vw" srcset="https://cdn.prod.website-files.com/641daa13cb61fd24d13051e4/649d7445f88aae1c049f4451_telecommunications%206-p-500.webp 500w, https://cdn.prod.website-files.com/641daa13cb61fd24d13051e4/649d7445f88aae1c049f4451_telecommunications%206-p-800.webp 800w, https://cdn.prod.website-files.com/641daa13cb61fd24d13051e4/649d7445f88aae1c049f4451_telecommunications%206.webp 1024w" class="navbar_customers-item-image"/></div><div class="navbar_customers-item-content"><div class="navbar_customers-item-heading">IT & Telecommunications</div><div class="navbar_item-text text-style-3lines">In a complex and fluctuating global industry to the ability to exploit data assets is increasingly important.<br/></div></div></a><a href="/customers" class="navbar_customers-item w-inline-block"><div class="navbar_customers-item-image-wrapper"><img src="https://cdn.prod.website-files.com/641daa13cb61fd24d13051e4/649d74651aa854a5e2910d20_retail%207.webp" alt="Artistic concept of the retail industry." sizes="100vw" srcset="https://cdn.prod.website-files.com/641daa13cb61fd24d13051e4/649d74651aa854a5e2910d20_retail%207-p-500.webp 500w, https://cdn.prod.website-files.com/641daa13cb61fd24d13051e4/649d74651aa854a5e2910d20_retail%207-p-800.webp 800w, https://cdn.prod.website-files.com/641daa13cb61fd24d13051e4/649d74651aa854a5e2910d20_retail%207.webp 1024w" class="navbar_customers-item-image"/></div><div class="navbar_customers-item-content"><div class="navbar_customers-item-heading">Retail</div><div class="navbar_item-text text-style-3lines">Pressure to identify savings and efficiencies, and improve customer service, requires the ability to work effectively with data assets. <br/></div></div></a><a href="/customers" class="navbar_customers-item w-inline-block"><div class="navbar_customers-item-image-wrapper"><img src="https://cdn.prod.website-files.com/641daa13cb61fd24d13051e4/649d748296e93ed8619f2b50_defense%209.webp" alt="Artistic concept of the defense and aerospace industry." sizes="100vw" srcset="https://cdn.prod.website-files.com/641daa13cb61fd24d13051e4/649d748296e93ed8619f2b50_defense%209-p-500.webp 500w, https://cdn.prod.website-files.com/641daa13cb61fd24d13051e4/649d748296e93ed8619f2b50_defense%209-p-800.webp 800w, https://cdn.prod.website-files.com/641daa13cb61fd24d13051e4/649d748296e93ed8619f2b50_defense%209.webp 1024w" class="navbar_customers-item-image"/></div><div class="navbar_customers-item-content"><div class="navbar_customers-item-heading">Defense & Aerospace</div><div class="navbar_item-text text-style-3lines">Increased focus on supply chain, regulatory compliance and meeting market demand necessitates more attention to data.<br/></div></div></a></div></div></div><div class="navbar_dropdown-customers-right"><h4 class="navbar_heading">Using Safyr</h4><div class="navbar_customers-link-wrapper-right"><div class="navbar_customers-link-wrapper"><a href="/using-safyr" class="navbar_customers-right-link w-inline-block"><div class="navbar_customers-item-heading">Working with us</div><p class="navbar_item-text">Our commitment to you</p></a><a href="https://www.silwoodtechnology.com/using-safyr#How-to-buy" class="navbar_customers-right-link w-inline-block"><div class="navbar_customers-item-heading">How to buy</div><p class="navbar_item-text">Learn about purchasing options</p></a><a id="w-node-_5142d642-346a-7858-7dae-2611a5cc4126-a5cc3fcc" href="https://www.silwoodtechnology.com/using-safyr#Licensing-options" class="navbar_customers-right-link w-inline-block"><div class="navbar_customers-item-heading">Licensing options</div><p class="navbar_item-text">How we can configure Safyr for you</p></a><a href="/business-case" class="navbar_customers-right-link w-inline-block"><div class="navbar_customers-item-heading">Business case</div><p class="navbar_item-text">Reasons to adopt Safyr</p></a><a id="w-node-aa9079e4-7e28-e468-0608-06acb1f6a288-a5cc3fcc" href="/safyr-and-data-compliance" class="navbar_customers-right-link w-inline-block"><div class="navbar_customers-item-heading">Personal Data</div><p class="navbar_item-text">Supporting global data protection legislation</p></a></div></div></div></div></div></nav></div><div data-hover="false" data-delay="300" data-w-id="5142d642-346a-7858-7dae-2611a5cc412b" class="navbar_menu-partners w-dropdown"><div class="navbar_partners-toggle w-dropdown-toggle"><div class="navbar_dropdown-partners-icon w-embed"><svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M5 7.5L10 12.5L15 7.5" stroke="currentColor" stroke-width="1.67" stroke-linecap="round" stroke-linejoin="round"/>
</svg></div><div class="navbar_label">Partners</div></div><nav class="navbar_menu-partners-list w-dropdown-list"><div class="navbar_container"><div class="navbar_dropdown-content"><div class="navbar_dropdown-partners-left"><div class="navbar_partners-link-list-wrapper"><h4 class="navbar_heading">Partner with Silwood</h4><a href="/partner-overview" class="navbar_partners-item-wrapper w-inline-block"><div class="navbar_partners-icon-wrapper"><div class="icon-1x1-xsmall w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 21 21"><g fill="none" fill-rule="evenodd" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"><path d="M7.5 4.5h-2a1 1 0 0 0-1 1v11a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1v-11a1 1 0 0 0-1-1h-2"/><path d="M8.5 3.5h4a1 1 0 1 1 0 2h-4a1 1 0 1 1 0-2zm1 5h5m-5 3h5m-5 3h5m-8-6h1m-1 3h1m-1 3h1"/></g></svg></div></div><div class="navbar_partners-text-wrapper"><div class="navbar_item-heading">Partner overview</div><div class="navbar_item-text hide-mobile-landscape">Join other leading software vendors and consulting firms who partner with us to differentiate and drive more success.</div></div></a><a href="/partner-program" class="navbar_partners-item-wrapper w-inline-block"><div class="navbar_partners-icon-wrapper"><div class="icon-1x1-xsmall w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 16 16"><path fill="currentColor" d="M8.205 2.006a.499.499 0 0 0-.38.175l-.05.036c-1.505-.442-3.212-.1-4.403 1.027c-1.057.999-1.461 2.381-1.213 3.674l-.015.014l-.671.635a1.347 1.347 0 0 0 0 1.98c.342.325.812.457 1.257.396c.064.233.193.454.386.637c.261.247.596.382.938.406c.025.323.168.64.43.887c.26.247.595.382.937.406c.025.323.168.64.43.887a1.545 1.545 0 0 0 1.946.123l.33.312c.58.55 1.523.55 2.104 0c.26-.247.404-.561.43-.883c.34-.025.672-.16.932-.406c.26-.246.404-.561.43-.883c.335-.027.662-.162.92-.405c.201-.191.333-.424.393-.669c.44.053.899-.08 1.236-.398a1.347 1.347 0 0 0 0-1.98l-.594-.562l.113-.42a3.824 3.824 0 0 0-.369-2.886c-.735-1.302-2.158-2.1-3.69-2.1H9.013a2.839 2.839 0 0 0-.138-.003h-.671Zm4.372 5.457l.486.48a.5.5 0 0 0 .101.076l.681.644a.412.412 0 0 1 0 .606a.472.472 0 0 1-.64 0l-1.14-1.077a.535.535 0 0 0-.726 0l-.012.01a.47.47 0 0 0 0 .688l.889.84a.413.413 0 0 1 0 .606a.473.473 0 0 1-.593.04a.536.536 0 0 0-.675.046a.467.467 0 0 0-.042.639a.412.412 0 0 1-.04.564a.473.473 0 0 1-.6.035a.536.536 0 0 0-.679.037a.467.467 0 0 0-.044.643c.14.17.127.417-.039.574a.48.48 0 0 1-.65 0l-.322-.304l.084-.079a1.347 1.347 0 0 0 0-1.98a1.513 1.513 0 0 0-.938-.406a1.363 1.363 0 0 0-.43-.887a1.514 1.514 0 0 0-.937-.407a1.363 1.363 0 0 0-.43-.887a1.532 1.532 0 0 0-1.257-.396a1.377 1.377 0 0 0-.386-.636a1.524 1.524 0 0 0-1.102-.41a3.065 3.065 0 0 1 .962-2.591a3.456 3.456 0 0 1 2.58-.923l-1.095.79a1.504 1.504 0 0 0-.294 2.178a1.64 1.64 0 0 0 2.22.3l1.347-.97h1.44l2.281 2.157ZM6.168 4.608l2.223-1.602h.485a1.836 1.836 0 0 1 .125.003h1.03c1.192 0 2.272.62 2.82 1.592c.353.623.458 1.34.302 2.026L10.94 4.449a.5.5 0 0 0-.35-.143H8.693a.5.5 0 0 0-.292.094L6.925 5.465a.64.64 0 0 1-.857-.116a.505.505 0 0 1 .1-.74Zm1.082 6.628a.472.472 0 0 1 .64.002a.412.412 0 0 1 0 .606l-.672.635a.472.472 0 0 1-.64 0a.412.412 0 0 1 0-.606l.672-.636Zm-.726-.687l-.673.637a.472.472 0 0 1-.641 0a.412.412 0 0 1-.01-.596l.01-.01l.671-.635l.01-.01a.472.472 0 0 1 .631.01a.412.412 0 0 1 .002.604Zm-1.37-1.291l-.67.634l-.011.01a.472.472 0 0 1-.63-.01a.412.412 0 0 1 0-.606l.67-.634a.472.472 0 0 1 .642 0a.412.412 0 0 1 .01.596l-.01.01ZM3.512 8.225l-.671.635a.472.472 0 0 1-.64 0a.412.412 0 0 1 0-.606l.67-.635a.472.472 0 0 1 .641 0a.412.412 0 0 1 0 .606Z"/></svg></div></div><div class="navbar_partners-text-wrapper"><div class="navbar_item-heading">Partner program</div><div class="navbar_item-text hide-mobile-landscape">Together we help our customers accelerate their data discovery and transformation projects..</div></div></a><a href="/our-partners" class="navbar_partners-item-wrapper w-inline-block"><div class="navbar_partners-icon-wrapper"><div class="icon-1x1-xsmall w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 21 21"><g fill="none" fill-rule="evenodd" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"><path d="M10 19c4.438 0 8-3.526 8-7.964C18 6.598 14.438 3 10 3c-4.438 0-8 3.598-8 8.036S5.562 19 10 19zM3 8h14M3 14h14"/><path d="M10 19c2.219 0 4-3.526 4-7.964C14 6.598 12.219 3 10 3c-2.219 0-4 3.598-4 8.036S7.781 19 10 19z"/></g></svg></div></div><div class="navbar_partners-text-wrapper"><div class="navbar_item-heading">Our partners</div><div class="navbar_item-text hide-mobile-landscape">Explore our partner community to find solutions and services to support your your ERP metadata needs.</div></div></a><a href="/become-a-partner" class="navbar_partners-item-wrapper w-inline-block"><div class="navbar_partners-icon-wrapper"><div class="icon-1x1-xsmall w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 21 21"><g fill="none" fill-rule="evenodd" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"><path d="m10.5 15.429l3.548 1.837a1 1 0 0 0 .907.006l2.992-1.496a1 1 0 0 0 .553-.894v-2.764a1 1 0 0 0-.553-.894L14.5 9.5l-3.46 1.792a1 1 0 0 0-.54.888v3.249z"/><path d="m3.04 15.708l3.008 1.558a1 1 0 0 0 .907.006L10.5 15.5v-3.382a1 1 0 0 0-.553-.894L6.5 9.5l-3.46 1.792a1 1 0 0 0-.54.888v2.64a1 1 0 0 0 .54.888zM6.5 9.429l3.548 1.837a1 1 0 0 0 .907.006L14.5 9.5V6.118a1 1 0 0 0-.553-.894l-2.992-1.496a1 1 0 0 0-.907.006L7.04 5.292a1 1 0 0 0-.54.888v3.249z"/><path d="m6.846 5.673l3.207 1.603a1 1 0 0 0 .894 0L14.12 5.69h0M8.799 4.649L12.5 6.5m.299 4.149L16.5 12.5M4.799 10.649L8.5 12.5m2.346-.827l3.207 1.603a1 1 0 0 0 .894 0l3.172-1.586h0m-15.273-.017l3.207 1.603a1 1 0 0 0 .894 0l3.172-1.586h0M10.5 7.5v4m4 2V17m-8-3.5V17"/></g></svg></div></div><div class="navbar_partners-text-wrapper"><div class="navbar_item-heading">Become a partner</div><div class="navbar_item-text hide-mobile-landscape">Join other leading software vendors and consulting firms who partner with us to differentiate and drive more success.</div></div></a></div><div class="navbar_dropdown-partners-content-right"><div class="navbar_partners-content-wrapper"><h4 class="navbar_heading">Why Partner with Silwood?</h4><div class="navbar_dropdown-partners-item-wrapper"><div class="navbar_partners-item"><div class="navbar_partners-image-wrapper"><img src="https://cdn.prod.website-files.com/641daa13cb61fd24d13051e4/649d707c96e93ed86198c038_partner%2010.webp" loading="eager" sizes="(max-width: 767px) 100vw, 288px" srcset="https://cdn.prod.website-files.com/641daa13cb61fd24d13051e4/649d707c96e93ed86198c038_partner%2010-p-500.webp 500w, https://cdn.prod.website-files.com/641daa13cb61fd24d13051e4/649d707c96e93ed86198c038_partner%2010-p-800.webp 800w, https://cdn.prod.website-files.com/641daa13cb61fd24d13051e4/649d707c96e93ed86198c038_partner%2010.webp 1024w" alt="Artistic concept hands shaking in partnership." class="navbar_partners-image"/></div><div class="navbar_partners-content"><div class="navbar_item-heading">Advantages</div><div class="navbar_item-text">Partnering with Silwood will help you to enable your customers to gain faster value and improved confidence in their data from implementing your products and services</div><div class="navbar_dropdown-partners-button-wrapper"><div class="navbar_partners-button-row"><div class="navbar_partners-button-wrapper"><div class="navbar_partners-button-link-gray is-button-xsmall"><a href="https://cdn.prod.website-files.com/641daa13cb61fd24d13051e4/678e73fd6afc452bfba6d712_Partnering%20with%20Silwood%20Technology.pdf" target="_blank" class="button is-small w-button">Learn more about partnering with us</a></div></div></div></div></div></div></div></div><div class="navbar_partners-right-overlay-absolute"></div></div></div></div></div></nav></div><div data-hover="false" data-delay="300" data-w-id="5142d642-346a-7858-7dae-2611a5cc416f" class="navbar_menu-resources w-dropdown"><div class="navbar_resources-toggle w-dropdown-toggle"><div class="navbar_dropdown-resources-icon w-embed"><svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M5 7.5L10 12.5L15 7.5" stroke="currentColor" stroke-width="1.67" stroke-linecap="round" stroke-linejoin="round"/>
</svg></div><div class="navbar_label">Resources</div></div><nav class="navbar_menu-resources-list w-dropdown-list"><div class="navbar_container"><div class="navbar_dropdown-content"><div class="navbar_dropdown-resources-left"><div class="navbar_resources-link-list"><a href="/blogs" class="navbar_resources-link-wrapper w-inline-block"><div class="navbar_right-icon-holder"><div class="icon-1x1-xsmall w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 21 21"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M18.5 6.59c-1.333-.726-2.667-1.09-4-1.09s-2.667.364-4 1.09v9.91c1.333-.667 2.667-1 4-1s2.667.333 4 1zm-8 0c-1.333-.726-2.667-1.09-4-1.09s-2.667.364-4 1.09v9.91c1.333-.667 2.667-1 4-1s2.667.333 4 1z"/></svg></div></div><div class="navbar_resources-text-holder"><div class="navbar_item-heading">Blogs</div><div class="navbar_item-text">All the latest posts from our team.</div></div></a></div><div class="navbar_resources-link-list"><a href="/videos" class="navbar_resources-link-wrapper w-inline-block"><div class="navbar_right-icon-holder"><div class="icon-1x1-xsmall w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 21 21"><g fill="none" fill-rule="evenodd" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"><path d="m4.494 5.535l12-.038a2 2 0 0 1 2 1.845l.006.155V13.5a2 2 0 0 1-2 2h-12a2 2 0 0 1-2-2V7.535a2 2 0 0 1 1.994-2z"/><path fill="currentColor" d="m9.5 12.5l3-2l-3-2z"/></g></svg></div></div><div class="navbar_resources-text-holder"><div class="navbar_item-heading">Videos</div><div class="navbar_item-text">Watch introductory and how-to's videos about Safyr.</div></div></a></div><div class="navbar_resources-link-list"><a href="/product-information" class="navbar_resources-link-wrapper w-inline-block"><div class="navbar_right-icon-holder"><div class="icon-1x1-xsmall w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 21 21"><g fill="none" fill-rule="evenodd" transform="translate(2 2)"><g stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"><circle cx="8.5" cy="8.5" r="8"/><path d="M8.5 12.5v-4h-1m0 4h2"/></g><circle cx="8.5" cy="5.5" r="1" fill="currentColor"/></g></svg></div></div><div class="navbar_resources-text-holder"><div class="navbar_item-heading">Product information</div><div class="navbar_item-text">Access, read and download data sheets, eBooks, White Papers and more.</div></div></a></div><div class="navbar_resources-link-list"><a href="/product-documentation" class="navbar_resources-link-wrapper w-inline-block"><div class="navbar_right-icon-holder"><div class="icon-1x1-xsmall w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 21 21"><g fill="none" fill-rule="evenodd" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"><path d="M18.5 6.59c-1.333-.726-2.667-1.09-4-1.09s-2.667.364-4 1.09v9.91c1.333-.667 2.667-1 4-1s2.667.333 4 1z"/><path d="M16.556 7.788c-.685-.192-1.37-.288-2.056-.288s-1.37.096-2.056.288m4.112 2c-.685-.192-1.37-.288-2.056-.288s-1.37.096-2.056.288m4.112 2c-.685-.192-1.37-.288-2.056-.288s-1.37.096-2.056.288m4.112 2c-.685-.192-1.37-.288-2.056-.288s-1.37.096-2.056.288m-3.888-6C7.87 7.596 7.186 7.5 6.5 7.5s-1.37.096-2.056.288m4.112 2C7.87 9.596 7.186 9.5 6.5 9.5s-1.37.096-2.056.288m4.112 2c-.685-.192-1.37-.288-2.056-.288s-1.37.096-2.056.288m4.112 2c-.685-.192-1.37-.288-2.056-.288s-1.37.096-2.056.288"/><path d="M10.5 6.59c-1.333-.726-2.667-1.09-4-1.09s-2.667.364-4 1.09v9.91c1.333-.667 2.667-1 4-1s2.667.333 4 1z"/></g></svg></div></div><div class="navbar_resources-text-holder"><div class="navbar_item-heading">Product documentation</div><div class="navbar_item-text">Access, read and download release notes, guides and manuals.</div></div></a></div><div class="navbar_resources-link-list"><a href="/news" class="navbar_resources-link-wrapper w-inline-block"><div class="navbar_right-icon-holder"><div class="icon-1x1-xsmall w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 21 21"><g fill="none" fill-rule="evenodd" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"><path d="M4.5 7.165h9m-8.019 3.038l1-.018a1 1 0 0 1 1.01.864l.009.135v.984a1 1 0 0 1-.981 1l-1 .018a1 1 0 0 1-1.01-.864l-.009-.136v-.983a1 1 0 0 1 .981-1z"/><path d="M3.5 4.15h11a2 2 0 0 1 2 2v10.015h-13a2 2 0 0 1-2-2V6.151a2 2 0 0 1 2-2zm6 6.015h4m-4 3h4"/><path d="M16 16.165a2.5 2.5 0 0 0 2.5-2.5v-6.5h-2"/></g></svg></div></div><div class="navbar_resources-text-holder"><div class="navbar_item-heading">News and events</div><div class="navbar_item-text">All the latest news and events from our team and partners.</div></div></a></div><div class="navbar_resources-link-list"><a href="/webinars" class="navbar_resources-link-wrapper w-inline-block"><div class="navbar_right-icon-holder"><div class="icon-1x1-xsmall w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 21 21"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M4.5 4.485h11a1 1 0 0 1 1 1V13.5h-13V5.485a1 1 0 0 1 1-1zM3.118 17.5h13.764a1 1 0 0 0 .894-1.447L16.5 13.5h-13l-1.276 2.553a1 1 0 0 0 .894 1.447z"/></svg></div></div><div class="navbar_resources-text-holder"><div class="navbar_item-heading">Webinars</div><div class="navbar_item-text">Upcoming live and on demand webinars and presentations.</div></div></a></div><div class="navbar_resources-link-list"><a href="/testimonials" class="navbar_resources-link-wrapper w-inline-block"><div class="navbar_right-icon-holder"><div class="icon-1x1-xsmall w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 21 21"><g fill="none" fill-rule="evenodd"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M16.5 3.5a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2l-2.999-.001l-2.294 2.294a1 1 0 0 1-1.32.083l-.094-.083l-2.294-2.294L4.5 17.5a2 2 0 0 1-2-2v-10a2 2 0 0 1 2-2zm-1 5h-6"/><path fill="currentColor" d="M6.499 9.5c.5 0 1-.5 1-1s-.5-1-1-1s-.999.5-.999 1s.499 1 .999 1zm0 4c.5 0 1-.5 1-1s-.5-1-1-1s-.999.5-.999 1s.499 1 .999 1z"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M15.5 12.5h-6"/></g></svg></div></div><div class="navbar_resources-text-holder"><div class="navbar_item-heading">Testimonials</div><div class="navbar_item-text">Inspiring customer success stories solving complex IT challenges.</div></div></a></div><div class="navbar_resources-link-list"><a href="/faq" class="navbar_resources-link-wrapper w-inline-block"><div class="navbar_right-icon-holder"><div class="icon-1x1-xsmall w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 256 256"><path fill="currentColor" d="M138 180a10 10 0 1 1-10-10a10 10 0 0 1 10 10ZM128 74c-21 0-38 15.25-38 34v4a6 6 0 0 0 12 0v-4c0-12.13 11.66-22 26-22s26 9.87 26 22s-11.66 22-26 22a6 6 0 0 0-6 6v8a6 6 0 0 0 12 0v-2.42c18.11-2.58 32-16.66 32-33.58c0-18.75-17-34-38-34Zm102 54A102 102 0 1 1 128 26a102.12 102.12 0 0 1 102 102Zm-12 0a90 90 0 1 0-90 90a90.1 90.1 0 0 0 90-90Z"/></svg></div></div><div class="navbar_resources-text-holder"><div class="navbar_item-heading">FAQs</div><div class="navbar_item-text">Find answers, guidance and solutions fast.</div></div></a></div><div class="navbar_resources-link-list"><a href="/starter-packs" class="navbar_resources-link-wrapper w-inline-block"><div class="navbar_right-icon-holder"><div class="icon-1x1-xsmall w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 24 24"><path fill="currentColor" d="M18.497 4.627L18.5 6.75V15h-1V4.25A2.25 2.25 0 0 0 15.25 2h-9A2.25 2.25 0 0 0 4 4.25v4.129c-.603.404-1 1.09-1 1.871v8.5A3.25 3.25 0 0 0 6.25 22h2.367c.046.003.092.004.139.004h6.494c.068 0 .135-.001.202-.004h2.298A3.25 3.25 0 0 0 21 18.75v-1.5c0-.78-.397-1.467-1-1.871V6.75a2.25 2.25 0 0 0-1.503-2.123ZM5.5 8V4.25a.75.75 0 0 1 .75-.75h9a.75.75 0 0 1 .75.75V15h-.096a.75.75 0 0 1-.55-.24l-5.61-6.04A2.25 2.25 0 0 0 8.097 8H5.5Zm-1 2.25a.75.75 0 0 1 .75-.75h2.846a.75.75 0 0 1 .55.24l5.61 6.041a2.25 2.25 0 0 0 1.648.719h2.846a.75.75 0 0 1 .75.75v1.5a1.75 1.75 0 0 1-1.75 1.75H6.25a1.75 1.75 0 0 1-1.75-1.75v-8.5Z"/></svg></div></div><div class="navbar_resources-text-holder"><div class="navbar_item-heading">Starter packs</div><div class="navbar_item-text">Unlock your project potential and get started with Safyr.</div></div></a></div><div class="navbar_resources-link-list"><a href="/services" class="navbar_resources-link-wrapper w-inline-block"><div class="navbar_right-icon-holder"><div class="icon-1x1-xsmall w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 48 48"><path fill="currentColor" fill-rule="evenodd" d="M6 6h31v5h-2V8H8v23h21.387v2H6V6Zm30 13a3 3 0 1 0 0-6a3 3 0 0 0 0 6Zm2.031 2.01c1.299 0 2.327.584 3 1.486c.629.845.895 1.89.955 2.855a7.626 7.626 0 0 1-.397 2.92c-.3.87-.807 1.77-1.589 2.387V40.5a1.5 1.5 0 0 1-2.98.247L35.73 33h-.298l-1.458 7.776A1.5 1.5 0 0 1 31 40.5V26.233a63.223 63.223 0 0 0-.592.919l-.078.123l-.02.032l-.005.009a1.5 1.5 0 0 1-1.274.707h-5a1.5 1.5 0 1 1 0-3h4.177c.243-.376.563-.864.899-1.354c.35-.511.736-1.052 1.08-1.476c.167-.207.354-.423.542-.6c.092-.087.22-.2.376-.3a1.72 1.72 0 0 1 .926-.282h6Z" clip-rule="evenodd"/></svg></div></div><div class="navbar_resources-text-holder"><div class="navbar_item-heading">Services</div><div class="navbar_item-text">We offer consulting and training services for Safyr your data projects.</div></div></a></div><div class="navbar_resources-link-list"><a href="/support" class="navbar_resources-link-wrapper w-inline-block"><div class="navbar_right-icon-holder"><div class="icon-1x1-xsmall w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 21 21"><g fill="none" fill-rule="evenodd" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"><circle cx="10.5" cy="10.5" r="8"/><circle cx="10.5" cy="10.5" r="4"/><path d="M13.5 7.5L16 5m-2.5 8.5L16 16m-8.5-2.5L5 16m2.5-8.5L5 5"/></g></svg></div></div><div class="navbar_resources-text-holder"><div class="navbar_item-heading">Support</div><div class="navbar_item-text">Everything you need to know to support your product investment.</div></div></a></div><div class="navbar_resources-link-list"><a href="/about-us" class="navbar_resources-link-wrapper w-inline-block"><div class="navbar_right-icon-holder"><div class="icon-1x1-xsmall w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 21 21"><g fill="none" fill-rule="evenodd" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"><path d="M8.5 2.5a3 3 0 0 1 3 3v2a3 3 0 1 1-6 0v-2a3 3 0 0 1 3-3zm7 14v-.728c0-3.187-3.686-5.272-7-5.272s-7 2.085-7 5.272v.728a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1z"/><path fill="currentColor" d="M12.52 2.678A3.001 3.001 0 0 1 14.5 5.5v1c0 1.297-.848 2.581-2 3c.674-.919 1.01-2.086 1.01-3.5s-.331-2.523-.99-3.322zM17.5 17.5h1a1 1 0 0 0 1-1v-.728c0-2.17-1.71-3.83-3.847-4.667c0 0 2.847 2.395 1.847 6.395z"/></g></svg></div></div><div class="navbar_resources-text-holder"><div class="navbar_item-heading-wrapper"><div class="navbar_item-heading margin-bottom-0">About us</div><div class="badge-small-success"><div class="focus-text">Focus text!</div></div></div><div class="navbar_item-text">Helping our customers achieve more.</div></div></a></div></div></div></div><a href="/careers" class="navbar_resources-bottom-bar w-inline-block"><div class="navbar_resources-bottom-bar-background"></div><div class="navbar_resources-bottom-bar-content"><div class="navbar_partners-button-link"><div>Looking for a new career?<span class="hide-mobile-portrait-3"> Get in touch</span></div></div></div></a></nav></div></div><div class="navbar_menu-right"><div class="navbar_button-wrapper"><a aria-roledescription="open-modal-trigger" class="button-secondary-gray show-tablet w-inline-block" href="#" role="button" aria-haspopup="dialog" aria-controls="fs-modal-2-popup" fs-modal-element="open-6" aria-expanded="false" tabindex="0"><div>Search</div></a><a href="https://silwoodtechnology.my.site.com/Support/s/login/" class="button-secondary-gray show-tablet w-inline-block"><div>Support Login</div></a><a href="/safyr-evaluation" class="button w-inline-block"><div>Try Safyr</div></a><a aria-roledescription="open-modal-trigger" class="button w-inline-block" href="#" role="button" aria-haspopup="dialog" aria-controls="fs-modal-2-popup" fs-modal-element="open-1" aria-expanded="false" tabindex="0"><div>Contact</div></a><a aria-roledescription="open-modal-trigger" class="navbar_right-icon-holder hide-tablet w-inline-block" href="#" aria-label="Search button" role="button" aria-haspopup="dialog" aria-controls="fs-modal-2-popup" fs-modal-element="open-6" aria-expanded="false" tabindex="0"><div class="icon-1x1-medium text-color-white w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m21 21l-5.197-5.197m0 0A7.5 7.5 0 1 0 5.196 5.196a7.5 7.5 0 0 0 10.607 10.607Z"/></svg></div></a></div></div></nav><div class="navbar_menu-button w-nav-button"><div class="menu-icon_component"><div class="menu-icon_line-top"></div><div class="menu-icon_line-middle"><div class="menu-icon_line-middle-inner"></div></div><div class="menu-icon_line-bottom"></div></div></div></header></div><main class="main-wrapper"><section class="section_404_header"><div class="padding-global"><div class="container-medium"><div class="padding-section-xsmall"><div class="_404-header_component"><div class="w-layout-grid _404-header_grid"><div id="w-node-_29e2d6b3-11c3-cbd3-0396-6ebebd1c333e-dd20c9f4" class="_404-header_left"><div class="lottie-404 align-center" data-w-id="80e0c4a7-73d2-9967-b0a0-9478d7493ae6" data-animation-type="lottie" data-src="https://cdn.prod.website-files.com/641daa13cb61fd24d13051e4/663a2aaf9b217122e5718902_404.json" data-loop="1" data-direction="1" data-autoplay="1" data-is-ix2-target="0" data-renderer="svg" data-default-duration="4.066666666666666" data-duration="0"></div></div><div id="w-node-f376d0e1-78fc-c652-8952-c908d67ef5d8-dd20c9f4" class="_404-header_right text-align-center"><div class="spacer-huge"></div><img src="https://cdn.prod.website-files.com/static/page-not-found.211a85e40c.svg" alt="" class="_404-header_image"/><div class="spacer-small"></div><h3 class="heading-style-h3">Page Not Found</h3><div class="spacer-small"></div><div class="text-color-primary">The page you are looking for doesn't exist or has been moved</div><div class="spacer-small"></div><a href="/" class="button w-button">Return to homepage</a></div></div></div></div></div></div></section></main><div class="fs_modal-2_component"><div class="fs_modal-2_embed-search w-embed w-script"><!-- [Finsweet Attributes] Modal -->
<script>(()=>{var t="https://cdn.jsdelivr.net/npm/@finsweet/attributes-modal@1/modal.js",e=document.querySelector(`script[src="${t}"]`);e||(e=document.createElement("script"),e.async=!0,e.src=t,document.head.append(e));})();</script></div><div id="fs-modal-2-popup-search" fs-modal-element="modal-6" role="dialog" aria-modal="true" aria-labelledby="fs-modal-2-heading" class="fs_modal-2_popup_search"><div aria-hidden="true" fs-modal-element="close-2" class="fs_modal-2_cover-search"></div><div class="fs_modal-2_wrapper-search"><div class="fs_modal-2_content"><h2 id="fs-modal-2-heading" class="fs_modal-2_heading">Enter your search query</h2><form action="/search" class="search w-form"><input class="search-input w-input" maxlength="256" name="query" aria-label="Enter search term" placeholder="Enter search term" type="search" id="search" required=""/><div class="spacer-xsmall"></div><input type="submit" class="search-button w-button" value="Enter"/></form></div><div aria-expanded="false" fs-modal-element="close-6" role="button" tabindex="0" aria-label="Close modal" aria-controls="fs-modal-2-popup" aria-roledescription="close-modal-trigger" class="fs_modal-2_close-search"><div class="fs_modal-2_close-icon-search w-embed"><svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" viewBox="0 0 24 24">
<path fill="CurrentColor" d="M14.5,12l9-9c0.7-0.7,0.7-1.8,0-2.5c-0.7-0.7-1.8-0.7-2.5,0l-9,9l-9-9c-0.7-0.7-1.8-0.7-2.5,0 c-0.7,0.7-0.7,1.8,0,2.5l9,9l-9,9c-0.7,0.7-0.7,1.8,0,2.5c0.7,0.7,1.8,0.7,2.5,0l9-9l9,9c0.7,0.7,1.8,0.7,2.5,0 c0.7-0.7,0.7-1.8,0-2.5L14.5,12z"/>
</svg></div></div></div></div></div><div class="fs_modal-1_component"><div class="fs_modal-1_embed w-embed w-script"><!-- [Finsweet Attributes] Modal -->
<script>(()=>{var t="https://cdn.jsdelivr.net/npm/@finsweet/attributes-modal@1/modal.js",e=document.querySelector(`script[src="${t}"]`);e||(e=document.createElement("script"),e.async=!0,e.src=t,document.head.append(e));})();</script></div><div id="fs-modal-1-popup" fs-modal-element="modal-1" role="dialog" aria-modal="true" aria-labelledby="fs-modal-2-heading" class="fs_modal-1_popup"><div aria-hidden="true" fs-modal-element="close-1" class="fs_modal-1_cover"></div><div class="fs_modal-1_wrapper"><div id="w-node-_1053c9a9-8a41-ed38-b1bf-2b61ab1e6f74-ab1e6f6f" class="padding-top"><section class="section_contact"><div class="padding-global"><div class="container-medium"><div class="padding-section-xsmall"><div class="contact_component"><div id="w-node-_6dab5b50-bb7a-1469-5626-d9710e93c5f0-0e93c5eb" class="max-width-medium"><div class="section-title">Contact us</div><h2 class="heading-style-h3">Got a Project?<br/>Let's Talk</h2><div class="spacer-small"></div><p class="text-size-small">Talk to us today to explore how Safyr can help you.</p><div class="spacer-medium"></div><div class="contact_metadata_wrapper"><div id="w-node-_6dab5b50-bb7a-1469-5626-d9710e93c5fc-0e93c5eb" class="contact_links_icon hide-mobile-portrait w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="currentColor" d="M19 4H5a3 3 0 0 0-3 3v10a3 3 0 0 0 3 3h14a3 3 0 0 0 3-3V7a3 3 0 0 0-3-3ZM5 6h14a1 1 0 0 1 1 1l-8 4.88L4 7a1 1 0 0 1 1-1Zm15 11a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V9.28l7.48 4.57a1 1 0 0 0 1 0L20 9.28Z"/></svg></div><div id="w-node-_6dab5b50-bb7a-1469-5626-d9710e93c5fd-0e93c5eb" class="contact_metadata_item"><div id="w-node-_6dab5b50-bb7a-1469-5626-d9710e93c5fe-0e93c5eb" class="text-size-small"><strong>Information:</strong> info [at] silwoodtechnology [dot] com</div><div class="text-size-small"><strong>Sales:</strong> sales [at] silwoodtechnology [dot] com</div><div class="text-size-small"><strong>Support:</strong> support [at] silwoodtechnology [dot] com</div></div></div><div class="spacer-medium"></div><div class="contact_metadata_wrapper"><div id="w-node-_6dab5b50-bb7a-1469-5626-d9710e93c618-0e93c5eb" class="contact_links_icon hide-mobile-portrait w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="currentColor" d="M15 9h2v2h-2V9m2-4h-2v2h2V5m-6 10h2v-2h-2v2m2-10h-2v2h2V5m-2 6h2V9h-2v2M9 5H7v2h2V5m0 4H7v2h2V9m5.55 12H13v-3.5h-2V21H5V3h14v8.03c.71.06 1.39.28 2 .6V1H3v22h12.91c-.41-.56-.91-1.24-1.36-2M7 19h2v-2H7v2m2-6H7v2h2v-2m13 3.5c0 2.6-3.5 6.5-3.5 6.5S15 19.1 15 16.5c0-1.9 1.6-3.5 3.5-3.5s3.5 1.6 3.5 3.5m-2.3.1c0-.6-.6-1.2-1.2-1.2s-1.2.5-1.2 1.2c0 .6.5 1.2 1.2 1.2s1.3-.6 1.2-1.2Z"/></svg></div><div id="w-node-_6dab5b50-bb7a-1469-5626-d9710e93c619-0e93c5eb" class="contact_metadata_item"><div id="w-node-_6dab5b50-bb7a-1469-5626-d9710e93c61a-0e93c5eb" class="text-size-small"><strong>UK Office:</strong></div><div class="text-size-small">Silwood Business Centre, Silwood Park</div><div class="text-size-small">Buckhurst Road, Ascot</div><div class="text-size-small">Berkshire SL5 7PW</div><div class="text-size-small">United Kingdom</div></div></div></div><div id="w-node-_6dab5b50-bb7a-1469-5626-d9710e93c626-0e93c5eb" class="contact_form-wrapper w-form"><form method="get" fs-formsubmit-element="form" name="wf-form-General-Contact" data-name="General Contact" id="General-Contact" fs-formsubmit-reset="3000" class="contact_form" data-wf-page-id="649a95811090911edd20c9f4" data-wf-element-id="6dab5b50-bb7a-1469-5626-d9710e93c627"><div class="form_input-row"><input class="form_input w-input" maxlength="256" name="Name-general" data-name="Name-general" placeholder="Name" type="text" id="Name-general" required=""/><input class="form_input w-input" maxlength="256" name="Telephone-general" data-name="Telephone-general" placeholder="Telephone" type="tel" id="Telephone-general"/></div><div class="form_input-row1"><input class="form_input w-node-_6dab5b50-bb7a-1469-5626-d9710e93c62c-0e93c5eb w-input" maxlength="256" name="Company-general" data-name="Company-general" placeholder="Company" type="text" id="Company-general" required=""/><input class="form_input w-input" maxlength="256" name="Email-general" data-name="Email-general" placeholder="Business email address" type="email" id="Email-general" required=""/><select id="Selection-general" name="Selection-general" data-name="Selection-general" multiple="" class="form_input w-select"><option value="- None selected -">- None selected -</option><option value="Demo Request">Demo Request</option><option value="Safyr Trial">Safyr Trial</option><option value="Data Models">Data Models</option><option value="Training Services">Training Services</option><option value="Consulting Services">Consulting Services</option><option value="Price Enquiry">Price Enquiry</option><option value="Partnership Enquiry">Partnership Enquiry</option></select><textarea id="Message-general" name="Message-general" maxlength="5000" data-name="Message-general" placeholder="Enter your message" class="contact_form_input w-input"></textarea><label class="w-checkbox form_checkbox"><input id="Agree-Privacy-Policy-general" type="checkbox" name="Agree-Privacy-Policy-general" data-name="Agree Privacy Policy-general" required="" class="w-checkbox-input form_checkbox-icon"/><span class="form_checkbox-label text-size-small w-form-label" for="Agree-Privacy-Policy-general"><strong>Yes!</strong> I consent to my data being processed and have read and understood the <a href="/privacy-policy">Privacy Policy</a>.</span></label><input type="submit" data-wait="Please wait..." class="button is-fullsize w-button" value="Submit"/></div></form><div class="success-message-4 w-form-done"><div>Thank you! Your submission has been received!<br/><br/>If you do not see our reply within 2 hours, please check your junk mail folder or your spam folder.</div></div><div class="w-form-fail"><div>Oops! Something went wrong while submitting the form. Please try again.</div></div></div></div></div></div></div></section></div><div aria-expanded="false" fs-modal-element="close-1" role="button" tabindex="0" aria-label="Close modal" aria-controls="fs-modal-2-popup" aria-roledescription="close-modal-trigger" class="fs_modal-1_close"><div class="fs_modal-1_close-icon w-embed"><svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" viewBox="0 0 24 24">
<path fill="CurrentColor" d="M14.5,12l9-9c0.7-0.7,0.7-1.8,0-2.5c-0.7-0.7-1.8-0.7-2.5,0l-9,9l-9-9c-0.7-0.7-1.8-0.7-2.5,0 c-0.7,0.7-0.7,1.8,0,2.5l9,9l-9,9c-0.7,0.7-0.7,1.8,0,2.5c0.7,0.7,1.8,0.7,2.5,0l9-9l9,9c0.7,0.7,1.8,0.7,2.5,0 c0.7-0.7,0.7-1.8,0-2.5L14.5,12z"/>
</svg></div></div></div></div></div><footer class="footer"><div class="padding-global"><div class="container-large"><div class="padding-section-medium"><div class="footer_component"><div class="w-layout-grid footer_component-top"><div id="w-node-_2623df65-4844-5f46-97a3-a244eefc94f3-eefc94ed" class="footer_content-left"><a href="/" class="footer_logo-link w-inline-block"><img src="https://cdn.prod.website-files.com/641daa13cb61fd24d13051e4/642178263002c93ecce80c78_Silwood-white-on-transparent.svg" loading="lazy" width="106" alt="Silwood logo" class="footer_logo"/></a><div class="spacer-small"></div><div class="footer_text">Join our newsletter and stay up to date on features and releases.</div><div class="spacer-small"></div><div class="footer_form-block w-form"><form method="get" fs-formsubmit-element="form" name="wf-form-Newsletter-footer" data-name="Newsletter-footer" id="Newsletter-footer" fs-formsubmit-reset="3000" class="footer_form" data-wf-page-id="649a95811090911edd20c9f4" data-wf-element-id="2623df65-4844-5f46-97a3-a244eefc94fb"><input class="footer_form-input w-input" maxlength="256" name="Footer-email" data-name="Footer-email" placeholder="Enter your email address" type="email" id="Footer-email" required=""/><input type="submit" data-wait="Please wait..." class="button w-button" value="Submit"/><div class="footer_text"><label class="w-checkbox"><input type="checkbox" name="Footer-checkbox" id="Footer-checkbox" data-name="Footer-checkbox" required="" class="w-checkbox-input"/><span class="text-size-tiny w-form-label" for="Footer-checkbox"><strong>Yes!</strong> I consent to my data being processed. By subscribing you agree with our <a href="/privacy-policy" class="text-link_white">Privacy Policy</a> and provide consent to receive updates from Silwood Technology Limited.</span></label></div></form><div class="footer_success-message w-form-done"><div class="footer-text-success">Thank you! Your submission has been received!</div></div><div class="footer_error-message w-form-fail"><div class="footer-text-error">Oops! Something went wrong while submitting the form.</div></div><div class="spacer-small"></div></div></div><div id="w-node-_2623df65-4844-5f46-97a3-a244eefc950a-eefc94ed" class="w-layout-grid footer_content-right"><div id="w-node-_2623df65-4844-5f46-97a3-a244eefc950b-eefc94ed" class="footer_link-list"><div class="text-color-olive">Connect</div><div class="spacer-small"></div><a href="/about-us" class="footer_link text-color-white text-size-small display-inlineflex">About us <span class="focus-bubble text-color-white">Careers</span></a><a href="/safyr-evaluation" class="footer_link text-color-white text-size-small">Start a free trial</a><a href="/call-or-demo" class="footer_link text-color-white text-size-small">Request a call or demo</a><a href="https://silwoodtechnology.my.site.com/Support/s/login/" class="footer_link text-color-white text-size-small">Support login</a><a href="/careers" class="footer_link text-color-white text-size-small">Careers</a><a aria-roledescription="open-modal-trig" class="footer_link text-color-white text-size-small" href="#" role="button" aria-haspopup="dialog" aria-controls="fs-modal-2-popup" fs-modal-element="open-1" aria-expanded="false" tabindex="0">Contact us</a></div><div id="w-node-_2623df65-4844-5f46-97a3-a244eefc951c-eefc94ed" class="footer_link-list"><div class="text-color-olive">Request Data Models</div><div class="spacer-small"></div><a href="/safyr-for-sap" class="footer_link text-color-white text-size-small">SAP data models</a><a href="/safyr-for-salesforce" class="footer_link text-color-white text-size-small">Salesforce data models</a><a href="/safyr-for-microsoft" class="footer_link text-color-white text-size-small">Microsoft data models</a><a href="/safyr-for-oracle" class="footer_link text-color-white text-size-small">Oracle data models</a></div><div id="w-node-_2623df65-4844-5f46-97a3-a244eefc952a-eefc94ed" class="footer_link-list"><div class="text-color-olive">Follow us</div><div class="spacer-small"></div><a href="https://uk.linkedin.com/company/silwood-technology-limited" target="_blank" class="footer_social-block w-inline-block"><div class="footer_icon-holder"><div class="icon-1x1-xsmall w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M5 1.25a2.75 2.75 0 1 0 0 5.5a2.75 2.75 0 0 0 0-5.5ZM3.75 4a1.25 1.25 0 1 1 2.5 0a1.25 1.25 0 0 1-2.5 0Zm-1.5 4A.75.75 0 0 1 3 7.25h4a.75.75 0 0 1 .75.75v13a.75.75 0 0 1-.75.75H3a.75.75 0 0 1-.75-.75V8Zm1.5.75v11.5h2.5V8.75h-2.5ZM9.25 8a.75.75 0 0 1 .75-.75h4a.75.75 0 0 1 .75.75v.434l.435-.187a7.792 7.792 0 0 1 2.358-.595C20.318 7.4 22.75 9.58 22.75 12.38V21a.75.75 0 0 1-.75.75h-4a.75.75 0 0 1-.75-.75v-7a1.25 1.25 0 0 0-2.5 0v7a.75.75 0 0 1-.75.75h-4a.75.75 0 0 1-.75-.75V8Zm1.5.75v11.5h2.5V14a2.75 2.75 0 1 1 5.5 0v6.25h2.5v-7.87c0-1.904-1.661-3.408-3.57-3.234a6.31 6.31 0 0 0-1.904.48l-1.48.635a.75.75 0 0 1-1.046-.69V8.75h-2.5Z" clip-rule="evenodd"/></svg></div></div><div class="footer_social-link text-color-white">Linkedin</div></a><a href="https://twitter.com/Silwood_Safyr" target="_blank" class="footer_social-block w-inline-block"><div class="footer_icon-holder"><div class="icon-1x1-xsmall w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="currentColor" d="M18.205 2.25h3.308l-7.227 8.26l8.502 11.24H16.13l-5.214-6.817L4.95 21.75H1.64l7.73-8.835L1.215 2.25H8.04l4.713 6.231l5.45-6.231Zm-1.161 17.52h1.833L7.045 4.126H5.078L17.044 19.77Z"/></svg></div></div><div class="footer_social-link text-color-white">Twitter</div></a><a href="https://www.facebook.com/people/Silwood-Technology/100063608827453/" target="_blank" class="footer_social-block w-inline-block"><div class="footer_icon-holder"><div class="icon-1x1-xsmall w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M10.488 3.788A5.25 5.25 0 0 1 14.2 2.25h2.7a.75.75 0 0 1 .75.75v3.6a.75.75 0 0 1-.75.75h-2.7a.15.15 0 0 0-.15.15v1.95h2.85a.75.75 0 0 1 .728.932l-.9 3.6a.75.75 0 0 1-.728.568h-1.95V21a.75.75 0 0 1-.75.75H9.7a.75.75 0 0 1-.75-.75v-6.45H7a.75.75 0 0 1-.75-.75v-3.6A.75.75 0 0 1 7 9.45h1.95V7.5a5.25 5.25 0 0 1 1.538-3.712ZM14.2 3.75a3.75 3.75 0 0 0-3.75 3.75v2.7a.75.75 0 0 1-.75.75H7.75v2.1H9.7a.75.75 0 0 1 .75.75v6.45h2.1V13.8a.75.75 0 0 1 .75-.75h2.114l.525-2.1H13.3a.75.75 0 0 1-.75-.75V7.5a1.65 1.65 0 0 1 1.65-1.65h1.95v-2.1H14.2Z" clip-rule="evenodd"/></svg></div></div><div class="footer_social-link text-color-white">Facebook</div></a><a href="https://www.youtube.com/@saphirsue" target="_blank" class="footer_social-block w-inline-block"><div class="footer_icon-holder"><div class="icon-1x1-xsmall w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><g fill="currentColor" fill-rule="evenodd" clip-rule="evenodd"><path d="M10.386 8.357A.75.75 0 0 0 9.25 9v6a.75.75 0 0 0 1.136.643l5-3a.75.75 0 0 0 0-1.286l-5-3ZM13.542 12l-2.792 1.675v-3.35L13.542 12Z"/><path d="M17.03 4.641a64.499 64.499 0 0 0-10.06 0l-2.241.176a2.975 2.975 0 0 0-2.703 2.475a28.566 28.566 0 0 0 0 9.416a2.975 2.975 0 0 0 2.703 2.475l2.24.176c3.349.262 6.713.262 10.062 0l2.24-.176a2.975 2.975 0 0 0 2.703-2.475c.52-3.117.52-6.299 0-9.416a2.975 2.975 0 0 0-2.703-2.475l-2.24-.176ZM7.087 6.137a62.998 62.998 0 0 1 9.828 0l2.24.175c.676.053 1.229.56 1.34 1.228a27.066 27.066 0 0 1 0 8.92a1.475 1.475 0 0 1-1.34 1.228l-2.24.175a62.98 62.98 0 0 1-9.828 0l-2.24-.175a1.475 1.475 0 0 1-1.34-1.228a27.066 27.066 0 0 1 0-8.92a1.475 1.475 0 0 1 1.34-1.228l2.24-.175Z"/></g></svg></div></div><div class="footer_social-link text-color-white">Youtube</div></a></div></div></div><div class="spacer-medium"></div><div class="padding-0 line-divider-white"></div><div class="spacer-small"></div><div class="footer_component-bottom"><div class="text-size-tiny">© 2024 Silwood Technology Limited. All rights reserved.</div><div class="w-layout-grid footer_legal-list"><a id="w-node-_2623df65-4844-5f46-97a3-a244eefc9549-eefc94ed" href="/privacy-policy" class="footer_link text-color-white text-size-tiny">Privacy Policy</a><a id="w-node-_87a36252-dda7-e8f1-ef05-5e7e21aed017-eefc94ed" href="/cookie-policy" class="footer_link text-color-white text-size-tiny">Cookie Policy</a><a id="w-node-_2623df65-4844-5f46-97a3-a244eefc954b-eefc94ed" href="/legal-notice" class="footer_link text-color-white text-size-tiny">Legal</a><a href="https://www.silwoodtechnology.com/sitemap.xml" target="_blank" class="footer_link text-color-white text-size-tiny">Sitemap</a></div></div><div class="spacer-small"></div><address class="address"><div class="text-size-tiny">Silwood Technology Ltd, Silwood Business Centre, Silwood Park, Buckhurst Road, Ascot, Berkshire SL5 7PW, UK</div></address></div></div></div></div></footer></div><script src="https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=641daa13cb61fd24d13051e4" type="text/javascript" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script><script src="https://cdn.prod.website-files.com/641daa13cb61fd24d13051e4/js/webflow.74a2b23eeb3bd2e99bb5ea4003a77637.js" type="text/javascript"></script>
<script type="text/javascript" src="https://assets.website-files.com/5e2755779d8b8ea1d6373797/5ea88e92dce9b4b66f165490_zoom.txt"></script>
<script>
jQuery(function(){
if(!$.fn.imagezoomsl){
$('.msg').show();
return;
}
else $('.msg').hide();
// plugin initialization
$('.magnify').imagezoomsl({
innerzoommagnifier: true,
classmagnifier: "round-loope",
magnifiersize: [200, 200],
// disables the scrolling of the document with the mouse wheel when the cursor is over the image
disablewheel: false
});
});
</script>
</body></html>