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

> Décrit comment examiner les exécutions de Flow et déboguer les exécutions de Forms.

# Exécution et débogueur

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

<h2 id="review-flow-executions">
  Examiner les exécutions de Flow
</h2>

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

1. Accédez à **Auth0 Dashboard > Actions > Forms**, puis sélectionnez **Flows**.
2. Sélectionnez un Flow dans la liste.
3. Sélectionnez **Executions**.

<Frame>
  <img src="https://mintcdn.com/docs-dev-chore-myaccount-api-autoupdate/KVEFSMnw3xeg_LEn/docs/images/cdy7uua7fh8z/448jfjHtgCxfIeDOakuHyd/fba64deda0cf920f399de2190e94bdc9/Flows-execution.png?fit=max&auto=format&n=KVEFSMnw3xeg_LEn&q=85&s=c677ede2297e58b577a51e9c543903d6" alt="Dashboard > Actions > Forms > Flows > Execution" data-og-width="1404" width="1404" data-og-height="562" height="562" data-path="docs/images/cdy7uua7fh8z/448jfjHtgCxfIeDOakuHyd/fba64deda0cf920f399de2190e94bdc9/Flows-execution.png" data-optimize="true" data-opv="3" srcset="https://mintcdn.com/docs-dev-chore-myaccount-api-autoupdate/KVEFSMnw3xeg_LEn/docs/images/cdy7uua7fh8z/448jfjHtgCxfIeDOakuHyd/fba64deda0cf920f399de2190e94bdc9/Flows-execution.png?w=280&fit=max&auto=format&n=KVEFSMnw3xeg_LEn&q=85&s=5462fabbfef8970d558f2de3ceee8117 280w, https://mintcdn.com/docs-dev-chore-myaccount-api-autoupdate/KVEFSMnw3xeg_LEn/docs/images/cdy7uua7fh8z/448jfjHtgCxfIeDOakuHyd/fba64deda0cf920f399de2190e94bdc9/Flows-execution.png?w=560&fit=max&auto=format&n=KVEFSMnw3xeg_LEn&q=85&s=4b1e506a54879f847abd05edbcdf1315 560w, https://mintcdn.com/docs-dev-chore-myaccount-api-autoupdate/KVEFSMnw3xeg_LEn/docs/images/cdy7uua7fh8z/448jfjHtgCxfIeDOakuHyd/fba64deda0cf920f399de2190e94bdc9/Flows-execution.png?w=840&fit=max&auto=format&n=KVEFSMnw3xeg_LEn&q=85&s=8255d5c857930dcb160dabbc85f47793 840w, https://mintcdn.com/docs-dev-chore-myaccount-api-autoupdate/KVEFSMnw3xeg_LEn/docs/images/cdy7uua7fh8z/448jfjHtgCxfIeDOakuHyd/fba64deda0cf920f399de2190e94bdc9/Flows-execution.png?w=1100&fit=max&auto=format&n=KVEFSMnw3xeg_LEn&q=85&s=0fa47849def8a7a47f1aa44a67259cb2 1100w, https://mintcdn.com/docs-dev-chore-myaccount-api-autoupdate/KVEFSMnw3xeg_LEn/docs/images/cdy7uua7fh8z/448jfjHtgCxfIeDOakuHyd/fba64deda0cf920f399de2190e94bdc9/Flows-execution.png?w=1650&fit=max&auto=format&n=KVEFSMnw3xeg_LEn&q=85&s=b7ea5cf564fb57df8c2d14cf97157ccd 1650w, https://mintcdn.com/docs-dev-chore-myaccount-api-autoupdate/KVEFSMnw3xeg_LEn/docs/images/cdy7uua7fh8z/448jfjHtgCxfIeDOakuHyd/fba64deda0cf920f399de2190e94bdc9/Flows-execution.png?w=2500&fit=max&auto=format&n=KVEFSMnw3xeg_LEn&q=85&s=4aaf65ad36066dd3d383e810cf53a58f 2500w" />
