diff --git a/app/src/lib/ui/ProNotebookPersonalInfo/ProNotebookPersonalInfoView.svelte b/app/src/lib/ui/ProNotebookPersonalInfo/ProNotebookPersonalInfoView.svelte
index 8eff0348c..148429ea3 100644
--- a/app/src/lib/ui/ProNotebookPersonalInfo/ProNotebookPersonalInfoView.svelte
+++ b/app/src/lib/ui/ProNotebookPersonalInfo/ProNotebookPersonalInfoView.svelte
@@ -82,7 +82,6 @@
NĂ© le {formatDateLocale(beneficiary.dateOfBirth)}
- NIR: {beneficiary.nir ?? 'Inconnu'}
Informations personnelles
diff --git a/app/src/routes/(auth)/beneficiaire/_getNotebookByBeneficiaryId.gql b/app/src/routes/(auth)/beneficiaire/_getNotebookByBeneficiaryId.gql
index 13d799628..3ce2e26b4 100644
--- a/app/src/routes/(auth)/beneficiaire/_getNotebookByBeneficiaryId.gql
+++ b/app/src/routes/(auth)/beneficiaire/_getNotebookByBeneficiaryId.gql
@@ -76,7 +76,6 @@ fragment notebookFragment on notebook {
cafNumber
city
dateOfBirth
- nir
email
firstname
id