> ## Documentation Index
> Fetch the complete documentation index at: https://docs-dev-actions-modules-ga.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Exécution et débogueur

> Décrit comment examiner les exécutions de flux et déboguer les exécutions de formulaires.

Chaque fois qu’un flux s’exécute, Auth0 stocke une entrée que vous pouvez utiliser pour déboguer l’exécution. Ceci est utile pour comprendre pourquoi une erreur d’exécution de flux s’est produite. Par exemple, un flux peut échouer en raison de propriétés manquantes, de fautes de frappe, de clés API incorrectes, etc.

## Révision de l’exécution des flux

Pour examiner une entrée d’exécution pour un flux, suivez les étapes ci-dessous :

1. Naviguez vers **Auth0 Dashboard > Actions > Forms (Formulaires)**, puis sélectionnez **Flows (Flux)**.
2. Sélectionnez un flux dans la liste.
3. Sélectionnez **Executions (Exécutions)**.

<Frame>
  <img src="https://mintcdn.com/docs-dev-actions-modules-ga/nFio54e21CBxmUgY/docs/images/fr-ca/cdy7uua7fh8z/448jfjHtgCxfIeDOakuHyd/fba64deda0cf920f399de2190e94bdc9/Flows-execution.png?fit=max&auto=format&n=nFio54e21CBxmUgY&q=85&s=1049efc8ee50e937aa78d4b7851718cd" alt="Dashboard > Actions > Forms > Flows > Execution" data-og-width="1404" width="1404" data-og-height="562" height="562" data-path="docs/images/fr-ca/cdy7uua7fh8z/448jfjHtgCxfIeDOakuHyd/fba64deda0cf920f399de2190e94bdc9/Flows-execution.png" data-optimize="true" data-opv="3" srcset="https://mintcdn.com/docs-dev-actions-modules-ga/nFio54e21CBxmUgY/docs/images/fr-ca/cdy7uua7fh8z/448jfjHtgCxfIeDOakuHyd/fba64deda0cf920f399de2190e94bdc9/Flows-execution.png?w=280&fit=max&auto=format&n=nFio54e21CBxmUgY&q=85&s=4434434b65e136730a707b5d84f8b418 280w, https://mintcdn.com/docs-dev-actions-modules-ga/nFio54e21CBxmUgY/docs/images/fr-ca/cdy7uua7fh8z/448jfjHtgCxfIeDOakuHyd/fba64deda0cf920f399de2190e94bdc9/Flows-execution.png?w=560&fit=max&auto=format&n=nFio54e21CBxmUgY&q=85&s=aa920dc7ec26219f64ad47c1ecf0f20f 560w, https://mintcdn.com/docs-dev-actions-modules-ga/nFio54e21CBxmUgY/docs/images/fr-ca/cdy7uua7fh8z/448jfjHtgCxfIeDOakuHyd/fba64deda0cf920f399de2190e94bdc9/Flows-execution.png?w=840&fit=max&auto=format&n=nFio54e21CBxmUgY&q=85&s=ca20d3a09f3daf2de590b950d21466a7 840w, https://mintcdn.com/docs-dev-actions-modules-ga/nFio54e21CBxmUgY/docs/images/fr-ca/cdy7uua7fh8z/448jfjHtgCxfIeDOakuHyd/fba64deda0cf920f399de2190e94bdc9/Flows-execution.png?w=1100&fit=max&auto=format&n=nFio54e21CBxmUgY&q=85&s=87bf92887ad1737add800b63f3dd8f29 1100w, https://mintcdn.com/docs-dev-actions-modules-ga/nFio54e21CBxmUgY/docs/images/fr-ca/cdy7uua7fh8z/448jfjHtgCxfIeDOakuHyd/fba64deda0cf920f399de2190e94bdc9/Flows-execution.png?w=1650&fit=max&auto=format&n=nFio54e21CBxmUgY&q=85&s=393034984099858a4be51f6f1a01f36f 1650w, https://mintcdn.com/docs-dev-actions-modules-ga/nFio54e21CBxmUgY/docs/images/fr-ca/cdy7uua7fh8z/448jfjHtgCxfIeDOakuHyd/fba64deda0cf920f399de2190e94bdc9/Flows-execution.png?w=2500&fit=max&auto=format&n=nFio54e21CBxmUgY&q=85&s=e20d9c8696d1acb116c75b51dda5c751 2500w" />