</Frame>

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

* **Date d’exécution** : La date d’exécution du Flow.
* **ID d’exécution** : L’ID unique de l’exécution du Flow.
* **État** : L’étape actuelle de l’exécution du Flow. Il existe quatre états d’exécution possibles :

  * **Running** : L’exécution est en cours.
  * **Failed** : L’exécution a échoué en raison d’une erreur interne, par exemple des paramètres obligatoires manquants dans une action de Flow.
  * **Completed** : L’exécution s’est terminée sans erreur interne.
* **Afficher les détails** : Ouvre la fenêtre de débogage de l’exécution.

<Frame>
  <img src="https://mintcdn.com/docs-dev-chore-myaccount-api-autoupdate/G9kmP20ll8AiX0Om/docs/images/cdy7uua7fh8z/1VqWEaVZg5lrXatXe9dbFB/dbcf7edca5aabdfc544f04cb18be4149/Flow-execution-details.png?fit=max&auto=format&n=G9kmP20ll8AiX0Om&q=85&s=d5b105160e423def510302a1c3ef992e" alt="Dashboard > Actions >  Forms > Flows > Executions" data-og-width="1404" width="1404" data-og-height="622" height="622" data-path="docs/images/cdy7uua7fh8z/1VqWEaVZg5lrXatXe9dbFB/dbcf7edca5aabdfc544f04cb18be4149/Flow-execution-details.png" data-optimize="true" data-opv="3" srcset="https://mintcdn.com/docs-dev-chore-myaccount-api-autoupdate/G9kmP20ll8AiX0Om/docs/images/cdy7uua7fh8z/1VqWEaVZg5lrXatXe9dbFB/dbcf7edca5aabdfc544f04cb18be4149/Flow-execution-details.png?w=280&fit=max&auto=format&n=G9kmP20ll8AiX0Om&q=85&s=448120bb622300926f9d314912b9e0eb 280w, https://mintcdn.com/docs-dev-chore-myaccount-api-autoupdate/G9kmP20ll8AiX0Om/docs/images/cdy7uua7fh8z/1VqWEaVZg5lrXatXe9dbFB/dbcf7edca5aabdfc544f04cb18be4149/Flow-execution-details.png?w=560&fit=max&auto=format&n=G9kmP20ll8AiX0Om&q=85&s=d20cdae255c1095eb92c4c9c626ef185 560w, https://mintcdn.com/docs-dev-chore-myaccount-api-autoupdate/G9kmP20ll8AiX0Om/docs/images/cdy7uua7fh8z/1VqWEaVZg5lrXatXe9dbFB/dbcf7edca5aabdfc544f04cb18be4149/Flow-execution-details.png?w=840&fit=max&auto=format&n=G9kmP20ll8AiX0Om&q=85&s=9647cbc2de9b4a4dc6e7cdb42eded5f6 840w, https://mintcdn.com/docs-dev-chore-myaccount-api-autoupdate/G9kmP20ll8AiX0Om/docs/images/cdy7uua7fh8z/1VqWEaVZg5lrXatXe9dbFB/dbcf7edca5aabdfc544f04cb18be4149/Flow-execution-details.png?w=1100&fit=max&auto=format&n=G9kmP20ll8AiX0Om&q=85&s=3ba189a51f9b724b1d6b58bf87b29a84 1100w, https://mintcdn.com/docs-dev-chore-myaccount-api-autoupdate/G9kmP20ll8AiX0Om/docs/images/cdy7uua7fh8z/1VqWEaVZg5lrXatXe9dbFB/dbcf7edca5aabdfc544f04cb18be4149/Flow-execution-details.png?w=1650&fit=max&auto=format&n=G9kmP20ll8AiX0Om&q=85&s=ab7f0db471d9c9f9381c2dec2ccd0a4a 1650w, https://mintcdn.com/docs-dev-chore-myaccount-api-autoupdate/G9kmP20ll8AiX0Om/docs/images/cdy7uua7fh8z/1VqWEaVZg5lrXatXe9dbFB/dbcf7edca5aabdfc544f04cb18be4149/Flow-execution-details.png?w=2500&fit=max&auto=format&n=G9kmP20ll8AiX0Om&q=85&s=b0d5cf9da8f787faaba064a7f0166e92 2500w" />
