{"id":2656,"date":"2025-05-07T13:46:13","date_gmt":"2025-05-07T13:46:13","guid":{"rendered":"https:\/\/fundacionleitat.org\/transparency-policy\/"},"modified":"2026-05-18T11:38:47","modified_gmt":"2026-05-18T11:38:47","slug":"politica-de-transparencia","status":"publish","type":"page","link":"https:\/\/fundacionleitat.org\/en\/politica-de-transparencia\/","title":{"rendered":"Transparency policy"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"2656\" class=\"elementor elementor-2656 elementor-1443\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ab26422 e-con-full e-flex e-con e-parent\" data-id=\"ab26422\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3fb13ff e-flex e-con-boxed e-con e-parent\" data-id=\"3fb13ff\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f1d58b1 elementor-widget elementor-widget-text-editor\" data-id=\"f1d58b1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>In accordance with the Transparency Law and as a guarantee of responsible management, Fundaci\u00f3 LEITAT informs about its areas of action in the following sections:<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-66004d5 elementor-widget__width-inherit elementor-widget elementor-widget-heading\" data-id=\"66004d5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<span class=\"elementor-heading-title elementor-size-default\">Institutional and Organizational Information<\/span>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-27559fa elementor-widget__width-inherit elementor-widget elementor-widget-heading\" data-id=\"27559fa\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<span class=\"elementor-heading-title elementor-size-default\">Mission and activities<\/span>\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7f22128 e-con-full text-toggle-container e-flex e-con e-child\" data-id=\"7f22128\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-73cb24c text collapsed elementor-widget elementor-widget-text-editor\" data-id=\"73cb24c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p><strong>Mission of Fundaci\u00f3 LEITAT<\/strong><\/p><p>The aims of the Foundation include the promotion of research, development and technological innovation within the different economic sectors.<\/p><p>By reason of its purposes, the beneficiaries of the Foundation shall be the natural persons, institutions, organisations and companies that are interested in research, development and\/or technological innovation, that take part in activities related to new technologies or that require assistance in these matters, within the Foundation\u2019s scope of action.<\/p><p><strong>Fundaci\u00f3 LEITAT Activities<\/strong><\/p><p>For the achievement of its foundational purposes, the Foundation carries out the activities that the Board of Trustees considers necessary, directly and\/or in collaboration with other entities, institutions or individuals, in accordance with the regulations governing foundations. Specifically, in order to fulfil its foundational purpose, on a non-exhaustive basis, the Foundation carries out the activities listed below:<\/p><p>a) Facilitate access to and the implementation of new technologies.<\/p><p>b) Ensure excellence and the valorisation of the products generated.<\/p><p>c) Organise conferences, seminars and training and refresher courses.<\/p><p>d) Facilitate and promote exchanges of information between the Foundation itself and other similar organisations.<\/p><p>e) Facilitate access to technological capabilities and infrastructures.<\/p><p>f) The generation and transfer of, and management models for, both knowledge and technology.<\/p><p>g) The standardisation of companies and their products or services through:<\/p><ul><li>Promoting the differentiation of production structures.<\/li><li>Increasing the technological value of processes and products.<\/li><\/ul><p>h) Foster relations between business organisations to improve their competitiveness, innovation management and their products, the alignment of their specifications, etc.<\/p><p>i) Encourage the implementation of technological innovation in the development of new concepts or processes that enable companies to have tools to improve productivity.<\/p><p><span style=\"color: #d41a1a;\"><strong><a style=\"color: #d41a1a;\" href=\"https:\/\/fundacionleitat.org\/wp-content\/uploads\/2026\/05\/Composicion-organos-de-gobierno-english.pdf\" target=\"_blank\" rel=\"noopener\">Composition of governing bodies <\/a><\/strong><\/span><\/p><p><span style=\"color: #d41a1a;\"><strong><a style=\"color: #d41a1a;\" href=\"https:\/\/fundacionleitat.org\/en\/team\/#equipo\" rel=\"noopener\">Organization chart <\/a><\/strong><\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-aa8cfa3 elementor-widget elementor-widget-html\" data-id=\"aa8cfa3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t <span class=\"read-more\" onclick=\"toggleText(this)\">Read more<\/span>\n<script>\n  function toggleText(trigger) {\n    const containers = document.querySelectorAll('.text-toggle-container');\n\n    containers.forEach(container =&gt; {\n      const text = container.querySelector('.text');\n      const button = container.querySelector('.read-more');\n\n      \/\/ Cierra todos los bloques excepto el actual\n      if (container !== trigger.closest('.text-toggle-container')) {\n        text.classList.remove('expanded');\n        button.textContent = 'Leer m\u00e1s';\n      }\n    });\n\n    \/\/ Luego alterna el actual\n    const currentContainer = trigger.closest('.text-toggle-container');\n    const currentText = currentContainer.querySelector('.text');\n    currentText.classList.toggle('expanded');\n\n    if (currentText.classList.contains('expanded')) {\n      trigger.textContent = 'Ver menos';\n    } else {\n      trigger.textContent = 'Leer m\u00e1s';\n    }\n  }\n<\/script>\n\n\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1a2f53b elementor-widget__width-inherit elementor-widget elementor-widget-heading\" data-id=\"1a2f53b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<span class=\"elementor-heading-title elementor-size-default\">Registration Number<\/span>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-dab1b96 elementor-widget elementor-widget-text-editor\" data-id=\"dab1b96\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\tFundaci\u00f3 LEITAT is registered in the Registry of Foundations of the Protectorate of the Ministry of Education and Science (BOE No. 12193 of February 28, 2008) with the number 1,017. \t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1dd999f elementor-widget__width-inherit elementor-widget elementor-widget-heading\" data-id=\"1dd999f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<span class=\"elementor-heading-title elementor-size-default\">Applicable regulations<\/span>\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-293c608 e-con-full text-toggle-container e-flex e-con e-child\" data-id=\"293c608\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-76fd240 elementor-widget__width-inherit text collapsed elementor-widget elementor-widget-text-editor\" data-id=\"76fd240\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>The Foundation&#8217;s statutes<\/p><p>Law 50\/2002, of December 26, 2002, on Foundations<\/p><p>Royal Legislative Decree 3\/2011, of November 14, which approves the revised text of the Public Sector Contracts Law.<\/p><p>Law 19\/2013 of December 9, 2013, on transparency, access to public information and good governance.<\/p><p><span style=\"color: #d41a1a;\"><strong><a style=\"color: #d41a1a;\" href=\"https:\/\/fundacionleitat.org\/wp-content\/uploads\/2026\/03\/2025_05_26-Estatuts_FL-catala.pdf\" target=\"_blank\" rel=\"noopener\">Statutes<\/a><\/strong><\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1c29ce9 elementor-widget elementor-widget-html\" data-id=\"1c29ce9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t <span class=\"read-more\" onclick=\"toggleText(this)\">Read more<\/span>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-dc92c69 elementor-widget__width-inherit elementor-widget elementor-widget-heading\" data-id=\"dc92c69\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<span class=\"elementor-heading-title elementor-size-default\">Economic, budgetary and asset management<\/span>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3c712e4 elementor-widget__width-inherit elementor-widget elementor-widget-text-editor\" data-id=\"3c712e4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"color: #d41a1a;\"><strong><a style=\"color: #d41a1a;\" href=\"https:\/\/fundacionleitat.org\/wp-content\/uploads\/2025\/06\/1017EDU-LEITAT-PLAN-PA-2025_transp.pdf\" target=\"_blank\" rel=\"noopener\">Annual plan of activity<\/a><\/strong><\/span><\/p><p><span style=\"color: #d41a1a;\"><strong><a style=\"color: #d41a1a;\" href=\"https:\/\/fundacionleitat.org\/wp-content\/uploads\/2026\/05\/A-8964-FUNDACIO-LEITAT.pdf\" target=\"_blank\" rel=\"noopener\">Audit report<\/a><\/strong><\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-26b084e elementor-widget__width-inherit elementor-widget elementor-widget-heading\" data-id=\"26b084e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<span class=\"elementor-heading-title elementor-size-default\">Remuneration of management and administrative bodies<\/span>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d78d2e2 elementor-widget elementor-widget-text-editor\" data-id=\"d78d2e2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\tAccording to article 25 of the Foundation&#8217;s statutes, the trustees shall hold their position free of charge and in no case may they receive any remuneration for the performance of their duties. \t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9cedd44 elementor-widget__width-inherit elementor-widget elementor-widget-heading\" data-id=\"9cedd44\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<span class=\"elementor-heading-title elementor-size-default\">Administrative management<\/span>\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d97fc77 e-con-full text-toggle-container e-flex e-con e-child\" data-id=\"d97fc77\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-29d1b4d elementor-widget__width-inherit elementor-widget elementor-widget-heading\" data-id=\"29d1b4d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<span class=\"elementor-heading-title elementor-size-default\">Contracting authority<\/span>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-23340ca text collapsed elementor-widget elementor-widget-text-editor\" data-id=\"23340ca\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Without prejudice to any delegations that may be agreed upon, the contracting body shall be the Board of Trustees.<\/p><p>Without prejudice to any additional delegations that may be agreed upon, and in accordance with the current statutes, the delegations made and the powers granted:<\/p><ul><li>For contracts up to 500,000 euros, the contracting authority is delegated to the Managing Director of the Foundation.<\/li><\/ul><p><span style=\"color: #d41a1a;\"><strong><a style=\"color: #d41a1a;\" href=\"https:\/\/fundacionleitat.org\/en\/politica-de-transparencia\/\" target=\"_blank\" rel=\"noopener\">Contracts<\/a><\/strong><\/span><\/p><p><span style=\"color: #d41a1a;\"><a style=\"color: #d41a1a;\" href=\"https:\/\/fundacionleitat.org\/wp-content\/uploads\/2025\/07\/Agreements.pdf\" target=\"_blank\" rel=\"noopener\"><strong>Agreements<\/strong><\/a><\/span><\/p><p><span style=\"color: #d41a1a;\"><strong><a style=\"color: #d41a1a;\" href=\"https:\/\/fundacionleitat.org\/wp-content\/uploads\/2026\/05\/Grants_05_26.pdf\" target=\"_blank\" rel=\"noopener\">Grants<\/a><\/strong><\/span><\/p><p><strong><a href=\"https:\/\/fundacionleitat.org\/wp-content\/uploads\/2025\/12\/Protocolo-Prevencion-Acoso-FL_f.pdf\">Anti-harassment prevention protocol<\/a><\/strong><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5485a71 elementor-widget elementor-widget-html\" data-id=\"5485a71\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t <span class=\"read-more\" onclick=\"toggleText(this)\">Read more<\/span>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9944adc elementor-widget elementor-widget-text-editor\" data-id=\"9944adc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"font-weight: 400;\"><strong>Date of last update<\/strong>: May 2026<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>In accordance with the Transparency Law and as a guarantee of responsible management, Fundaci\u00f3 LEITAT informs about its areas of [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"site-sidebar-layout":"no-sidebar","site-content-layout":"","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-2656","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/fundacionleitat.org\/en\/wp-json\/wp\/v2\/pages\/2656","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/fundacionleitat.org\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/fundacionleitat.org\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/fundacionleitat.org\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/fundacionleitat.org\/en\/wp-json\/wp\/v2\/comments?post=2656"}],"version-history":[{"count":42,"href":"https:\/\/fundacionleitat.org\/en\/wp-json\/wp\/v2\/pages\/2656\/revisions"}],"predecessor-version":[{"id":3683,"href":"https:\/\/fundacionleitat.org\/en\/wp-json\/wp\/v2\/pages\/2656\/revisions\/3683"}],"wp:attachment":[{"href":"https:\/\/fundacionleitat.org\/en\/wp-json\/wp\/v2\/media?parent=2656"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}