</Frame>

Chaque entrée d’exécution a quatre propriétés :

* **Execution date (Date d’exécution)** : la date d’exécution du flux.
* **Execution ID (Identifiant d’exécution)** : l’identifiant unique de l’exécution du flux.
* **Status (État)** : l’étape actuelle de l’exécution du flux. 4 états d’exécution sont possibles :

  * **Running (Exécution)** : l’exécution est en cours.
  * **Failed (Échec)** : l’exécution a échoué en raison d’une erreur interne, telle que l’absence des paramètres requis dans une action de flux.
  * **Completed (Terminé)** : l’exécution s’est terminée sans erreurs internes.
* **View Details (Afficher les détails)** : ouvre la fenêtre de débogage de l’exécution.

<Frame>
  <img src="https://mintcdn.com/docs-dev-actions-modules-ga/w_s8nnBVvPGOdllh/docs/images/fr-ca/cdy7uua7fh8z/1VqWEaVZg5lrXatXe9dbFB/dbcf7edca5aabdfc544f04cb18be4149/Flow-execution-details.png?fit=max&auto=format&n=w_s8nnBVvPGOdllh&q=85&s=7d009f2c456d8e99e3d84cdd3dd573d6" alt="Dashboard > Actions >  Forms > Flows > Executions" data-og-width="1404" width="1404" data-og-height="622" height="622" data-path="docs/images/fr-ca/cdy7uua7fh8z/1VqWEaVZg5lrXatXe9dbFB/dbcf7edca5aabdfc544f04cb18be4149/Flow-execution-details.png" data-optimize="true" data-opv="3" srcset="https://mintcdn.com/docs-dev-actions-modules-ga/w_s8nnBVvPGOdllh/docs/images/fr-ca/cdy7uua7fh8z/1VqWEaVZg5lrXatXe9dbFB/dbcf7edca5aabdfc544f04cb18be4149/Flow-execution-details.png?w=280&fit=max&auto=format&n=w_s8nnBVvPGOdllh&q=85&s=e9f037fed4947939d3794fafb861259e 280w, https://mintcdn.com/docs-dev-actions-modules-ga/w_s8nnBVvPGOdllh/docs/images/fr-ca/cdy7uua7fh8z/1VqWEaVZg5lrXatXe9dbFB/dbcf7edca5aabdfc544f04cb18be4149/Flow-execution-details.png?w=560&fit=max&auto=format&n=w_s8nnBVvPGOdllh&q=85&s=6c5d606a490d4945d540b6b688b0763a 560w, https://mintcdn.com/docs-dev-actions-modules-ga/w_s8nnBVvPGOdllh/docs/images/fr-ca/cdy7uua7fh8z/1VqWEaVZg5lrXatXe9dbFB/dbcf7edca5aabdfc544f04cb18be4149/Flow-execution-details.png?w=840&fit=max&auto=format&n=w_s8nnBVvPGOdllh&q=85&s=d4c9cdb3a1c8e576b7732403788c22a8 840w, https://mintcdn.com/docs-dev-actions-modules-ga/w_s8nnBVvPGOdllh/docs/images/fr-ca/cdy7uua7fh8z/1VqWEaVZg5lrXatXe9dbFB/dbcf7edca5aabdfc544f04cb18be4149/Flow-execution-details.png?w=1100&fit=max&auto=format&n=w_s8nnBVvPGOdllh&q=85&s=5f369e8ff5edbe40748d7da51a2c376a 1100w, https://mintcdn.com/docs-dev-actions-modules-ga/w_s8nnBVvPGOdllh/docs/images/fr-ca/cdy7uua7fh8z/1VqWEaVZg5lrXatXe9dbFB/dbcf7edca5aabdfc544f04cb18be4149/Flow-execution-details.png?w=1650&fit=max&auto=format&n=w_s8nnBVvPGOdllh&q=85&s=8be9d0cc34175b9069950e6e8e8abfda 1650w, https://mintcdn.com/docs-dev-actions-modules-ga/w_s8nnBVvPGOdllh/docs/images/fr-ca/cdy7uua7fh8z/1VqWEaVZg5lrXatXe9dbFB/dbcf7edca5aabdfc544f04cb18be4149/Flow-execution-details.png?w=2500&fit=max&auto=format&n=w_s8nnBVvPGOdllh&q=85&s=5f5fba9ad3bb9e26d6953edeed17773e 2500w" />