</Frame>

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

<h2 id="debug-flow-executions">
  Déboguer les exécutions du Flow
</h2>

Pour faciliter le débogage ou le dépannage d’un Flow, vous pouvez consulter les données d’entrée, de sortie et d’erreur du Flow en accédant à **View Details** de l’exécution.

<Frame>
  <img src="https://mintcdn.com/docs-dev-chore-myaccount-api-autoupdate/92Wt_74aRs6J5W5X/docs/images/cdy7uua7fh8z/5aeniTfHXplDyZfwCKBcgK/a2098a476edde76da10a527b0a606e95/Flow-error.png?fit=max&auto=format&n=92Wt_74aRs6J5W5X&q=85&s=bee26bafe278b7769003e7f6045e9d5a" alt="Dashboard > Actions > Forms > Form" data-og-width="1404" width="1404" data-og-height="608" height="608" data-path="docs/images/cdy7uua7fh8z/5aeniTfHXplDyZfwCKBcgK/a2098a476edde76da10a527b0a606e95/Flow-error.png" data-optimize="true" data-opv="3" srcset="https://mintcdn.com/docs-dev-chore-myaccount-api-autoupdate/92Wt_74aRs6J5W5X/docs/images/cdy7uua7fh8z/5aeniTfHXplDyZfwCKBcgK/a2098a476edde76da10a527b0a606e95/Flow-error.png?w=280&fit=max&auto=format&n=92Wt_74aRs6J5W5X&q=85&s=bef0da6ee8dd7a7bfbc64af9d21bc7a2 280w, https://mintcdn.com/docs-dev-chore-myaccount-api-autoupdate/92Wt_74aRs6J5W5X/docs/images/cdy7uua7fh8z/5aeniTfHXplDyZfwCKBcgK/a2098a476edde76da10a527b0a606e95/Flow-error.png?w=560&fit=max&auto=format&n=92Wt_74aRs6J5W5X&q=85&s=9f6e7d1c8b5f6f7c3bdfff5230a80632 560w, https://mintcdn.com/docs-dev-chore-myaccount-api-autoupdate/92Wt_74aRs6J5W5X/docs/images/cdy7uua7fh8z/5aeniTfHXplDyZfwCKBcgK/a2098a476edde76da10a527b0a606e95/Flow-error.png?w=840&fit=max&auto=format&n=92Wt_74aRs6J5W5X&q=85&s=941616ddbd7433a4c0909f61e09dba29 840w, https://mintcdn.com/docs-dev-chore-myaccount-api-autoupdate/92Wt_74aRs6J5W5X/docs/images/cdy7uua7fh8z/5aeniTfHXplDyZfwCKBcgK/a2098a476edde76da10a527b0a606e95/Flow-error.png?w=1100&fit=max&auto=format&n=92Wt_74aRs6J5W5X&q=85&s=f84f87080070638058a06986f0e0e691 1100w, https://mintcdn.com/docs-dev-chore-myaccount-api-autoupdate/92Wt_74aRs6J5W5X/docs/images/cdy7uua7fh8z/5aeniTfHXplDyZfwCKBcgK/a2098a476edde76da10a527b0a606e95/Flow-error.png?w=1650&fit=max&auto=format&n=92Wt_74aRs6J5W5X&q=85&s=849f4a9c9c7f857aa52ed76bf1d5bb56 1650w, https://mintcdn.com/docs-dev-chore-myaccount-api-autoupdate/92Wt_74aRs6J5W5X/docs/images/cdy7uua7fh8z/5aeniTfHXplDyZfwCKBcgK/a2098a476edde76da10a527b0a606e95/Flow-error.png?w=2500&fit=max&auto=format&n=92Wt_74aRs6J5W5X&q=85&s=26c66e2044b784965fc4581ef6fae9f5 2500w" />
