{"id":23518,"date":"2026-09-07T12:36:37","date_gmt":"2026-09-07T12:36:37","guid":{"rendered":"https:\/\/talenom.com\/en-fi\/?page_id=23518"},"modified":"2026-09-07T13:13:09","modified_gmt":"2026-09-07T13:13:09","slug":"ai-statement-finland","status":"publish","type":"page","link":"https:\/\/talenom.com\/en-fi\/ai-statement-finland\/","title":{"rendered":"AI Statement"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"23518\" class=\"elementor elementor-23518\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-759f9729 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"759f9729\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;_ob_glider_is_slider&quot;:&quot;no&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-a5bdeeb\" data-id=\"a5bdeeb\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-5dc4a667 ob-has-background-overlay elementor-widget elementor-widget-html\" data-id=\"5dc4a667\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<script>\r\ndocument.addEventListener('DOMContentLoaded', () => {\r\n  console.log('privacy_init');\r\n  let singleScriptsInit = false;\r\n  singleFunctions ();\r\n\tfunction singleFunctions () {\r\n    if ( singleScriptsInit === false ) {\r\n      singleScriptsInit = true;\r\n      console.log('post_init_func');\r\n      \/\/ Post contents sidebar\r\n      if (document.querySelector('#post-contents')) {\r\n        let numLiIndex = 1;\r\n        let numLiMain = 0;\r\n\r\n        jQuery('#post-contents').append('<ul class=\"post-contents__list\"><\/ul>');\r\n        jQuery(\".privacy-main h2\").each(function (index, element) {\r\n          if (jQuery(element).closest('.elementor-widget-heading').hasClass('privacy-content__subtitle')) { \r\n\r\n          } else {\r\n            let titleContent = jQuery(element).text();\r\n            let titleNodeName = jQuery(this).prop(\"tagName\").toLowerCase();\r\n            jQuery(element).attr('id', 'single__title-id' + index);\r\n            if (titleNodeName == 'h2') { \r\n              if (numLiIndex == 1) {\r\n                jQuery('#post-contents .post-contents__list').append('<li class=\"post-contents__item post-contents__item-1 __active\"><a href=\"#single__title-id' + index + '\" class=\"smooth-scroll post-contents__link\">' + titleContent + '<\/a><ul class=\"sublist-' + numLiIndex + '\"><\/ul><\/li>');\r\n              } else {\r\n                jQuery('#post-contents .post-contents__list').append('<li class=\"post-contents__item post-contents__item-' + numLiIndex + '\"><a href=\"#single__title-id' + index + '\" class=\"smooth-scroll post-contents__link\">' + titleContent + '<\/a><ul class=\"sublist-' + numLiIndex + '\"><\/ul><\/li>');\r\n              }\r\n              console.log('numLiIndex ' + numLiIndex);\r\n              numLiIndex++;\r\n              numLiMain++;\r\n            } else {\r\n\r\n            }\r\n            console.log('item ' + numLiMain);\r\n          }\r\n        });\r\n      }\r\n\r\n      \/\/ Slow scroll\r\n      jQuery(\".smooth-scroll\").on('click', function (event) {\r\n        if (this.hash !== \"\") {\r\n            event.preventDefault();\r\n            \/\/ if (jQuery(this).hasClass('')) {\r\n\r\n            \/\/ }\r\n            var hash = this.hash;\r\n            jQuery('html, body').stop().animate({\r\n                scrollTop: jQuery(hash).offset().top - 100\r\n            }, 800);\r\n        }\r\n      });\r\n\r\n      \/\/ Sidebar menu\r\n      jQuery(\".post-contents__link\").on('click', function (event) {\r\n        jQuery(\".post-contents__item\").removeClass('__active');\r\n        jQuery(this).parent().addClass('__active');\r\n      });\r\n\r\n      \/\/ Sidebar fixed\r\n      if( window.innerWidth >= 992 ) {\r\n        let parentFix      = jQuery(\".privacy-main\");\r\n        let elementFix     = jQuery(\".privacy-sidebar .elementor-element-populated\");\r\n        \/\/ let heightElFix    = elementFix.height();\r\n        let heightElFix    = 400;\r\n        let topElFix       = elementFix.offset().top;\r\n        let heightWrapFix  = parentFix.height();\r\n        let topWrapFix     = parentFix.offset().top;\r\n        var winScrollTop = jQuery(window).scrollTop(),\r\n            winScrollLft = jQuery(window).scrollLeft(),\r\n            elXPos = elementFix.offset().left - winScrollLft,\r\n            elYPos = elementFix.offset().top - winScrollTop;\r\n            elXPos = elXPos - 12;\r\n\r\n            \r\n        jQuery(window).resize(function() {\r\n          console.log('resize');\r\n          heightElFix    = elementFix.height();\r\n          topElFix       = elementFix.offset().top;\r\n          heightWrapFix  = parentFix.height();\r\n          topWrapFix     = parentFix.offset().top;\r\n          elXPos = elementFix.offset().left - winScrollLft;\r\n          elXPos = elXPos - 55;\r\n        });\r\n\r\n        jQuery(window).scroll(function() {\r\n          \/\/ console.log(jQuery(window).scrollTop());\r\n\r\n          if(jQuery(window).scrollTop() > topElFix) {\r\n          \r\n            if ( jQuery(window).scrollTop() > ( topWrapFix + heightWrapFix - heightElFix - 98 ) ) {\r\n              console.log('fixed 1');\r\n              elementFix.removeClass(\"__fixed\");\r\n              elementFix.css({\r\n                  position: 'absolute',\r\n                  top: 'auto',\r\n                  bottom: 60\r\n              });\r\n            } else {\r\n              console.log('fixed 2');\r\n              elementFix.addClass(\"__fixed\");\r\n              elementFix.css({\r\n                  position: 'fixed',\r\n                  top: 60\r\n              });\r\n            }\r\n\r\n          } else {\r\n            console.log('fixed 3');\r\n            elementFix.removeClass(\"__fixed\");\r\n            elementFix.css({\r\n                position: 'absolute',\r\n                top: 12\r\n            });\r\n          }\r\n\r\n        });\r\n      }\r\n\r\n\r\n    }\r\n  }\r\n\r\n});\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section data-dce-background-color=\"#FAFAFA\" data-dce-background-overlay-image-url=\"https:\/\/talenom.com\/en-fi\/wp-content\/uploads\/sites\/3\/2023\/04\/yellow-ribbon.svg\" class=\"elementor-section elementor-top-section elementor-element elementor-element-75fd4ebf privacy-banner elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"75fd4ebf\" data-element_type=\"section\" data-e-type=\"section\" id=\"privacy-banner\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;}\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-52e17ca6\" data-id=\"52e17ca6\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-2d444a40 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"2d444a40\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;_ob_glider_is_slider&quot;:&quot;no&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-11a84521 privacy-banner__desc\" data-id=\"11a84521\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-fe0adf2 ob-harakiri-inherit ob-has-background-overlay elementor-widget elementor-widget-text-editor\" data-id=\"fe0adf2\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_ob_use_harakiri&quot;:&quot;yes&quot;,&quot;_ob_harakiri_writing_mode&quot;:&quot;inherit&quot;,&quot;_ob_postman_use&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Talenom utilizes artificial intelligence to support its services, internal functions and expert work. Artificial intelligence is used, for example, to produce and summarize texts, software development, process development, and to streamline various business processes. The aim is to improve the quality, efficiency and user experience of services and to support the staff in their daily work.<\/p><p>In its operations, Talenom complies with the EU&#8217;s AI Act 2024\/1689 and other applicable legislation.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-e6e0f7e\" data-id=\"e6e0f7e\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section data-dce-background-color=\"#FFFFFF\" class=\"elementor-section elementor-top-section elementor-element elementor-element-7abf6df privacy-content elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"7abf6df\" data-element_type=\"section\" data-e-type=\"section\" id=\"privacy-content\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-68678570 privacy-sidebar\" data-id=\"68678570\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-686ba511 ob-has-background-overlay elementor-widget elementor-widget-html\" data-id=\"686ba511\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class='post-contents' id='post-contents'><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-66 elementor-top-column elementor-element elementor-element-54c6ab59 privacy-main\" data-id=\"54c6ab59\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-3a3d487a privacy-content__subtitle ob-harakiri-inherit ob-has-background-overlay elementor-widget elementor-widget-heading\" data-id=\"3a3d487a\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_ob_use_harakiri&quot;:&quot;yes&quot;,&quot;_ob_harakiri_writing_mode&quot;:&quot;inherit&quot;,&quot;_ob_harakiri_text_clip&quot;:&quot;none&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Talenom's AI principles<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-dce-text-color=\"#141F2E\" class=\"elementor-element elementor-element-33eedaa ob-has-background-overlay elementor-widget elementor-widget-post-info\" data-id=\"33eedaa\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;}\" data-widget_type=\"post-info.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-inline-items elementor-icon-list-items elementor-post-info\">\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item elementor-repeater-item-3b342b2 elementor-inline-item\" itemprop=\"datePublished\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text elementor-post-info__item elementor-post-info__item--type-date\">\n\t\t\t\t\t\t\t<span class=\"elementor-post-info__item-prefix\">Last update:<\/span>\n\t\t\t\t\t\t\t\t\t\t<time>07.09.2026<\/time>\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-60acf65c ob-harakiri-inherit ob-has-background-overlay elementor-widget elementor-widget-text-editor\" data-id=\"60acf65c\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_ob_use_harakiri&quot;:&quot;yes&quot;,&quot;_ob_harakiri_writing_mode&quot;:&quot;inherit&quot;,&quot;_ob_postman_use&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>In its operations, Talenom adheres to the following principles of the use of artificial intelligence:<\/p><ul><li><strong>Responsibility<\/strong>: Talenom&#8217;s use of artificial intelligence is based on the principles of responsibility, security, transparency and legal compliance. We use artificial intelligence in a way that respects the rights, privacy and data protection of individuals.<\/li><li><strong>Data protection and information security<\/strong>: We protect personal data, customer data, employee data and other confidential information in the use of artificial intelligence. Data is only processed in approved systems and for predefined purposes.<\/li><\/ul><ul><li><strong>Transparency<\/strong>: We are committed to being transparent about our AI practices. We inform users that they are interacting with an AI system or that content has been produced or assisted by AI.<\/li><\/ul><ul><li><strong>Risk management<\/strong>: We identify, assess and manage the risks associated with the use of artificial intelligence throughout the lifecycle of systems.<\/li><li><strong>Human responsibility and decision-making<\/strong>: At Talenom, artificial intelligence supports human work. The results produced by artificial intelligence are critically evaluated, and artificial intelligence does not replace the expertise or judgment of our experts. The ultimate responsibility for decisions always lies with humans.<\/li><li><strong>Artificial intelligence expertise<\/strong>: We ensure that people using AI understand the opportunities, limitations and responsibilities of AI. Each employee is responsible for the use of AI in accordance with Talenom&#8217;s policies and guidelines.<\/li><\/ul><h2>Artificial intelligence systems and their use at Talenom<\/h2><p>The following table describes in which cases Talenom uses artificial intelligence and which risk category the use falls into. The risk classification presented in the table is based on the risk classification in accordance with the EU AI Act.<\/p><div style=\"width: 100%; overflow-x: auto;\"><table lang=\"en\" style=\"border-collapse: collapse; width: 100%; min-width: 500px; table-layout: fixed; hyphens: auto;\"><colgroup> <col style=\"width: 18%;\" \/> <col style=\"width: 67%;\" \/> <col style=\"width: 15%;\" \/> <\/colgroup><tbody><tr><td style=\"vertical-align: top; border: 1px solid #000000; padding: 8px; word-break: normal; overflow-wrap: break-word;\"><strong>Intended use<\/strong><\/td><td style=\"vertical-align: top; border: 1px solid #000000; padding: 8px; word-break: normal; overflow-wrap: break-word;\"><strong>Description<\/strong><\/td><td style=\"vertical-align: top; border: 1px solid #000000; padding: 8px; word-break: normal; overflow-wrap: break-word;\"><strong>Risk classification<\/strong><\/td><\/tr><tr><td style=\"vertical-align: top; border: 1px solid #000000; padding: 8px; word-break: normal; overflow-wrap: break-word;\">Customer Support<\/td><td style=\"vertical-align: top; border: 1px solid #000000; padding: 8px; word-break: normal; overflow-wrap: break-word;\">Chatbot on Talenom&#8217;s website.<\/td><td style=\"vertical-align: top; border: 1px solid #000000; padding: 8px; word-break: normal; overflow-wrap: break-word;\">Minimal<\/td><\/tr><tr><td style=\"vertical-align: top; border: 1px solid #000000; padding: 8px; word-break: normal; overflow-wrap: break-word;\">Software Development<\/td><td style=\"vertical-align: top; border: 1px solid #000000; padding: 8px; word-break: normal; overflow-wrap: break-word;\">Artificial intelligence is used to support software development to produce code, documentation, and technical solution proposals, as well as to identify errors. Proposals produced by artificial intelligence are always checked before they are used, and the final decisions are made by humans.<\/td><td style=\"vertical-align: top; border: 1px solid #000000; padding: 8px; word-break: normal; overflow-wrap: break-word;\">Limited<\/td><\/tr><tr><td style=\"vertical-align: top; border: 1px solid #000000; padding: 8px; word-break: normal; overflow-wrap: break-word;\">Business processes<\/td><td style=\"vertical-align: top; border: 1px solid #000000; padding: 8px; word-break: normal; overflow-wrap: break-word;\">Artificial intelligence is used to support business processes, for example, in the processing of financial figures and reports, the preparation of summaries, the preparation of customer meetings and the preparation of meeting memos. Artificial intelligence produces suggestions and analyses to support the work of experts, but final assessments, decisions and customer communication are always based on human judgment.<\/td><td style=\"vertical-align: top; border: 1px solid #000000; padding: 8px; word-break: normal; overflow-wrap: break-word;\">Limited<\/td><\/tr><tr><td style=\"vertical-align: top; border: 1px solid #000000; padding: 8px; word-break: normal; overflow-wrap: break-word;\">Recruitment<\/td><td style=\"vertical-align: top; border: 1px solid #000000; padding: 8px; word-break: normal; overflow-wrap: break-word;\">To support recruitment in drafting messages and content, as well as producing candidate and interview question proposals. Artificial intelligence does not make recruitment decisions, but all assessments and decisions are based on human consideration.<\/td><td style=\"vertical-align: top; border: 1px solid #000000; padding: 8px; word-break: normal; overflow-wrap: break-word;\">High<\/td><\/tr><tr><td style=\"vertical-align: top; border: 1px solid #000000; padding: 8px; word-break: normal; overflow-wrap: break-word;\">Marketing and sales<\/td><td style=\"vertical-align: top; border: 1px solid #000000; padding: 8px; word-break: normal; overflow-wrap: break-word;\">Text drafts, personalization, and message ideation. Preparation of customer meetings and preparation of summaries.<\/td><td style=\"vertical-align: top; border: 1px solid #000000; padding: 8px; word-break: normal; overflow-wrap: break-word;\">Limited<\/td><\/tr><tr><td style=\"vertical-align: top; border: 1px solid #000000; padding: 8px; word-break: normal; overflow-wrap: break-word;\">Internal processes<\/td><td style=\"vertical-align: top; border: 1px solid #000000; padding: 8px; word-break: normal; overflow-wrap: break-word;\">Document organization, information retrieval, routine automation, process improvements.<\/td><td style=\"vertical-align: top; border: 1px solid #000000; padding: 8px; word-break: normal; overflow-wrap: break-word;\">Minimal<\/td><\/tr><\/tbody><\/table><\/div><h2>Notes<\/h2><p>Artificial intelligence technologies and the related regulations and interpretations by the authorities are constantly evolving. The use and operating methods of Talenom&#8217;s artificial intelligence are also regularly assessed and developed. We will update this statement as necessary to reflect changes and up-to-date operations.<\/p><h2>Contact us<\/h2><p>Questions and feedback tietosuoja(a)talenom.fi<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-2d7998f1 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"2d7998f1\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;_ob_glider_is_slider&quot;:&quot;no&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-408c2a84\" data-id=\"408c2a84\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-4d5f3188 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"4d5f3188\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;_ob_glider_is_slider&quot;:&quot;no&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-7a6e104c\" data-id=\"7a6e104c\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Talenom utilizes artificial intelligence to support its services, internal functions and expert work. Artificial intelligence is used, for example, to produce and summarize texts, software development, process development, and to streamline various business processes. The aim is to improve the quality, efficiency and user experience of services and to support the staff in their daily [&hellip;]<\/p>\n","protected":false},"author":22,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-privacy.php","meta":{"_acf_changed":false,"content-type":"","footnotes":""},"class_list":["post-23518","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>AI Statement - Talenom Accounting<\/title>\n<meta name=\"robots\" content=\"noindex, follow\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"AI Statement - Talenom Accounting\" \/>\n<meta property=\"og:description\" content=\"Talenom utilizes artificial intelligence to support its services, internal functions and expert work. Artificial intelligence is used, for example, to produce and summarize texts, software development, process development, and to streamline various business processes. The aim is to improve the quality, efficiency and user experience of services and to support the staff in their daily [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/talenom.com\/en-fi\/ai-statement-finland\/\" \/>\n<meta property=\"og:site_name\" content=\"Talenom Accounting\" \/>\n<meta property=\"article:modified_time\" content=\"2026-09-07T13:13:09+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Estimated reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/talenom.com\\\/en-fi\\\/ai-statement-finland\\\/\",\"url\":\"https:\\\/\\\/talenom.com\\\/en-fi\\\/ai-statement-finland\\\/\",\"name\":\"AI Statement - Talenom Accounting\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/talenom.com\\\/en-fi\\\/#website\"},\"datePublished\":\"2026-09-07T12:36:37+00:00\",\"dateModified\":\"2026-09-07T13:13:09+00:00\",\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/talenom.com\\\/en-fi\\\/ai-statement-finland\\\/\"]}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/talenom.com\\\/en-fi\\\/#website\",\"url\":\"https:\\\/\\\/talenom.com\\\/en-fi\\\/\",\"name\":\"Talenom Accounting\",\"description\":\"Talenom Finland-English\",\"publisher\":{\"@id\":\"https:\\\/\\\/talenom.com\\\/en-fi\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/talenom.com\\\/en-fi\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/talenom.com\\\/en-fi\\\/#organization\",\"name\":\"Talenom Accounting\",\"url\":\"https:\\\/\\\/talenom.com\\\/en-fi\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/talenom.com\\\/en-fi\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/talenom.com\\\/en-fi\\\/wp-content\\\/uploads\\\/sites\\\/3\\\/2022\\\/12\\\/logo.svg\",\"contentUrl\":\"https:\\\/\\\/talenom.com\\\/en-fi\\\/wp-content\\\/uploads\\\/sites\\\/3\\\/2022\\\/12\\\/logo.svg\",\"width\":326,\"height\":49,\"caption\":\"Talenom Accounting\"},\"image\":{\"@id\":\"https:\\\/\\\/talenom.com\\\/en-fi\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"AI Statement - Talenom Accounting","robots":{"index":"noindex","follow":"follow"},"og_locale":"en_GB","og_type":"article","og_title":"AI Statement - Talenom Accounting","og_description":"Talenom utilizes artificial intelligence to support its services, internal functions and expert work. Artificial intelligence is used, for example, to produce and summarize texts, software development, process development, and to streamline various business processes. The aim is to improve the quality, efficiency and user experience of services and to support the staff in their daily [&hellip;]","og_url":"https:\/\/talenom.com\/en-fi\/ai-statement-finland\/","og_site_name":"Talenom Accounting","article_modified_time":"2026-09-07T13:13:09+00:00","twitter_card":"summary_large_image","twitter_misc":{"Estimated reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/talenom.com\/en-fi\/ai-statement-finland\/","url":"https:\/\/talenom.com\/en-fi\/ai-statement-finland\/","name":"AI Statement - Talenom Accounting","isPartOf":{"@id":"https:\/\/talenom.com\/en-fi\/#website"},"datePublished":"2026-09-07T12:36:37+00:00","dateModified":"2026-09-07T13:13:09+00:00","inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/talenom.com\/en-fi\/ai-statement-finland\/"]}]},{"@type":"WebSite","@id":"https:\/\/talenom.com\/en-fi\/#website","url":"https:\/\/talenom.com\/en-fi\/","name":"Talenom Accounting","description":"Talenom Finland-English","publisher":{"@id":"https:\/\/talenom.com\/en-fi\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/talenom.com\/en-fi\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"},{"@type":"Organization","@id":"https:\/\/talenom.com\/en-fi\/#organization","name":"Talenom Accounting","url":"https:\/\/talenom.com\/en-fi\/","logo":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/talenom.com\/en-fi\/#\/schema\/logo\/image\/","url":"https:\/\/talenom.com\/en-fi\/wp-content\/uploads\/sites\/3\/2022\/12\/logo.svg","contentUrl":"https:\/\/talenom.com\/en-fi\/wp-content\/uploads\/sites\/3\/2022\/12\/logo.svg","width":326,"height":49,"caption":"Talenom Accounting"},"image":{"@id":"https:\/\/talenom.com\/en-fi\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/talenom.com\/en-fi\/wp-json\/wp\/v2\/pages\/23518","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/talenom.com\/en-fi\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/talenom.com\/en-fi\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/talenom.com\/en-fi\/wp-json\/wp\/v2\/users\/22"}],"replies":[{"embeddable":true,"href":"https:\/\/talenom.com\/en-fi\/wp-json\/wp\/v2\/comments?post=23518"}],"version-history":[{"count":13,"href":"https:\/\/talenom.com\/en-fi\/wp-json\/wp\/v2\/pages\/23518\/revisions"}],"predecessor-version":[{"id":23532,"href":"https:\/\/talenom.com\/en-fi\/wp-json\/wp\/v2\/pages\/23518\/revisions\/23532"}],"wp:attachment":[{"href":"https:\/\/talenom.com\/en-fi\/wp-json\/wp\/v2\/media?parent=23518"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}