</Frame>

<Callout icon="file-lines" color="#0EA5E9" iconType="regular">
  Les états Terminé et Échoué sont des états finaux. Lorsqu’une exécution atteint l’un ou l’autre de ces états, le flux est entièrement traité.
</Callout>

## Déboguer l’exécutions des flux

Pour aider au débogage ou au dépannage d’un flux, vous pouvez consulter les données d’entrée, de sortie et d’erreur du flux en accédant à la fenêtre **View Details (Afficher les détails)** de l’exécution.

<Frame>
  <img src="https://mintcdn.com/docs-dev-actions-modules-ga/u0iu9cbOEWVt43OP/docs/images/fr-ca/cdy7uua7fh8z/5aeniTfHXplDyZfwCKBcgK/a2098a476edde76da10a527b0a606e95/Flow-error.png?fit=max&auto=format&n=u0iu9cbOEWVt43OP&q=85&s=4ec9232c8f2d4e0da639c522eee0755f" alt="Dashboard > Actions > Forms > Form" data-og-width="1404" width="1404" data-og-height="608" height="608" data-path="docs/images/fr-ca/cdy7uua7fh8z/5aeniTfHXplDyZfwCKBcgK/a2098a476edde76da10a527b0a606e95/Flow-error.png" data-optimize="true" data-opv="3" srcset="https://mintcdn.com/docs-dev-actions-modules-ga/u0iu9cbOEWVt43OP/docs/images/fr-ca/cdy7uua7fh8z/5aeniTfHXplDyZfwCKBcgK/a2098a476edde76da10a527b0a606e95/Flow-error.png?w=280&fit=max&auto=format&n=u0iu9cbOEWVt43OP&q=85&s=5fec164e6692765e78d8aef6cd189404 280w, https://mintcdn.com/docs-dev-actions-modules-ga/u0iu9cbOEWVt43OP/docs/images/fr-ca/cdy7uua7fh8z/5aeniTfHXplDyZfwCKBcgK/a2098a476edde76da10a527b0a606e95/Flow-error.png?w=560&fit=max&auto=format&n=u0iu9cbOEWVt43OP&q=85&s=eaf25d496adb9de5d601defa15968469 560w, https://mintcdn.com/docs-dev-actions-modules-ga/u0iu9cbOEWVt43OP/docs/images/fr-ca/cdy7uua7fh8z/5aeniTfHXplDyZfwCKBcgK/a2098a476edde76da10a527b0a606e95/Flow-error.png?w=840&fit=max&auto=format&n=u0iu9cbOEWVt43OP&q=85&s=7b1b7b6bf0c2bea9fe51e92b0b220ca3 840w, https://mintcdn.com/docs-dev-actions-modules-ga/u0iu9cbOEWVt43OP/docs/images/fr-ca/cdy7uua7fh8z/5aeniTfHXplDyZfwCKBcgK/a2098a476edde76da10a527b0a606e95/Flow-error.png?w=1100&fit=max&auto=format&n=u0iu9cbOEWVt43OP&q=85&s=00009b8df1c455734b410ab224a38b7a 1100w, https://mintcdn.com/docs-dev-actions-modules-ga/u0iu9cbOEWVt43OP/docs/images/fr-ca/cdy7uua7fh8z/5aeniTfHXplDyZfwCKBcgK/a2098a476edde76da10a527b0a606e95/Flow-error.png?w=1650&fit=max&auto=format&n=u0iu9cbOEWVt43OP&q=85&s=d998ea4d1caa7bdcf919d74c2f904f97 1650w, https://mintcdn.com/docs-dev-actions-modules-ga/u0iu9cbOEWVt43OP/docs/images/fr-ca/cdy7uua7fh8z/5aeniTfHXplDyZfwCKBcgK/a2098a476edde76da10a527b0a606e95/Flow-error.png?w=2500&fit=max&auto=format&n=u0iu9cbOEWVt43OP&q=85&s=03dc9a56c49f52e5ee7a51ac1c99ae4a 2500w" />
