# Terminal and Tools (/docs/verdent-cloud/coding-workflows/terminal-and-tools)

> Use terminal sessions, browser preview, file editors, artifacts, and agent tools in Cloud.



Verdent Cloud includes the practical tools needed for coding work: editor panes, diff views, terminal sessions, browser preview, artifacts, and agent tool execution.

<AccordionGroup>
  <Accordion title="Terminal">
    Verdent runs commands in the Cloud workspace terminal on your behalf. Commands execute in the Cloud environment, not on your local machine, and you can watch their output in the terminal.
  </Accordion>

  <Accordion title="Editor and diff views">
    Open files, inspect changes, compare diffs, and review generated edits.
  </Accordion>

  <Accordion title="Preview">
    Use Live Preview to interact with the app before publishing.
  </Accordion>

  <Accordion title="Artifacts">
    Reopen generated files, reports, and app outputs from the Cloud workspace.
  </Accordion>
</AccordionGroup>