</Frame>

Pour déboguer une erreur qui interrompt l’exécution du Flow, suivez ces étapes :

1. Accédez à **Auth0 Dashboard > Actions > Forms**
2. Repérez le Flow lié au step node.

   <Frame>
     <img src="https://mintcdn.com/docs-dev-chore-myaccount-api-autoupdate/KVEFSMnw3xeg_LEn/docs/images/cdy7uua7fh8z/4LjULYyo0nhtNowm7J5okz/27ea3f8386bb5015d447c48facf6b90f/flow-error-linked.png?fit=max&auto=format&n=KVEFSMnw3xeg_LEn&q=85&s=ee448fd5af7fd14b741c4b38f1acaa6e" alt="Dashboard > Actions > Forms > Form" data-og-width="1402" width="1402" data-og-height="744" height="744" data-path="docs/images/cdy7uua7fh8z/4LjULYyo0nhtNowm7J5okz/27ea3f8386bb5015d447c48facf6b90f/flow-error-linked.png" data-optimize="true" data-opv="3" srcset="https://mintcdn.com/docs-dev-chore-myaccount-api-autoupdate/KVEFSMnw3xeg_LEn/docs/images/cdy7uua7fh8z/4LjULYyo0nhtNowm7J5okz/27ea3f8386bb5015d447c48facf6b90f/flow-error-linked.png?w=280&fit=max&auto=format&n=KVEFSMnw3xeg_LEn&q=85&s=493bd33ba06a5bc3707f6044cb24ff13 280w, https://mintcdn.com/docs-dev-chore-myaccount-api-autoupdate/KVEFSMnw3xeg_LEn/docs/images/cdy7uua7fh8z/4LjULYyo0nhtNowm7J5okz/27ea3f8386bb5015d447c48facf6b90f/flow-error-linked.png?w=560&fit=max&auto=format&n=KVEFSMnw3xeg_LEn&q=85&s=c889f77a38775b08563167e8f266a4f6 560w, https://mintcdn.com/docs-dev-chore-myaccount-api-autoupdate/KVEFSMnw3xeg_LEn/docs/images/cdy7uua7fh8z/4LjULYyo0nhtNowm7J5okz/27ea3f8386bb5015d447c48facf6b90f/flow-error-linked.png?w=840&fit=max&auto=format&n=KVEFSMnw3xeg_LEn&q=85&s=077089e348eaa34d0b72cbbcb5e1224b 840w, https://mintcdn.com/docs-dev-chore-myaccount-api-autoupdate/KVEFSMnw3xeg_LEn/docs/images/cdy7uua7fh8z/4LjULYyo0nhtNowm7J5okz/27ea3f8386bb5015d447c48facf6b90f/flow-error-linked.png?w=1100&fit=max&auto=format&n=KVEFSMnw3xeg_LEn&q=85&s=920c62850694a6dab425dfa2ac97dd50 1100w, https://mintcdn.com/docs-dev-chore-myaccount-api-autoupdate/KVEFSMnw3xeg_LEn/docs/images/cdy7uua7fh8z/4LjULYyo0nhtNowm7J5okz/27ea3f8386bb5015d447c48facf6b90f/flow-error-linked.png?w=1650&fit=max&auto=format&n=KVEFSMnw3xeg_LEn&q=85&s=2c03a57be5a2b89380a34c088d235f9f 1650w, https://mintcdn.com/docs-dev-chore-myaccount-api-autoupdate/KVEFSMnw3xeg_LEn/docs/images/cdy7uua7fh8z/4LjULYyo0nhtNowm7J5okz/27ea3f8386bb5015d447c48facf6b90f/flow-error-linked.png?w=2500&fit=max&auto=format&n=KVEFSMnw3xeg_LEn&q=85&s=4fff9f90aa0a6c537787aaa0610a805e 2500w" />
   </Frame>