</Frame>

Pour déboguer une erreur qui interrompt l’exécution du flux, procédez comme suit :

1. Naviguez vers **Auth0 Dashboard> Actions > Forms (Formulaires)**.

2. Localisez le flux associé au nœud de l’étape.

   <Frame>
     <img src="https://mintcdn.com/docs-dev-actions-modules-ga/Ua0_n2v_GvYPwYHP/docs/images/fr-ca/cdy7uua7fh8z/4LjULYyo0nhtNowm7J5okz/27ea3f8386bb5015d447c48facf6b90f/flow-error-linked.png?fit=max&auto=format&n=Ua0_n2v_GvYPwYHP&q=85&s=1aa332a6906eedc42b2e39007903c025" alt="Dashboard > Actions > Forms > Form" data-og-width="1402" width="1402" data-og-height="744" height="744" data-path="docs/images/fr-ca/cdy7uua7fh8z/4LjULYyo0nhtNowm7J5okz/27ea3f8386bb5015d447c48facf6b90f/flow-error-linked.png" data-optimize="true" data-opv="3" srcset="https://mintcdn.com/docs-dev-actions-modules-ga/Ua0_n2v_GvYPwYHP/docs/images/fr-ca/cdy7uua7fh8z/4LjULYyo0nhtNowm7J5okz/27ea3f8386bb5015d447c48facf6b90f/flow-error-linked.png?w=280&fit=max&auto=format&n=Ua0_n2v_GvYPwYHP&q=85&s=f01a617d7db7211e75d09e77c8fb67f3 280w, https://mintcdn.com/docs-dev-actions-modules-ga/Ua0_n2v_GvYPwYHP/docs/images/fr-ca/cdy7uua7fh8z/4LjULYyo0nhtNowm7J5okz/27ea3f8386bb5015d447c48facf6b90f/flow-error-linked.png?w=560&fit=max&auto=format&n=Ua0_n2v_GvYPwYHP&q=85&s=05b167fa24e8427b76c1c8ed4d8cc348 560w, https://mintcdn.com/docs-dev-actions-modules-ga/Ua0_n2v_GvYPwYHP/docs/images/fr-ca/cdy7uua7fh8z/4LjULYyo0nhtNowm7J5okz/27ea3f8386bb5015d447c48facf6b90f/flow-error-linked.png?w=840&fit=max&auto=format&n=Ua0_n2v_GvYPwYHP&q=85&s=c9846d5e4c8d9902ac87ae3bb6f22dd3 840w, https://mintcdn.com/docs-dev-actions-modules-ga/Ua0_n2v_GvYPwYHP/docs/images/fr-ca/cdy7uua7fh8z/4LjULYyo0nhtNowm7J5okz/27ea3f8386bb5015d447c48facf6b90f/flow-error-linked.png?w=1100&fit=max&auto=format&n=Ua0_n2v_GvYPwYHP&q=85&s=7ddafd0d3b0c067ac6631020ce081bfa 1100w, https://mintcdn.com/docs-dev-actions-modules-ga/Ua0_n2v_GvYPwYHP/docs/images/fr-ca/cdy7uua7fh8z/4LjULYyo0nhtNowm7J5okz/27ea3f8386bb5015d447c48facf6b90f/flow-error-linked.png?w=1650&fit=max&auto=format&n=Ua0_n2v_GvYPwYHP&q=85&s=a46e231842440e4b42d843c74fb2203b 1650w, https://mintcdn.com/docs-dev-actions-modules-ga/Ua0_n2v_GvYPwYHP/docs/images/fr-ca/cdy7uua7fh8z/4LjULYyo0nhtNowm7J5okz/27ea3f8386bb5015d447c48facf6b90f/flow-error-linked.png?w=2500&fit=max&auto=format&n=Ua0_n2v_GvYPwYHP&q=85&s=8092791bd46e2bda9e5f2b2125fb5476 2500w" />
   </Frame>

