# Logs (/docs/verdent-cloud/insights/logs)

> View publishing logs for build, security scan, and deployment troubleshooting.



Publishing logs show what happened during a deployment. They are useful when a build fails, a security scan blocks publishing, or a publish takes longer than expected.

<Steps>
  <Step title="Open publish overview">
    Go to the deployment overview for the project.
  </Step>

  <Step title="Click View logs">
    Expand the logs panel for the active or failed deployment version.
  </Step>

  <Step title="Use logs to fix issues">
    Read build or scan messages. If AI Fix is available, hand the errors to Verdent.
  </Step>
</Steps>

Logs are streamed with timestamp, level, and message when the backend provides them.