3. Sélectionnez **Edit Flow.**
4. Sélectionnez **Executions**.
5. Sélectionnez **View Details** de l’exécution Failed.

Dans l’exemple ci-dessous, la vue **Input** de `Update user` affiche une valeur null pour la propriété `user_id`.

<Frame>
  <img src="https://mintcdn.com/docs-dev-chore-myaccount-api-autoupdate/TwrLWOmtEE_zyIZg/docs/images/cdy7uua7fh8z/6QNYKDqG9AIOEzQkP6Fnnr/db885e146179a0490eddd5ad6cb518dc/Flow-execution-failed.png?fit=max&auto=format&n=TwrLWOmtEE_zyIZg&q=85&s=942c03de7d31859677719061512175f7" alt="Dashboard > Actions > Forms > Flow > Execution" data-og-width="1404" width="1404" data-og-height="469" height="469" data-path="docs/images/cdy7uua7fh8z/6QNYKDqG9AIOEzQkP6Fnnr/db885e146179a0490eddd5ad6cb518dc/Flow-execution-failed.png" data-optimize="true" data-opv="3" srcset="https://mintcdn.com/docs-dev-chore-myaccount-api-autoupdate/TwrLWOmtEE_zyIZg/docs/images/cdy7uua7fh8z/6QNYKDqG9AIOEzQkP6Fnnr/db885e146179a0490eddd5ad6cb518dc/Flow-execution-failed.png?w=280&fit=max&auto=format&n=TwrLWOmtEE_zyIZg&q=85&s=927c6e961c6613f670c17edf3b82e5ce 280w, https://mintcdn.com/docs-dev-chore-myaccount-api-autoupdate/TwrLWOmtEE_zyIZg/docs/images/cdy7uua7fh8z/6QNYKDqG9AIOEzQkP6Fnnr/db885e146179a0490eddd5ad6cb518dc/Flow-execution-failed.png?w=560&fit=max&auto=format&n=TwrLWOmtEE_zyIZg&q=85&s=7fc7007a77a669cceadea723c62ca043 560w, https://mintcdn.com/docs-dev-chore-myaccount-api-autoupdate/TwrLWOmtEE_zyIZg/docs/images/cdy7uua7fh8z/6QNYKDqG9AIOEzQkP6Fnnr/db885e146179a0490eddd5ad6cb518dc/Flow-execution-failed.png?w=840&fit=max&auto=format&n=TwrLWOmtEE_zyIZg&q=85&s=d2c5ddee391f2b58fbcdc6af3180409e 840w, https://mintcdn.com/docs-dev-chore-myaccount-api-autoupdate/TwrLWOmtEE_zyIZg/docs/images/cdy7uua7fh8z/6QNYKDqG9AIOEzQkP6Fnnr/db885e146179a0490eddd5ad6cb518dc/Flow-execution-failed.png?w=1100&fit=max&auto=format&n=TwrLWOmtEE_zyIZg&q=85&s=4a86e4fb74259652714c6f42cbc46acf 1100w, https://mintcdn.com/docs-dev-chore-myaccount-api-autoupdate/TwrLWOmtEE_zyIZg/docs/images/cdy7uua7fh8z/6QNYKDqG9AIOEzQkP6Fnnr/db885e146179a0490eddd5ad6cb518dc/Flow-execution-failed.png?w=1650&fit=max&auto=format&n=TwrLWOmtEE_zyIZg&q=85&s=105deb57f014b7cdcfe68ebb4e4bbc98 1650w, https://mintcdn.com/docs-dev-chore-myaccount-api-autoupdate/TwrLWOmtEE_zyIZg/docs/images/cdy7uua7fh8z/6QNYKDqG9AIOEzQkP6Fnnr/db885e146179a0490eddd5ad6cb518dc/Flow-execution-failed.png?w=2500&fit=max&auto=format&n=TwrLWOmtEE_zyIZg&q=85&s=37db0e13bde3af06aa9253b4648cd939 2500w" />