3. Sélectionnez **Edit Flow (Modifier le flux)**.

4. Sélectionnez **Executions (Exécutions)**.

5. Sélectionnez **View Details (Afficher les détails)** de l’exécution échouée.

Dans l’exemple ci-dessous, la vue de l’onglet `Input (Entrée)` de l’action **Update user** affiche une valeur NULL pour la propriété `user_id`.

<Frame>
  <img src="https://mintcdn.com/docs-dev-actions-modules-ga/wimSQHT595T2f9Jc/docs/images/fr-ca/cdy7uua7fh8z/6QNYKDqG9AIOEzQkP6Fnnr/db885e146179a0490eddd5ad6cb518dc/Flow-execution-failed.png?fit=max&auto=format&n=wimSQHT595T2f9Jc&q=85&s=62053083d391710f02455ae1c85357f8" alt="Dashboard > Actions > Forms > Flow > Execution" data-og-width="1404" width="1404" data-og-height="469" height="469" data-path="docs/images/fr-ca/cdy7uua7fh8z/6QNYKDqG9AIOEzQkP6Fnnr/db885e146179a0490eddd5ad6cb518dc/Flow-execution-failed.png" data-optimize="true" data-opv="3" srcset="https://mintcdn.com/docs-dev-actions-modules-ga/wimSQHT595T2f9Jc/docs/images/fr-ca/cdy7uua7fh8z/6QNYKDqG9AIOEzQkP6Fnnr/db885e146179a0490eddd5ad6cb518dc/Flow-execution-failed.png?w=280&fit=max&auto=format&n=wimSQHT595T2f9Jc&q=85&s=645c6261b8d31132fe1365c441cf1fae 280w, https://mintcdn.com/docs-dev-actions-modules-ga/wimSQHT595T2f9Jc/docs/images/fr-ca/cdy7uua7fh8z/6QNYKDqG9AIOEzQkP6Fnnr/db885e146179a0490eddd5ad6cb518dc/Flow-execution-failed.png?w=560&fit=max&auto=format&n=wimSQHT595T2f9Jc&q=85&s=70933aa0640ea8302c0c03f177c48407 560w, https://mintcdn.com/docs-dev-actions-modules-ga/wimSQHT595T2f9Jc/docs/images/fr-ca/cdy7uua7fh8z/6QNYKDqG9AIOEzQkP6Fnnr/db885e146179a0490eddd5ad6cb518dc/Flow-execution-failed.png?w=840&fit=max&auto=format&n=wimSQHT595T2f9Jc&q=85&s=eacf93baa850f94235b1bbb27948e820 840w, https://mintcdn.com/docs-dev-actions-modules-ga/wimSQHT595T2f9Jc/docs/images/fr-ca/cdy7uua7fh8z/6QNYKDqG9AIOEzQkP6Fnnr/db885e146179a0490eddd5ad6cb518dc/Flow-execution-failed.png?w=1100&fit=max&auto=format&n=wimSQHT595T2f9Jc&q=85&s=eecaf38a10646b29e664f92f2ed953c0 1100w, https://mintcdn.com/docs-dev-actions-modules-ga/wimSQHT595T2f9Jc/docs/images/fr-ca/cdy7uua7fh8z/6QNYKDqG9AIOEzQkP6Fnnr/db885e146179a0490eddd5ad6cb518dc/Flow-execution-failed.png?w=1650&fit=max&auto=format&n=wimSQHT595T2f9Jc&q=85&s=37853d57fe4c0df18bff0b771723fa23 1650w, https://mintcdn.com/docs-dev-actions-modules-ga/wimSQHT595T2f9Jc/docs/images/fr-ca/cdy7uua7fh8z/6QNYKDqG9AIOEzQkP6Fnnr/db885e146179a0490eddd5ad6cb518dc/Flow-execution-failed.png?w=2500&fit=max&auto=format&n=wimSQHT595T2f9Jc&q=85&s=25196a69944e00c794bdb4444899dd40 2500w" />
