> For the complete documentation index, see [llms.txt](https://eucaim.gitbook.io/handbook/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://eucaim.gitbook.io/handbook/readme.md).

# README

**Project title:** European Federation for Cancer Images

<figure><img src="/files/ku3ikJAes85gEKy6keBC" alt="" width="700"><figcaption></figcaption></figure>

**Disclaimer**

The opinions stated in this report reflect the opinions of the authors and not the opinion of the European Commission.

All intellectual property rights are owned by the consortium of EUCAIM under terms stated in their Consortium Agreement and are protected by the applicable laws. Reproduction is not authorised without prior written agreement. The commercial use of any information contained in this document may require a licence from the owner of the information.

**Project acronym:** EUCAIM

**Grant Agreement:** 101100633

**Call identifier:** DIGITAL-2022-CLOUD-AI-02

**Data Holders EUCAIM Federation Handbook**

**Version: 1.0**

Table of contents

[**1. Introduction**](/handbook/introduction.md)

[**2. Governance**](/handbook/governance.md)

&#x20;   [2.1. Data governance](https://eucaim.gitbook.io/handbook/pages/FaAQVQwVZufz1TlOErky#id-2.1.-data-governance)

[**3. Onboarding Process**](/handbook/onboarding.md)

&#x20;   [3.1. Initial requirements and commitments](https://eucaim.gitbook.io/handbook/pages/9h059CrQeNb5FuE4rv17#id-3.1.-initial-requirements-and-commitments)

&#x20;   [3.2. Legal documents](https://eucaim.gitbook.io/handbook/pages/9h059CrQeNb5FuE4rv17#id-3.2.-legal-documents)

[**4. Support and communication**](/handbook/support.md)

&#x20;   [4.1. Engagement Team](https://eucaim.gitbook.io/handbook/pages/FXWii5CtTxPZKxZESOAT#id-4.1.-engagement-team)

&#x20;   [4.2. Helpdesk](https://eucaim.gitbook.io/handbook/pages/FXWii5CtTxPZKxZESOAT#id-4.2.-helpdesk)

&#x20;   [4.3. EUCAIM training platform: Overview of courses and access](https://eucaim.gitbook.io/handbook/pages/FXWii5CtTxPZKxZESOAT#id-4.3.-eucaim-training-platform-overview-of-courses-and-access)

[**5. Data Preparation process**](/handbook/datapreparation.md)

&#x20;   [5.1. Data Preparation tools](https://eucaim.gitbook.io/handbook/pages/BMi0LPEJybiI4TpEx6AX#id-5.1.-data-preparation-and-related-tools-from-the-eucaim-catalogue)

&#x20;   [5.2. Tier 1 datasets](https://eucaim.gitbook.io/handbook/pages/BMi0LPEJybiI4TpEx6AX#id-5.2.-tier-1-datasets)

&#x20;   [5.3. Tier 2 and 3 datasets](https://eucaim.gitbook.io/handbook/pages/BMi0LPEJybiI4TpEx6AX#id-5.3.-tiers-2-and-3-datasets)

[**6. Option 1: Transfer to Reference Node**](/handbook/transfer.md)

&#x20;   [6.1. Reference Nodes](https://eucaim.gitbook.io/handbook/pages/51FiJhMaGB9ytoPPNZ7t#id-6.1.-reference-nodes)

&#x20;   [6.2. Transferring data to the nodes](https://eucaim.gitbook.io/handbook/pages/51FiJhMaGB9ytoPPNZ7t#id-6.2.-transferring-data-to-the-nodes)

[**7. Option 2: Setting up a Federated Node**](/handbook/federated.md)

&#x20;   [7.1. Setting up the node](https://eucaim.gitbook.io/handbook/pages/eRn5nIfqjYTDsbfqRMgP#id-7.1.-setting-up-the-node)

&#x20;       [7.1.1. Security and privacy considerations](https://eucaim.gitbook.io/handbook/pages/eRn5nIfqjYTDsbfqRMgP#id-7.1.1.-security-and-privacy-considerations)

&#x20;       [7.1.2. Service Level Agreement](https://eucaim.gitbook.io/handbook/pages/eRn5nIfqjYTDsbfqRMgP#id-7.1.2.-service-level-agreement)

&#x20;   [7.2. Tier 1 compliance](https://eucaim.gitbook.io/handbook/pages/eRn5nIfqjYTDsbfqRMgP#id-7.2.-tier-1-compliance)

&#x20;   [7.3. Tier 2 compliance](https://eucaim.gitbook.io/handbook/pages/eRn5nIfqjYTDsbfqRMgP#id-7.3.-tier-2-compliance)

&#x20;       [7.3.1. Node Registration and Deployment](https://eucaim.gitbook.io/handbook/pages/eRn5nIfqjYTDsbfqRMgP#id-7.3.1.-node-registration-and-deployment)

&#x20;   [7.4. Tier 3 compliance](https://eucaim.gitbook.io/handbook/pages/eRn5nIfqjYTDsbfqRMgP#id-7.4.-tier-3-compliance)

[**8. References**](/handbook/references.md)

[**ANNEX A: Data transfer checklist**](/handbook/datatransferannex.md)

[**ANNEX B: Data Sharing checklist**](/handbook/datasharingannex.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://eucaim.gitbook.io/handbook/readme.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
