# Debugging (/docs/verdent-cloud/coding-workflows/debugging)

> Debug Cloud app issues with chat, terminal output, preview behavior, and publish logs.



Use Verdent Cloud to debug build failures, runtime errors, broken UI states, and publish problems. The key is to provide the observed behavior and let Verdent inspect the Cloud workspace.

<Steps>
  <Step title="Describe the failure">
    Include what you clicked, what you expected, and what happened instead.
  </Step>

  <Step title="Share available output">
    Mention terminal output, preview behavior, or publish logs.
  </Step>

  <Step title="Let Verdent inspect and fix">
    Ask Verdent to identify the root cause, edit the code, and run a focused validation.
  </Step>
</Steps>

For publish failures, use Auto fix when the publish panel offers it.