</Frame>

La vue **Error (Erreur)** indique que la validation du schéma de l’action a échoué parce que la propriété `user_id` requise est manquante. Le flux renvoie une erreur interne qui interrompt l’exécution du flux.

<Frame>
  <img src="https://mintcdn.com/docs-dev-actions-modules-ga/w_s8nnBVvPGOdllh/docs/images/fr-ca/cdy7uua7fh8z/1kaKihtJtv8VvNAyTkW4cC/6b34bcecc8642d7d97aaf2c8dec51ebc/flow-execution-error-view.png?fit=max&auto=format&n=w_s8nnBVvPGOdllh&q=85&s=08fd1f22cbe27988b1b5b9310674fb2c" alt="Dashboard > Actions > Forms > Flow > Execution > Error" data-og-width="1404" width="1404" data-og-height="584" height="584" data-path="docs/images/fr-ca/cdy7uua7fh8z/1kaKihtJtv8VvNAyTkW4cC/6b34bcecc8642d7d97aaf2c8dec51ebc/flow-execution-error-view.png" data-optimize="true" data-opv="3" srcset="https://mintcdn.com/docs-dev-actions-modules-ga/w_s8nnBVvPGOdllh/docs/images/fr-ca/cdy7uua7fh8z/1kaKihtJtv8VvNAyTkW4cC/6b34bcecc8642d7d97aaf2c8dec51ebc/flow-execution-error-view.png?w=280&fit=max&auto=format&n=w_s8nnBVvPGOdllh&q=85&s=5a91afc17d6a6f85bdd7c7a529f78149 280w, https://mintcdn.com/docs-dev-actions-modules-ga/w_s8nnBVvPGOdllh/docs/images/fr-ca/cdy7uua7fh8z/1kaKihtJtv8VvNAyTkW4cC/6b34bcecc8642d7d97aaf2c8dec51ebc/flow-execution-error-view.png?w=560&fit=max&auto=format&n=w_s8nnBVvPGOdllh&q=85&s=b4bf8f080ee17d515f8b418561f44593 560w, https://mintcdn.com/docs-dev-actions-modules-ga/w_s8nnBVvPGOdllh/docs/images/fr-ca/cdy7uua7fh8z/1kaKihtJtv8VvNAyTkW4cC/6b34bcecc8642d7d97aaf2c8dec51ebc/flow-execution-error-view.png?w=840&fit=max&auto=format&n=w_s8nnBVvPGOdllh&q=85&s=1b6cec79d81ac493d757dcf163a38122 840w, https://mintcdn.com/docs-dev-actions-modules-ga/w_s8nnBVvPGOdllh/docs/images/fr-ca/cdy7uua7fh8z/1kaKihtJtv8VvNAyTkW4cC/6b34bcecc8642d7d97aaf2c8dec51ebc/flow-execution-error-view.png?w=1100&fit=max&auto=format&n=w_s8nnBVvPGOdllh&q=85&s=43c93a44090799dfac990cdfcdb0d19b 1100w, https://mintcdn.com/docs-dev-actions-modules-ga/w_s8nnBVvPGOdllh/docs/images/fr-ca/cdy7uua7fh8z/1kaKihtJtv8VvNAyTkW4cC/6b34bcecc8642d7d97aaf2c8dec51ebc/flow-execution-error-view.png?w=1650&fit=max&auto=format&n=w_s8nnBVvPGOdllh&q=85&s=a9b95e2f54efe4cb5e07d307716b88c5 1650w, https://mintcdn.com/docs-dev-actions-modules-ga/w_s8nnBVvPGOdllh/docs/images/fr-ca/cdy7uua7fh8z/1kaKihtJtv8VvNAyTkW4cC/6b34bcecc8642d7d97aaf2c8dec51ebc/flow-execution-error-view.png?w=2500&fit=max&auto=format&n=w_s8nnBVvPGOdllh&q=85&s=caf1814ceadbc3ea23485e6b42c0288a 2500w" />