</Frame>

La vue **Error** indique que la validation du schéma de l’action a échoué parce que le `user_id` requis est manquant. Le Flow renvoie une erreur interne qui interrompt son exécution.

<Frame>
  <img src="https://mintcdn.com/docs-dev-chore-myaccount-api-autoupdate/8QDqDsYoCi_WTBFO/docs/images/cdy7uua7fh8z/1kaKihtJtv8VvNAyTkW4cC/6b34bcecc8642d7d97aaf2c8dec51ebc/flow-execution-error-view.png?fit=max&auto=format&n=8QDqDsYoCi_WTBFO&q=85&s=af31f803d9cb8bc9507f3c2bdd866813" alt="Dashboard > Actions > Forms > Flow > Execution > Error" data-og-width="1404" width="1404" data-og-height="584" height="584" data-path="docs/images/cdy7uua7fh8z/1kaKihtJtv8VvNAyTkW4cC/6b34bcecc8642d7d97aaf2c8dec51ebc/flow-execution-error-view.png" data-optimize="true" data-opv="3" srcset="https://mintcdn.com/docs-dev-chore-myaccount-api-autoupdate/8QDqDsYoCi_WTBFO/docs/images/cdy7uua7fh8z/1kaKihtJtv8VvNAyTkW4cC/6b34bcecc8642d7d97aaf2c8dec51ebc/flow-execution-error-view.png?w=280&fit=max&auto=format&n=8QDqDsYoCi_WTBFO&q=85&s=b1ebb1523718737d6965837389e64bc6 280w, https://mintcdn.com/docs-dev-chore-myaccount-api-autoupdate/8QDqDsYoCi_WTBFO/docs/images/cdy7uua7fh8z/1kaKihtJtv8VvNAyTkW4cC/6b34bcecc8642d7d97aaf2c8dec51ebc/flow-execution-error-view.png?w=560&fit=max&auto=format&n=8QDqDsYoCi_WTBFO&q=85&s=13a5a33ede6caf4e95dfa5c72fabfeae 560w, https://mintcdn.com/docs-dev-chore-myaccount-api-autoupdate/8QDqDsYoCi_WTBFO/docs/images/cdy7uua7fh8z/1kaKihtJtv8VvNAyTkW4cC/6b34bcecc8642d7d97aaf2c8dec51ebc/flow-execution-error-view.png?w=840&fit=max&auto=format&n=8QDqDsYoCi_WTBFO&q=85&s=32454f7784e85e9c3e6623f19a2290f4 840w, https://mintcdn.com/docs-dev-chore-myaccount-api-autoupdate/8QDqDsYoCi_WTBFO/docs/images/cdy7uua7fh8z/1kaKihtJtv8VvNAyTkW4cC/6b34bcecc8642d7d97aaf2c8dec51ebc/flow-execution-error-view.png?w=1100&fit=max&auto=format&n=8QDqDsYoCi_WTBFO&q=85&s=584956900356b912d42ebbe5d5f8dd3f 1100w, https://mintcdn.com/docs-dev-chore-myaccount-api-autoupdate/8QDqDsYoCi_WTBFO/docs/images/cdy7uua7fh8z/1kaKihtJtv8VvNAyTkW4cC/6b34bcecc8642d7d97aaf2c8dec51ebc/flow-execution-error-view.png?w=1650&fit=max&auto=format&n=8QDqDsYoCi_WTBFO&q=85&s=8763e5607810112f0f14b36fb4087b6c 1650w, https://mintcdn.com/docs-dev-chore-myaccount-api-autoupdate/8QDqDsYoCi_WTBFO/docs/images/cdy7uua7fh8z/1kaKihtJtv8VvNAyTkW4cC/6b34bcecc8642d7d97aaf2c8dec51ebc/flow-execution-error-view.png?w=2500&fit=max&auto=format&n=8QDqDsYoCi_WTBFO&q=85&s=3e0f75273597ebeb1b129efc9329a6a6 2500w" />
