> ## Documentation Index
> Fetch the complete documentation index at: https://docs-dev-dr-2812.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-dr-2812/GcQQSE8gdQMQ28ce/docs/images/fr-ca/cdy7uua7fh8z/448jfjHtgCxfIeDOakuHyd/fba64deda0cf920f399de2190e94bdc9/Flows-execution.png?fit=max&auto=format&n=GcQQSE8gdQMQ28ce&q=85&s=c951fd276869b68560d3119f8c0c7ab4" 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-dr-2812/GcQQSE8gdQMQ28ce/docs/images/fr-ca/cdy7uua7fh8z/448jfjHtgCxfIeDOakuHyd/fba64deda0cf920f399de2190e94bdc9/Flows-execution.png?w=280&fit=max&auto=format&n=GcQQSE8gdQMQ28ce&q=85&s=7fce1b8690fce2d999d61cbfc09e8395 280w, https://mintcdn.com/docs-dev-dr-2812/GcQQSE8gdQMQ28ce/docs/images/fr-ca/cdy7uua7fh8z/448jfjHtgCxfIeDOakuHyd/fba64deda0cf920f399de2190e94bdc9/Flows-execution.png?w=560&fit=max&auto=format&n=GcQQSE8gdQMQ28ce&q=85&s=b9e9b0333373a9c4df8954d3d3e0e574 560w, https://mintcdn.com/docs-dev-dr-2812/GcQQSE8gdQMQ28ce/docs/images/fr-ca/cdy7uua7fh8z/448jfjHtgCxfIeDOakuHyd/fba64deda0cf920f399de2190e94bdc9/Flows-execution.png?w=840&fit=max&auto=format&n=GcQQSE8gdQMQ28ce&q=85&s=225ec48be2e827b247c3835887aeb1a5 840w, https://mintcdn.com/docs-dev-dr-2812/GcQQSE8gdQMQ28ce/docs/images/fr-ca/cdy7uua7fh8z/448jfjHtgCxfIeDOakuHyd/fba64deda0cf920f399de2190e94bdc9/Flows-execution.png?w=1100&fit=max&auto=format&n=GcQQSE8gdQMQ28ce&q=85&s=e5cbe2daa6079c9ed2a02106012a3875 1100w, https://mintcdn.com/docs-dev-dr-2812/GcQQSE8gdQMQ28ce/docs/images/fr-ca/cdy7uua7fh8z/448jfjHtgCxfIeDOakuHyd/fba64deda0cf920f399de2190e94bdc9/Flows-execution.png?w=1650&fit=max&auto=format&n=GcQQSE8gdQMQ28ce&q=85&s=80b3121e7a089df3ff61dc1bd864be66 1650w, https://mintcdn.com/docs-dev-dr-2812/GcQQSE8gdQMQ28ce/docs/images/fr-ca/cdy7uua7fh8z/448jfjHtgCxfIeDOakuHyd/fba64deda0cf920f399de2190e94bdc9/Flows-execution.png?w=2500&fit=max&auto=format&n=GcQQSE8gdQMQ28ce&q=85&s=045e5caace7b43a1863a74eeb7de4c97 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-dr-2812/J1AmZngG59ySR1yh/docs/images/fr-ca/cdy7uua7fh8z/1VqWEaVZg5lrXatXe9dbFB/dbcf7edca5aabdfc544f04cb18be4149/Flow-execution-details.png?fit=max&auto=format&n=J1AmZngG59ySR1yh&q=85&s=e3ae242aa412d17b92344659b167f1b8" 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-dr-2812/J1AmZngG59ySR1yh/docs/images/fr-ca/cdy7uua7fh8z/1VqWEaVZg5lrXatXe9dbFB/dbcf7edca5aabdfc544f04cb18be4149/Flow-execution-details.png?w=280&fit=max&auto=format&n=J1AmZngG59ySR1yh&q=85&s=912b25920c7221f694fe996e18284352 280w, https://mintcdn.com/docs-dev-dr-2812/J1AmZngG59ySR1yh/docs/images/fr-ca/cdy7uua7fh8z/1VqWEaVZg5lrXatXe9dbFB/dbcf7edca5aabdfc544f04cb18be4149/Flow-execution-details.png?w=560&fit=max&auto=format&n=J1AmZngG59ySR1yh&q=85&s=fe45e699da34e4047a9fb9b8179c91a2 560w, https://mintcdn.com/docs-dev-dr-2812/J1AmZngG59ySR1yh/docs/images/fr-ca/cdy7uua7fh8z/1VqWEaVZg5lrXatXe9dbFB/dbcf7edca5aabdfc544f04cb18be4149/Flow-execution-details.png?w=840&fit=max&auto=format&n=J1AmZngG59ySR1yh&q=85&s=c09a39397e483d2c2ee22b20b5af1c18 840w, https://mintcdn.com/docs-dev-dr-2812/J1AmZngG59ySR1yh/docs/images/fr-ca/cdy7uua7fh8z/1VqWEaVZg5lrXatXe9dbFB/dbcf7edca5aabdfc544f04cb18be4149/Flow-execution-details.png?w=1100&fit=max&auto=format&n=J1AmZngG59ySR1yh&q=85&s=8edf756f7cb7c2d3893225ea26eb5843 1100w, https://mintcdn.com/docs-dev-dr-2812/J1AmZngG59ySR1yh/docs/images/fr-ca/cdy7uua7fh8z/1VqWEaVZg5lrXatXe9dbFB/dbcf7edca5aabdfc544f04cb18be4149/Flow-execution-details.png?w=1650&fit=max&auto=format&n=J1AmZngG59ySR1yh&q=85&s=6f76d9897d18d1e6485f4d810c0722c5 1650w, https://mintcdn.com/docs-dev-dr-2812/J1AmZngG59ySR1yh/docs/images/fr-ca/cdy7uua7fh8z/1VqWEaVZg5lrXatXe9dbFB/dbcf7edca5aabdfc544f04cb18be4149/Flow-execution-details.png?w=2500&fit=max&auto=format&n=J1AmZngG59ySR1yh&q=85&s=4db543e287433801a811211a9888888d 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-dr-2812/Lf1UrGofcesIG2sZ/docs/images/fr-ca/cdy7uua7fh8z/5aeniTfHXplDyZfwCKBcgK/a2098a476edde76da10a527b0a606e95/Flow-error.png?fit=max&auto=format&n=Lf1UrGofcesIG2sZ&q=85&s=c9c2002a85980a21556692b0fc4003a8" 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-dr-2812/Lf1UrGofcesIG2sZ/docs/images/fr-ca/cdy7uua7fh8z/5aeniTfHXplDyZfwCKBcgK/a2098a476edde76da10a527b0a606e95/Flow-error.png?w=280&fit=max&auto=format&n=Lf1UrGofcesIG2sZ&q=85&s=9338da248fab65976536db0b489dcb30 280w, https://mintcdn.com/docs-dev-dr-2812/Lf1UrGofcesIG2sZ/docs/images/fr-ca/cdy7uua7fh8z/5aeniTfHXplDyZfwCKBcgK/a2098a476edde76da10a527b0a606e95/Flow-error.png?w=560&fit=max&auto=format&n=Lf1UrGofcesIG2sZ&q=85&s=d776803a46051d52df77d2c37eb98e0f 560w, https://mintcdn.com/docs-dev-dr-2812/Lf1UrGofcesIG2sZ/docs/images/fr-ca/cdy7uua7fh8z/5aeniTfHXplDyZfwCKBcgK/a2098a476edde76da10a527b0a606e95/Flow-error.png?w=840&fit=max&auto=format&n=Lf1UrGofcesIG2sZ&q=85&s=d5ac9d6626d377630f5368d7b8e23e62 840w, https://mintcdn.com/docs-dev-dr-2812/Lf1UrGofcesIG2sZ/docs/images/fr-ca/cdy7uua7fh8z/5aeniTfHXplDyZfwCKBcgK/a2098a476edde76da10a527b0a606e95/Flow-error.png?w=1100&fit=max&auto=format&n=Lf1UrGofcesIG2sZ&q=85&s=7e0e890f47679e9acb63d07038283802 1100w, https://mintcdn.com/docs-dev-dr-2812/Lf1UrGofcesIG2sZ/docs/images/fr-ca/cdy7uua7fh8z/5aeniTfHXplDyZfwCKBcgK/a2098a476edde76da10a527b0a606e95/Flow-error.png?w=1650&fit=max&auto=format&n=Lf1UrGofcesIG2sZ&q=85&s=78bcd1c375bc8693af2c2b691c5bf45e 1650w, https://mintcdn.com/docs-dev-dr-2812/Lf1UrGofcesIG2sZ/docs/images/fr-ca/cdy7uua7fh8z/5aeniTfHXplDyZfwCKBcgK/a2098a476edde76da10a527b0a606e95/Flow-error.png?w=2500&fit=max&auto=format&n=Lf1UrGofcesIG2sZ&q=85&s=c39115de1f4ccd2e0a938b94521e1464 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-dr-2812/GcQQSE8gdQMQ28ce/docs/images/fr-ca/cdy7uua7fh8z/4LjULYyo0nhtNowm7J5okz/27ea3f8386bb5015d447c48facf6b90f/flow-error-linked.png?fit=max&auto=format&n=GcQQSE8gdQMQ28ce&q=85&s=12e385fd4152cce7be53071e8310b18e" 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-dr-2812/GcQQSE8gdQMQ28ce/docs/images/fr-ca/cdy7uua7fh8z/4LjULYyo0nhtNowm7J5okz/27ea3f8386bb5015d447c48facf6b90f/flow-error-linked.png?w=280&fit=max&auto=format&n=GcQQSE8gdQMQ28ce&q=85&s=cb70693c49d9adbb0138689a9fc522e0 280w, https://mintcdn.com/docs-dev-dr-2812/GcQQSE8gdQMQ28ce/docs/images/fr-ca/cdy7uua7fh8z/4LjULYyo0nhtNowm7J5okz/27ea3f8386bb5015d447c48facf6b90f/flow-error-linked.png?w=560&fit=max&auto=format&n=GcQQSE8gdQMQ28ce&q=85&s=a2e719307a2a3f3b7e981375502fc903 560w, https://mintcdn.com/docs-dev-dr-2812/GcQQSE8gdQMQ28ce/docs/images/fr-ca/cdy7uua7fh8z/4LjULYyo0nhtNowm7J5okz/27ea3f8386bb5015d447c48facf6b90f/flow-error-linked.png?w=840&fit=max&auto=format&n=GcQQSE8gdQMQ28ce&q=85&s=13523d61b34de7fd58d6a2fc7412e3bf 840w, https://mintcdn.com/docs-dev-dr-2812/GcQQSE8gdQMQ28ce/docs/images/fr-ca/cdy7uua7fh8z/4LjULYyo0nhtNowm7J5okz/27ea3f8386bb5015d447c48facf6b90f/flow-error-linked.png?w=1100&fit=max&auto=format&n=GcQQSE8gdQMQ28ce&q=85&s=11ab0336a154c4a7ab4ba741480e33f1 1100w, https://mintcdn.com/docs-dev-dr-2812/GcQQSE8gdQMQ28ce/docs/images/fr-ca/cdy7uua7fh8z/4LjULYyo0nhtNowm7J5okz/27ea3f8386bb5015d447c48facf6b90f/flow-error-linked.png?w=1650&fit=max&auto=format&n=GcQQSE8gdQMQ28ce&q=85&s=c4e786273a6c5c3529f0383949ecd9ae 1650w, https://mintcdn.com/docs-dev-dr-2812/GcQQSE8gdQMQ28ce/docs/images/fr-ca/cdy7uua7fh8z/4LjULYyo0nhtNowm7J5okz/27ea3f8386bb5015d447c48facf6b90f/flow-error-linked.png?w=2500&fit=max&auto=format&n=GcQQSE8gdQMQ28ce&q=85&s=138144cc7efd6dba06ad883cf4c9c1f1 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-dr-2812/a0H5aUSGvgHAu86_/docs/images/fr-ca/cdy7uua7fh8z/6QNYKDqG9AIOEzQkP6Fnnr/db885e146179a0490eddd5ad6cb518dc/Flow-execution-failed.png?fit=max&auto=format&n=a0H5aUSGvgHAu86_&q=85&s=df7b5cc05266eddc085bee382724865b" 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-dr-2812/a0H5aUSGvgHAu86_/docs/images/fr-ca/cdy7uua7fh8z/6QNYKDqG9AIOEzQkP6Fnnr/db885e146179a0490eddd5ad6cb518dc/Flow-execution-failed.png?w=280&fit=max&auto=format&n=a0H5aUSGvgHAu86_&q=85&s=26bcb60558c61d851d18afd63c3f1677 280w, https://mintcdn.com/docs-dev-dr-2812/a0H5aUSGvgHAu86_/docs/images/fr-ca/cdy7uua7fh8z/6QNYKDqG9AIOEzQkP6Fnnr/db885e146179a0490eddd5ad6cb518dc/Flow-execution-failed.png?w=560&fit=max&auto=format&n=a0H5aUSGvgHAu86_&q=85&s=20bb7581f62ae4e9e532941b3539ed74 560w, https://mintcdn.com/docs-dev-dr-2812/a0H5aUSGvgHAu86_/docs/images/fr-ca/cdy7uua7fh8z/6QNYKDqG9AIOEzQkP6Fnnr/db885e146179a0490eddd5ad6cb518dc/Flow-execution-failed.png?w=840&fit=max&auto=format&n=a0H5aUSGvgHAu86_&q=85&s=3ab784d9bedf15eec27d4710cb812505 840w, https://mintcdn.com/docs-dev-dr-2812/a0H5aUSGvgHAu86_/docs/images/fr-ca/cdy7uua7fh8z/6QNYKDqG9AIOEzQkP6Fnnr/db885e146179a0490eddd5ad6cb518dc/Flow-execution-failed.png?w=1100&fit=max&auto=format&n=a0H5aUSGvgHAu86_&q=85&s=b588e923fbf00ffe4c815f940bd945b1 1100w, https://mintcdn.com/docs-dev-dr-2812/a0H5aUSGvgHAu86_/docs/images/fr-ca/cdy7uua7fh8z/6QNYKDqG9AIOEzQkP6Fnnr/db885e146179a0490eddd5ad6cb518dc/Flow-execution-failed.png?w=1650&fit=max&auto=format&n=a0H5aUSGvgHAu86_&q=85&s=7480e94fececa89445724dd30332751c 1650w, https://mintcdn.com/docs-dev-dr-2812/a0H5aUSGvgHAu86_/docs/images/fr-ca/cdy7uua7fh8z/6QNYKDqG9AIOEzQkP6Fnnr/db885e146179a0490eddd5ad6cb518dc/Flow-execution-failed.png?w=2500&fit=max&auto=format&n=a0H5aUSGvgHAu86_&q=85&s=897b98de692f3e428a4d0da10ff7b09a 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-dr-2812/J1AmZngG59ySR1yh/docs/images/fr-ca/cdy7uua7fh8z/1kaKihtJtv8VvNAyTkW4cC/6b34bcecc8642d7d97aaf2c8dec51ebc/flow-execution-error-view.png?fit=max&auto=format&n=J1AmZngG59ySR1yh&q=85&s=ed151c4728ea04f242b4d882c9764c0a" 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-dr-2812/J1AmZngG59ySR1yh/docs/images/fr-ca/cdy7uua7fh8z/1kaKihtJtv8VvNAyTkW4cC/6b34bcecc8642d7d97aaf2c8dec51ebc/flow-execution-error-view.png?w=280&fit=max&auto=format&n=J1AmZngG59ySR1yh&q=85&s=d6216eed8ff217887c820182966c694a 280w, https://mintcdn.com/docs-dev-dr-2812/J1AmZngG59ySR1yh/docs/images/fr-ca/cdy7uua7fh8z/1kaKihtJtv8VvNAyTkW4cC/6b34bcecc8642d7d97aaf2c8dec51ebc/flow-execution-error-view.png?w=560&fit=max&auto=format&n=J1AmZngG59ySR1yh&q=85&s=8bd2675e2d30e057af54e1079d6fa792 560w, https://mintcdn.com/docs-dev-dr-2812/J1AmZngG59ySR1yh/docs/images/fr-ca/cdy7uua7fh8z/1kaKihtJtv8VvNAyTkW4cC/6b34bcecc8642d7d97aaf2c8dec51ebc/flow-execution-error-view.png?w=840&fit=max&auto=format&n=J1AmZngG59ySR1yh&q=85&s=0fe1440435f6ccf175eec4587427a311 840w, https://mintcdn.com/docs-dev-dr-2812/J1AmZngG59ySR1yh/docs/images/fr-ca/cdy7uua7fh8z/1kaKihtJtv8VvNAyTkW4cC/6b34bcecc8642d7d97aaf2c8dec51ebc/flow-execution-error-view.png?w=1100&fit=max&auto=format&n=J1AmZngG59ySR1yh&q=85&s=53ed7eb0d8ded7053158e6d9e9acf5c9 1100w, https://mintcdn.com/docs-dev-dr-2812/J1AmZngG59ySR1yh/docs/images/fr-ca/cdy7uua7fh8z/1kaKihtJtv8VvNAyTkW4cC/6b34bcecc8642d7d97aaf2c8dec51ebc/flow-execution-error-view.png?w=1650&fit=max&auto=format&n=J1AmZngG59ySR1yh&q=85&s=e60c7ad82526de4705f4e79d4412fa10 1650w, https://mintcdn.com/docs-dev-dr-2812/J1AmZngG59ySR1yh/docs/images/fr-ca/cdy7uua7fh8z/1kaKihtJtv8VvNAyTkW4cC/6b34bcecc8642d7d97aaf2c8dec51ebc/flow-execution-error-view.png?w=2500&fit=max&auto=format&n=J1AmZngG59ySR1yh&q=85&s=7ac07e58218b9bf9f1243dcd0b57e5bb 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-dr-2812/HoLX5XFFcBLlOipF/docs/images/fr-ca/cdy7uua7fh8z/4YLRVNbzK5LjJEQjFXIJXM/5003833784ce5b0d9f63730ed46ff047/Action-typo-error.png?fit=max&auto=format&n=HoLX5XFFcBLlOipF&q=85&s=620250589df743a3dd38491cb425ad05" 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-dr-2812/HoLX5XFFcBLlOipF/docs/images/fr-ca/cdy7uua7fh8z/4YLRVNbzK5LjJEQjFXIJXM/5003833784ce5b0d9f63730ed46ff047/Action-typo-error.png?w=280&fit=max&auto=format&n=HoLX5XFFcBLlOipF&q=85&s=3a0b994b486fa679d5baa6ffb0e955bd 280w, https://mintcdn.com/docs-dev-dr-2812/HoLX5XFFcBLlOipF/docs/images/fr-ca/cdy7uua7fh8z/4YLRVNbzK5LjJEQjFXIJXM/5003833784ce5b0d9f63730ed46ff047/Action-typo-error.png?w=560&fit=max&auto=format&n=HoLX5XFFcBLlOipF&q=85&s=5723f18547d1da67dca2ed60c6e75e18 560w, https://mintcdn.com/docs-dev-dr-2812/HoLX5XFFcBLlOipF/docs/images/fr-ca/cdy7uua7fh8z/4YLRVNbzK5LjJEQjFXIJXM/5003833784ce5b0d9f63730ed46ff047/Action-typo-error.png?w=840&fit=max&auto=format&n=HoLX5XFFcBLlOipF&q=85&s=24a9e482d651369a0d3ed60de3ff7db8 840w, https://mintcdn.com/docs-dev-dr-2812/HoLX5XFFcBLlOipF/docs/images/fr-ca/cdy7uua7fh8z/4YLRVNbzK5LjJEQjFXIJXM/5003833784ce5b0d9f63730ed46ff047/Action-typo-error.png?w=1100&fit=max&auto=format&n=HoLX5XFFcBLlOipF&q=85&s=b5186dcb9052145bb221bbdc4b678b79 1100w, https://mintcdn.com/docs-dev-dr-2812/HoLX5XFFcBLlOipF/docs/images/fr-ca/cdy7uua7fh8z/4YLRVNbzK5LjJEQjFXIJXM/5003833784ce5b0d9f63730ed46ff047/Action-typo-error.png?w=1650&fit=max&auto=format&n=HoLX5XFFcBLlOipF&q=85&s=734f314036581be869365eb6695bf636 1650w, https://mintcdn.com/docs-dev-dr-2812/HoLX5XFFcBLlOipF/docs/images/fr-ca/cdy7uua7fh8z/4YLRVNbzK5LjJEQjFXIJXM/5003833784ce5b0d9f63730ed46ff047/Action-typo-error.png?w=2500&fit=max&auto=format&n=HoLX5XFFcBLlOipF&q=85&s=ed6328d80f6cd0d627306a794bd19f6f 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-dr-2812/GcQQSE8gdQMQ28ce/docs/images/fr-ca/cdy7uua7fh8z/4MVtjnVD50cG63ocN5a458/c0337a94d1f4c21f28d06e28ec59121e/masked-information.png?fit=max&auto=format&n=GcQQSE8gdQMQ28ce&q=85&s=aa9aabefd532718f9996c6436596b69b" 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-dr-2812/GcQQSE8gdQMQ28ce/docs/images/fr-ca/cdy7uua7fh8z/4MVtjnVD50cG63ocN5a458/c0337a94d1f4c21f28d06e28ec59121e/masked-information.png?w=280&fit=max&auto=format&n=GcQQSE8gdQMQ28ce&q=85&s=521b2cb93e9e15b3cc86d271dd78381e 280w, https://mintcdn.com/docs-dev-dr-2812/GcQQSE8gdQMQ28ce/docs/images/fr-ca/cdy7uua7fh8z/4MVtjnVD50cG63ocN5a458/c0337a94d1f4c21f28d06e28ec59121e/masked-information.png?w=560&fit=max&auto=format&n=GcQQSE8gdQMQ28ce&q=85&s=ae5fb88e2cc170e8002b92dab63f9cb5 560w, https://mintcdn.com/docs-dev-dr-2812/GcQQSE8gdQMQ28ce/docs/images/fr-ca/cdy7uua7fh8z/4MVtjnVD50cG63ocN5a458/c0337a94d1f4c21f28d06e28ec59121e/masked-information.png?w=840&fit=max&auto=format&n=GcQQSE8gdQMQ28ce&q=85&s=f355958aecfa2b813e5128af0fdbb6c9 840w, https://mintcdn.com/docs-dev-dr-2812/GcQQSE8gdQMQ28ce/docs/images/fr-ca/cdy7uua7fh8z/4MVtjnVD50cG63ocN5a458/c0337a94d1f4c21f28d06e28ec59121e/masked-information.png?w=1100&fit=max&auto=format&n=GcQQSE8gdQMQ28ce&q=85&s=de39345532355ea7ed2e661e3cdd565b 1100w, https://mintcdn.com/docs-dev-dr-2812/GcQQSE8gdQMQ28ce/docs/images/fr-ca/cdy7uua7fh8z/4MVtjnVD50cG63ocN5a458/c0337a94d1f4c21f28d06e28ec59121e/masked-information.png?w=1650&fit=max&auto=format&n=GcQQSE8gdQMQ28ce&q=85&s=e6c71f25feb04e3fc24d0abd172f5bfb 1650w, https://mintcdn.com/docs-dev-dr-2812/GcQQSE8gdQMQ28ce/docs/images/fr-ca/cdy7uua7fh8z/4MVtjnVD50cG63ocN5a458/c0337a94d1f4c21f28d06e28ec59121e/masked-information.png?w=2500&fit=max&auto=format&n=GcQQSE8gdQMQ28ce&q=85&s=75d3c8b091b28c166e3f9eac3814beeb 2500w" />
  </Frame>
</Callout>
