{"id":4028,"date":"2025-09-19T13:56:06","date_gmt":"2025-09-19T11:56:06","guid":{"rendered":"https:\/\/tuto.provacy.com\/?page_id=4028"},"modified":"2025-09-22T16:12:31","modified_gmt":"2025-09-22T14:12:31","slug":"trust","status":"publish","type":"page","link":"https:\/\/tuto.provacy.com\/en\/ais\/trust\/","title":{"rendered":"4. Trust"},"content":{"rendered":"<h2 class=\"wp-block-heading\">Trustworthy AI<\/h2>\n\n\n\n<div class=\"wp-block-group top-nav is-nowrap is-layout-flex wp-container-core-group-layout-1 wp-block-group-is-layout-flex\">\n\n<\/div>\n\n\n\n<p class=\"translation-block\">The <strong>7 criteria of trustworthy AI<\/strong> were proposed in 2019 by the <strong>High-Level Expert Group on Artificial Intelligence (HLEG)<\/strong>, mandated by the <strong>European Commission<\/strong>.<\/p>\n\n\n\n<p class=\"translation-block\">\ud83d\udc49 Their goal: to define guidelines ensuring that AI is <strong>legally, ethically, and technically reliable<\/strong>.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">The 7 criteria<\/h3>\n\n\n\n<ol>\n<li class=\"translation-block\"><strong>Human oversight<\/strong>: AI must remain under human control, without uncontrolled autonomy.<\/li>\n\n\n\n<li class=\"translation-block\"><strong>Robustness and safety<\/strong>: resilience against errors, attacks, and failures.<\/li>\n\n\n\n<li class=\"translation-block\"><strong>Privacy and data governance<\/strong>: responsible and secure management of personal data.<\/li>\n\n\n\n<li class=\"translation-block\"><strong>Transparency<\/strong>: explainability of decisions, traceability of processes.<\/li>\n\n\n\n<li class=\"translation-block\"><strong>Diversity, non-discrimination, and fairness<\/strong>: avoiding bias and ensuring inclusiveness.<\/li>\n\n\n\n<li class=\"translation-block\"><strong>Societal and environmental well-being<\/strong>: contributing positively to society and minimizing ecological impact.<\/li>\n\n\n\n<li class=\"translation-block\"><strong>Accountability<\/strong>: existence of redress and audit mechanisms in case of issues.<\/li>\n<\/ol>\n\n\n\n<p class=\"translation-block\">\u2696\ufe0f These principles are not legal obligations like in the AI Act, but an <strong>ethical framework<\/strong> that strongly inspired the European regulation and the <a href=\"https:\/\/altai.insight-centre.org\/\" target=\"_self\"><strong>ALTAI<\/strong><\/a> checklist (a practical assessment tool).<\/p>\n\n\n\n<h5 class=\"wp-block-heading\">Trust tab<\/h5>\n\n\n\n<p>On the left, the form provides 6 to 10 questions per theme (55 in total). The scores, both overall and by theme, are calculated automatically as you go. On the right, targeted recommendations appear for each negative response.<\/p>\n\n\n\n<div class=\"wp-block-group is-content-justification-center is-nowrap is-layout-flex wp-container-core-group-layout-2 wp-block-group-is-layout-flex\" style=\"padding-top:var(--wp--preset--spacing--50);padding-right:var(--wp--preset--spacing--80);padding-bottom:var(--wp--preset--spacing--50);padding-left:var(--wp--preset--spacing--80)\">\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https:\/\/tuto.provacy.com\/wp-content\/uploads\/sites\/4\/2023\/08\/058f2b5f-8e85-4fb4-be9b-e375dd0a0f72.png\" alt=\"\" \/><\/figure>\n<\/div>\n\n\n\n<p class=\"translation-block\">Some themes begin with a preliminary question that can automatically populate the questionnaire. For example: if the system does not process any personal data, then all the answers in the <em>Privacy &amp; data governance<\/em> theme are automatically set to <em>Not applicable<\/em>.<\/p>\n\n\n\n<div class=\"wp-block-group is-content-justification-center is-nowrap is-layout-flex wp-container-core-group-layout-3 wp-block-group-is-layout-flex\" style=\"padding-top:var(--wp--preset--spacing--50);padding-right:var(--wp--preset--spacing--80);padding-bottom:var(--wp--preset--spacing--50);padding-left:var(--wp--preset--spacing--80)\">\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https:\/\/tuto.provacy.com\/wp-content\/uploads\/sites\/4\/2023\/08\/9c8996f9-ad37-4948-aa68-6c733f6d1a75.png\" alt=\"\" \/><\/figure>\n<\/div>\n\n\n\n<blockquote class=\"wp-block-quote\">\n<p>\ud83d\udca1From the Links tab, you can create activities <img loading=\"lazy\" decoding=\"async\" width=\"107\" height=\"97\" class=\"wp-image-3261\" style=\"width: 50px\" src=\"https:\/\/tuto.provacy.com\/wp-content\/uploads\/sites\/4\/2025\/01\/activity.png\" alt=\"\" srcset=\"https:\/\/tuto.provacy.com\/wp-content\/uploads\/sites\/4\/2025\/01\/activity.png 107w, https:\/\/tuto.provacy.com\/wp-content\/uploads\/sites\/4\/2025\/01\/activity-13x12.png 13w\" sizes=\"(max-width: 107px) 100vw, 107px\" \/> related to the AI System form<\/p>\n<\/blockquote>\n\n\n\n<div class=\"wp-block-columns bottom-nav is-layout-flex wp-container-core-columns-layout-1 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:25%\"><\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:50%\"><\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:25%\"><\/div>\n<\/div>\n\n\n\n<span class=\"sidebar-toggle hidden\" title=\"Show\/Hide side menu\"><i class=\"fal fa-table-layout\"><\/i><\/span>\n<script src=\"\/wp-includes\/js\/provacy\/js.cookie.min.js\"><\/script>\n<script>\nvar shown = true, $ = jQuery, b = $('body'), t = $('.sidebar-toggle'), c = Cookies.get('sidebar');\nif (c) {\n  shown = c == 1;\n}\nb.addClass('sidebar-' + (shown ? 'shown' : 'hidden'));\nif (shown) {\n  t.find('i').toggleClass('fa-table-layout fa-window-maximize');\n}\nt.on('click', function() {\n  shown = !shown;\n  t.find('i').toggleClass('fa-table-layout fa-window-maximize');\n  b.toggleClass('sidebar-shown sidebar-hidden');\n  Cookies.set('sidebar', shown ? 1 : 0, { expires: 30 });\n});\n\n$('figure.wp-lightbox-container').on('click', function(e) {\n  var img = $(e.target).parents('figure:first').find('img:first'), src = img.attr('src'), enlarged = $('figure.enlarged-image img.' + img.attr('class'));\n  if (enlarged.length && src != enlarged.attr('src')) {\n    let count = 0;\n    function incr() {\n      count++;\n      if (src != enlarged.attr('src'))\n        enlarged.attr('src', src);\n      if (count >= 10) {\n        clearInterval(intervalId);\n      }\n    }\n    const intervalId = setInterval(incr, 100);\n  }\n\n  \/\/console.log('lightbox clicked', e, this);\n});\n\n<\/script>","protected":false},"excerpt":{"rendered":"<p>IA digne de confiance Les 7 crit\u00e8res d\u2019une IA digne de confiance ont \u00e9t\u00e9 propos\u00e9s par le groupe d\u2019experts de haut niveau sur l\u2019intelligence artificielle (High-Level Expert Group on AI, HLEG) mandat\u00e9 par la Commission europ\u00e9enne en 2019. \ud83d\udc49 Leur but : d\u00e9finir des lignes directrices pour que l'IA soit l\u00e9galement, \u00e9thiquement et techniquement fiable. &hellip;<\/p>\n<p class=\"read-more\"> <a class=\"\" href=\"https:\/\/tuto.provacy.com\/en\/ais\/trust\/\"> <span class=\"screen-reader-text\">4. Trust<\/span> Read More &raquo;<\/a><\/p>","protected":false},"author":2,"featured_media":0,"parent":3987,"menu_order":117,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","footnotes":""},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v23.3 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>4. Confiance - Guide utilisateur<\/title>\n<meta name=\"robots\" content=\"noindex, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"4. Confiance - Guide utilisateur\" \/>\n<meta property=\"og:description\" content=\"IA digne de confiance Les 7 crit\u00e8res d\u2019une IA digne de confiance ont \u00e9t\u00e9 propos\u00e9s par le groupe d\u2019experts de haut niveau sur l\u2019intelligence artificielle (High-Level Expert Group on AI, HLEG) mandat\u00e9 par la Commission europ\u00e9enne en 2019. \ud83d\udc49 Leur but : d\u00e9finir des lignes directrices pour que l&#039;IA soit l\u00e9galement, \u00e9thiquement et techniquement fiable. &hellip; 4. Confiance Read More &raquo;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/tuto.provacy.com\/en\/ais\/trust\/\" \/>\n<meta property=\"og:site_name\" content=\"Guide utilisateur\" \/>\n<meta property=\"article:modified_time\" content=\"2025-09-22T14:12:31+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/tuto.provacy.com\/wp-content\/uploads\/sites\/4\/2023\/08\/51263737-efa1-498c-9d24-f8216ed4f6f3.png\" \/>\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=\"7 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/tuto.provacy.com\/ais\/trust\/\",\"url\":\"https:\/\/tuto.provacy.com\/ais\/trust\/\",\"name\":\"4. Confiance - Guide utilisateur\",\"isPartOf\":{\"@id\":\"https:\/\/tuto.provacy.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/tuto.provacy.com\/ais\/trust\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/tuto.provacy.com\/ais\/trust\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/tuto.provacy.com\/wp-content\/uploads\/sites\/4\/2023\/08\/51263737-efa1-498c-9d24-f8216ed4f6f3.png\",\"datePublished\":\"2025-09-19T11:56:06+00:00\",\"dateModified\":\"2025-09-22T14:12:31+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/tuto.provacy.com\/ais\/trust\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/tuto.provacy.com\/ais\/trust\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\/\/tuto.provacy.com\/ais\/trust\/#primaryimage\",\"url\":\"https:\/\/tuto.provacy.com\/wp-content\/uploads\/sites\/4\/2023\/08\/51263737-efa1-498c-9d24-f8216ed4f6f3.png\",\"contentUrl\":\"https:\/\/tuto.provacy.com\/wp-content\/uploads\/sites\/4\/2023\/08\/51263737-efa1-498c-9d24-f8216ed4f6f3.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/tuto.provacy.com\/ais\/trust\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Accueil\",\"item\":\"https:\/\/tuto.provacy.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Syst\u00e8mes d'IA\",\"item\":\"https:\/\/tuto.provacy.com\/ais\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"4. Confiance\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/tuto.provacy.com\/#website\",\"url\":\"https:\/\/tuto.provacy.com\/\",\"name\":\"Guide utilisateur\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/tuto.provacy.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/tuto.provacy.com\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-GB\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/tuto.provacy.com\/#organization\",\"name\":\"Guide utilisateur\",\"url\":\"https:\/\/tuto.provacy.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\/\/tuto.provacy.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/tuto.provacy.com\/wp-content\/uploads\/sites\/4\/2023\/10\/cropped-power-logo-white-slogan.png\",\"contentUrl\":\"https:\/\/tuto.provacy.com\/wp-content\/uploads\/sites\/4\/2023\/10\/cropped-power-logo-white-slogan.png\",\"width\":1231,\"height\":272,\"caption\":\"Guide utilisateur\"},\"image\":{\"@id\":\"https:\/\/tuto.provacy.com\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"4. Confiance - Guide utilisateur","robots":{"index":"noindex","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"og_locale":"en_GB","og_type":"article","og_title":"4. Confiance - Guide utilisateur","og_description":"IA digne de confiance Les 7 crit\u00e8res d\u2019une IA digne de confiance ont \u00e9t\u00e9 propos\u00e9s par le groupe d\u2019experts de haut niveau sur l\u2019intelligence artificielle (High-Level Expert Group on AI, HLEG) mandat\u00e9 par la Commission europ\u00e9enne en 2019. \ud83d\udc49 Leur but : d\u00e9finir des lignes directrices pour que l'IA soit l\u00e9galement, \u00e9thiquement et techniquement fiable. &hellip; 4. Confiance Read More &raquo;","og_url":"https:\/\/tuto.provacy.com\/en\/ais\/trust\/","og_site_name":"Guide utilisateur","article_modified_time":"2025-09-22T14:12:31+00:00","og_image":[{"url":"https:\/\/tuto.provacy.com\/wp-content\/uploads\/sites\/4\/2023\/08\/51263737-efa1-498c-9d24-f8216ed4f6f3.png"}],"twitter_card":"summary_large_image","twitter_misc":{"Estimated reading time":"7 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/tuto.provacy.com\/ais\/trust\/","url":"https:\/\/tuto.provacy.com\/ais\/trust\/","name":"4. Confiance - Guide utilisateur","isPartOf":{"@id":"https:\/\/tuto.provacy.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/tuto.provacy.com\/ais\/trust\/#primaryimage"},"image":{"@id":"https:\/\/tuto.provacy.com\/ais\/trust\/#primaryimage"},"thumbnailUrl":"https:\/\/tuto.provacy.com\/wp-content\/uploads\/sites\/4\/2023\/08\/51263737-efa1-498c-9d24-f8216ed4f6f3.png","datePublished":"2025-09-19T11:56:06+00:00","dateModified":"2025-09-22T14:12:31+00:00","breadcrumb":{"@id":"https:\/\/tuto.provacy.com\/ais\/trust\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/tuto.provacy.com\/ais\/trust\/"]}]},{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/tuto.provacy.com\/ais\/trust\/#primaryimage","url":"https:\/\/tuto.provacy.com\/wp-content\/uploads\/sites\/4\/2023\/08\/51263737-efa1-498c-9d24-f8216ed4f6f3.png","contentUrl":"https:\/\/tuto.provacy.com\/wp-content\/uploads\/sites\/4\/2023\/08\/51263737-efa1-498c-9d24-f8216ed4f6f3.png"},{"@type":"BreadcrumbList","@id":"https:\/\/tuto.provacy.com\/ais\/trust\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Accueil","item":"https:\/\/tuto.provacy.com\/"},{"@type":"ListItem","position":2,"name":"Syst\u00e8mes d'IA","item":"https:\/\/tuto.provacy.com\/ais\/"},{"@type":"ListItem","position":3,"name":"4. Confiance"}]},{"@type":"WebSite","@id":"https:\/\/tuto.provacy.com\/#website","url":"https:\/\/tuto.provacy.com\/","name":"Guide utilisateur","description":"","publisher":{"@id":"https:\/\/tuto.provacy.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/tuto.provacy.com\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-GB"},{"@type":"Organization","@id":"https:\/\/tuto.provacy.com\/#organization","name":"Guide utilisateur","url":"https:\/\/tuto.provacy.com\/","logo":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/tuto.provacy.com\/#\/schema\/logo\/image\/","url":"https:\/\/tuto.provacy.com\/wp-content\/uploads\/sites\/4\/2023\/10\/cropped-power-logo-white-slogan.png","contentUrl":"https:\/\/tuto.provacy.com\/wp-content\/uploads\/sites\/4\/2023\/10\/cropped-power-logo-white-slogan.png","width":1231,"height":272,"caption":"Guide utilisateur"},"image":{"@id":"https:\/\/tuto.provacy.com\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/tuto.provacy.com\/en\/wp-json\/wp\/v2\/pages\/4028"}],"collection":[{"href":"https:\/\/tuto.provacy.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/tuto.provacy.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/tuto.provacy.com\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/tuto.provacy.com\/en\/wp-json\/wp\/v2\/comments?post=4028"}],"version-history":[{"count":10,"href":"https:\/\/tuto.provacy.com\/en\/wp-json\/wp\/v2\/pages\/4028\/revisions"}],"predecessor-version":[{"id":4081,"href":"https:\/\/tuto.provacy.com\/en\/wp-json\/wp\/v2\/pages\/4028\/revisions\/4081"}],"up":[{"embeddable":true,"href":"https:\/\/tuto.provacy.com\/en\/wp-json\/wp\/v2\/pages\/3987"}],"wp:attachment":[{"href":"https:\/\/tuto.provacy.com\/en\/wp-json\/wp\/v2\/media?parent=4028"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}