</Frame>

L’examen de l’action **Update user** révèle une erreur de syntaxe dans le paramètre `User ID` ; la syntaxe correcte est `{{context.user.user_id}}`. Une fois la syntaxe corrigée, testez le Flow pour le confirmer. Pour en savoir plus sur la syntaxe des variables, consultez [Variables](/docs/fr-ca/customize/forms/variables).

<Frame>
  <img src="https://mintcdn.com/docs-dev-chore-myaccount-api-autoupdate/yeB-_kMT57yxnTpV/docs/images/cdy7uua7fh8z/4YLRVNbzK5LjJEQjFXIJXM/5003833784ce5b0d9f63730ed46ff047/Action-typo-error.png?fit=max&auto=format&n=yeB-_kMT57yxnTpV&q=85&s=39158a27431a2c3b20b5e6bf56a50884" alt="Dashboard > Actions > Forms > Flows" data-og-width="1402" width="1402" data-og-height="363" height="363" data-path="docs/images/cdy7uua7fh8z/4YLRVNbzK5LjJEQjFXIJXM/5003833784ce5b0d9f63730ed46ff047/Action-typo-error.png" data-optimize="true" data-opv="3" srcset="https://mintcdn.com/docs-dev-chore-myaccount-api-autoupdate/yeB-_kMT57yxnTpV/docs/images/cdy7uua7fh8z/4YLRVNbzK5LjJEQjFXIJXM/5003833784ce5b0d9f63730ed46ff047/Action-typo-error.png?w=280&fit=max&auto=format&n=yeB-_kMT57yxnTpV&q=85&s=64df23c84ffbb96c68d2b0d0f347d490 280w, https://mintcdn.com/docs-dev-chore-myaccount-api-autoupdate/yeB-_kMT57yxnTpV/docs/images/cdy7uua7fh8z/4YLRVNbzK5LjJEQjFXIJXM/5003833784ce5b0d9f63730ed46ff047/Action-typo-error.png?w=560&fit=max&auto=format&n=yeB-_kMT57yxnTpV&q=85&s=6d008ae228021b220fa503fd0b8fe70d 560w, https://mintcdn.com/docs-dev-chore-myaccount-api-autoupdate/yeB-_kMT57yxnTpV/docs/images/cdy7uua7fh8z/4YLRVNbzK5LjJEQjFXIJXM/5003833784ce5b0d9f63730ed46ff047/Action-typo-error.png?w=840&fit=max&auto=format&n=yeB-_kMT57yxnTpV&q=85&s=a5fc3abb961ee6dfe729340b3316609a 840w, https://mintcdn.com/docs-dev-chore-myaccount-api-autoupdate/yeB-_kMT57yxnTpV/docs/images/cdy7uua7fh8z/4YLRVNbzK5LjJEQjFXIJXM/5003833784ce5b0d9f63730ed46ff047/Action-typo-error.png?w=1100&fit=max&auto=format&n=yeB-_kMT57yxnTpV&q=85&s=90e37eac8e22d7bfabd38cf7280288ab 1100w, https://mintcdn.com/docs-dev-chore-myaccount-api-autoupdate/yeB-_kMT57yxnTpV/docs/images/cdy7uua7fh8z/4YLRVNbzK5LjJEQjFXIJXM/5003833784ce5b0d9f63730ed46ff047/Action-typo-error.png?w=1650&fit=max&auto=format&n=yeB-_kMT57yxnTpV&q=85&s=50e6725fe60bce2f7f285f992bd77a5a 1650w, https://mintcdn.com/docs-dev-chore-myaccount-api-autoupdate/yeB-_kMT57yxnTpV/docs/images/cdy7uua7fh8z/4YLRVNbzK5LjJEQjFXIJXM/5003833784ce5b0d9f63730ed46ff047/Action-typo-error.png?w=2500&fit=max&auto=format&n=yeB-_kMT57yxnTpV&q=85&s=c7d004876598c1fff21b2730c40d1aa9 2500w" />