</Frame>

Un examen de l’action **Update user (Mettre à jour l’utilisateur)** montre une erreur de syntaxe dans le paramètre `user_id`, la syntaxe correcte étant `{{context.user.user_id}}`. Une fois la syntaxe corrigée, testez le flux pour confirmer. Pour en savoir plus sur la syntaxe des variables, lisez [Variables](/docs/fr-ca/customize/forms/variables).

<Frame>
  <img src="https://mintcdn.com/docs-dev-actions-modules-ga/Ua0_n2v_GvYPwYHP/docs/images/fr-ca/cdy7uua7fh8z/4YLRVNbzK5LjJEQjFXIJXM/5003833784ce5b0d9f63730ed46ff047/Action-typo-error.png?fit=max&auto=format&n=Ua0_n2v_GvYPwYHP&q=85&s=4097707a83da74fffd897774b0b441c7" alt="Dashboard > Actions > Forms > Flows" data-og-width="1402" width="1402" data-og-height="363" height="363" data-path="docs/images/fr-ca/cdy7uua7fh8z/4YLRVNbzK5LjJEQjFXIJXM/5003833784ce5b0d9f63730ed46ff047/Action-typo-error.png" data-optimize="true" data-opv="3" srcset="https://mintcdn.com/docs-dev-actions-modules-ga/Ua0_n2v_GvYPwYHP/docs/images/fr-ca/cdy7uua7fh8z/4YLRVNbzK5LjJEQjFXIJXM/5003833784ce5b0d9f63730ed46ff047/Action-typo-error.png?w=280&fit=max&auto=format&n=Ua0_n2v_GvYPwYHP&q=85&s=704eb4e60c3335b16a5a095b0b6429ed 280w, https://mintcdn.com/docs-dev-actions-modules-ga/Ua0_n2v_GvYPwYHP/docs/images/fr-ca/cdy7uua7fh8z/4YLRVNbzK5LjJEQjFXIJXM/5003833784ce5b0d9f63730ed46ff047/Action-typo-error.png?w=560&fit=max&auto=format&n=Ua0_n2v_GvYPwYHP&q=85&s=7d0e72b06270fef5f8904288793c8d82 560w, https://mintcdn.com/docs-dev-actions-modules-ga/Ua0_n2v_GvYPwYHP/docs/images/fr-ca/cdy7uua7fh8z/4YLRVNbzK5LjJEQjFXIJXM/5003833784ce5b0d9f63730ed46ff047/Action-typo-error.png?w=840&fit=max&auto=format&n=Ua0_n2v_GvYPwYHP&q=85&s=6ac280224ad3c24019865b6f63b28e6b 840w, https://mintcdn.com/docs-dev-actions-modules-ga/Ua0_n2v_GvYPwYHP/docs/images/fr-ca/cdy7uua7fh8z/4YLRVNbzK5LjJEQjFXIJXM/5003833784ce5b0d9f63730ed46ff047/Action-typo-error.png?w=1100&fit=max&auto=format&n=Ua0_n2v_GvYPwYHP&q=85&s=7d1298d49d44bb6b9678b0810427db34 1100w, https://mintcdn.com/docs-dev-actions-modules-ga/Ua0_n2v_GvYPwYHP/docs/images/fr-ca/cdy7uua7fh8z/4YLRVNbzK5LjJEQjFXIJXM/5003833784ce5b0d9f63730ed46ff047/Action-typo-error.png?w=1650&fit=max&auto=format&n=Ua0_n2v_GvYPwYHP&q=85&s=33b83332100aefe0865668086058940c 1650w, https://mintcdn.com/docs-dev-actions-modules-ga/Ua0_n2v_GvYPwYHP/docs/images/fr-ca/cdy7uua7fh8z/4YLRVNbzK5LjJEQjFXIJXM/5003833784ce5b0d9f63730ed46ff047/Action-typo-error.png?w=2500&fit=max&auto=format&n=Ua0_n2v_GvYPwYHP&q=85&s=8e6b5153a4f5d1f6822928babd0f5c21 2500w" />
