# How to fix workshops

Troubleshooting a misbehaving workshop
usually starts with tracing the root cause,
then either repairing it in place or rebuilding from scratch.

## Diagnose and resolve issues

When a workshop misbehaves, start by tracing the root cause.
If the problem involves resource conflicts between SDKs,
the plug conflict guide walks through that specific scenario:

* [Debug issues in workshops](https://ubuntu.com/workshop/docs//how-to/fix-workshops/debug-issues.md)
* [Resolve plug conflicts](https://ubuntu.com/workshop/docs//how-to/fix-workshops/resolve-plug-conflicts.md)

## Repair or reset

If debugging doesn’t help, the issue may lie
in the **Workshop** installation itself,
or the workshop may need to be purged and recreated from scratch:

* [Fix the installation](https://ubuntu.com/workshop/docs//how-to/fix-workshops/fix-installation.md)
* [Purge workshops](https://ubuntu.com/workshop/docs//how-to/fix-workshops/purge.md)