</Frame>

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

  <Frame>
    <img src="https://mintcdn.com/docs-dev-chore-myaccount-api-autoupdate/KVEFSMnw3xeg_LEn/docs/images/cdy7uua7fh8z/4MVtjnVD50cG63ocN5a458/c0337a94d1f4c21f28d06e28ec59121e/masked-information.png?fit=max&auto=format&n=KVEFSMnw3xeg_LEn&q=85&s=e2f1fcbb93626f0a96c2e352c7e89bcf" alt="Dashboard > Actions > Forms > Flows > Execution" data-og-width="1402" width="1402" data-og-height="446" height="446" data-path="docs/images/cdy7uua7fh8z/4MVtjnVD50cG63ocN5a458/c0337a94d1f4c21f28d06e28ec59121e/masked-information.png" data-optimize="true" data-opv="3" srcset="https://mintcdn.com/docs-dev-chore-myaccount-api-autoupdate/KVEFSMnw3xeg_LEn/docs/images/cdy7uua7fh8z/4MVtjnVD50cG63ocN5a458/c0337a94d1f4c21f28d06e28ec59121e/masked-information.png?w=280&fit=max&auto=format&n=KVEFSMnw3xeg_LEn&q=85&s=acf3c59b2763dd9e16199569a64625db 280w, https://mintcdn.com/docs-dev-chore-myaccount-api-autoupdate/KVEFSMnw3xeg_LEn/docs/images/cdy7uua7fh8z/4MVtjnVD50cG63ocN5a458/c0337a94d1f4c21f28d06e28ec59121e/masked-information.png?w=560&fit=max&auto=format&n=KVEFSMnw3xeg_LEn&q=85&s=90487778d49d34fbaa14d73fe4b48cdd 560w, https://mintcdn.com/docs-dev-chore-myaccount-api-autoupdate/KVEFSMnw3xeg_LEn/docs/images/cdy7uua7fh8z/4MVtjnVD50cG63ocN5a458/c0337a94d1f4c21f28d06e28ec59121e/masked-information.png?w=840&fit=max&auto=format&n=KVEFSMnw3xeg_LEn&q=85&s=0625b093e3ab8ca47a15070ede1a1b88 840w, https://mintcdn.com/docs-dev-chore-myaccount-api-autoupdate/KVEFSMnw3xeg_LEn/docs/images/cdy7uua7fh8z/4MVtjnVD50cG63ocN5a458/c0337a94d1f4c21f28d06e28ec59121e/masked-information.png?w=1100&fit=max&auto=format&n=KVEFSMnw3xeg_LEn&q=85&s=b3a56640b547ad135fe1ed190cd60b0a 1100w, https://mintcdn.com/docs-dev-chore-myaccount-api-autoupdate/KVEFSMnw3xeg_LEn/docs/images/cdy7uua7fh8z/4MVtjnVD50cG63ocN5a458/c0337a94d1f4c21f28d06e28ec59121e/masked-information.png?w=1650&fit=max&auto=format&n=KVEFSMnw3xeg_LEn&q=85&s=30c2c6900180e7682638e7db04241e92 1650w, https://mintcdn.com/docs-dev-chore-myaccount-api-autoupdate/KVEFSMnw3xeg_LEn/docs/images/cdy7uua7fh8z/4MVtjnVD50cG63ocN5a458/c0337a94d1f4c21f28d06e28ec59121e/masked-information.png?w=2500&fit=max&auto=format&n=KVEFSMnw3xeg_LEn&q=85&s=854888dd07b3c71d1b9a10c31a9add7e 2500w" />
  </Frame>
</Callout>