</Frame>

<Callout icon="file-lines" color="#0EA5E9" iconType="regular">
  Si un champ est configuré comme transitoire ou si sa valeur est masquée par une [fonction Helper](/docs/fr-ca/customize/forms/variables#helper-functions), la valeur n’est pas disponible pour le débogage.

  <Frame>
    <img src="https://mintcdn.com/docs-dev-actions-modules-ga/Ua0_n2v_GvYPwYHP/docs/images/fr-ca/cdy7uua7fh8z/4MVtjnVD50cG63ocN5a458/c0337a94d1f4c21f28d06e28ec59121e/masked-information.png?fit=max&auto=format&n=Ua0_n2v_GvYPwYHP&q=85&s=9ef3d118a29d33fccc963ee13b8ea4af" alt="Dashboard (Tableau de bord) > Actions > Forms (Formulaires) > Flows (Flux) > Execution (Exécution)" data-og-width="1402" width="1402" data-og-height="446" height="446" data-path="docs/images/fr-ca/cdy7uua7fh8z/4MVtjnVD50cG63ocN5a458/c0337a94d1f4c21f28d06e28ec59121e/masked-information.png" data-optimize="true" data-opv="3" srcset="https://mintcdn.com/docs-dev-actions-modules-ga/Ua0_n2v_GvYPwYHP/docs/images/fr-ca/cdy7uua7fh8z/4MVtjnVD50cG63ocN5a458/c0337a94d1f4c21f28d06e28ec59121e/masked-information.png?w=280&fit=max&auto=format&n=Ua0_n2v_GvYPwYHP&q=85&s=d1dc451b5cae7b719848ebb15da8cd1a 280w, https://mintcdn.com/docs-dev-actions-modules-ga/Ua0_n2v_GvYPwYHP/docs/images/fr-ca/cdy7uua7fh8z/4MVtjnVD50cG63ocN5a458/c0337a94d1f4c21f28d06e28ec59121e/masked-information.png?w=560&fit=max&auto=format&n=Ua0_n2v_GvYPwYHP&q=85&s=a811f2140e4a2c7fa63d5bd5355b30bf 560w, https://mintcdn.com/docs-dev-actions-modules-ga/Ua0_n2v_GvYPwYHP/docs/images/fr-ca/cdy7uua7fh8z/4MVtjnVD50cG63ocN5a458/c0337a94d1f4c21f28d06e28ec59121e/masked-information.png?w=840&fit=max&auto=format&n=Ua0_n2v_GvYPwYHP&q=85&s=34c94a183d579fd4db7a2468ca665f65 840w, https://mintcdn.com/docs-dev-actions-modules-ga/Ua0_n2v_GvYPwYHP/docs/images/fr-ca/cdy7uua7fh8z/4MVtjnVD50cG63ocN5a458/c0337a94d1f4c21f28d06e28ec59121e/masked-information.png?w=1100&fit=max&auto=format&n=Ua0_n2v_GvYPwYHP&q=85&s=f3ea859ddbfe9c010c9d462b3a6cda13 1100w, https://mintcdn.com/docs-dev-actions-modules-ga/Ua0_n2v_GvYPwYHP/docs/images/fr-ca/cdy7uua7fh8z/4MVtjnVD50cG63ocN5a458/c0337a94d1f4c21f28d06e28ec59121e/masked-information.png?w=1650&fit=max&auto=format&n=Ua0_n2v_GvYPwYHP&q=85&s=7b2007a4f4971da3e4ab8d1727d5517b 1650w, https://mintcdn.com/docs-dev-actions-modules-ga/Ua0_n2v_GvYPwYHP/docs/images/fr-ca/cdy7uua7fh8z/4MVtjnVD50cG63ocN5a458/c0337a94d1f4c21f28d06e28ec59121e/masked-information.png?w=2500&fit=max&auto=format&n=Ua0_n2v_GvYPwYHP&q=85&s=4d04aa8d9bcdcae506dc5f012289fdae 2500w" />
  </Frame>
</Callout>
