> For the complete documentation index, see [llms.txt](https://tworks-wiki.gitbook.io/laser-cutting-epilog/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tworks-wiki.gitbook.io/laser-cutting-epilog/malfuctions-and-troubleshooting/troubleshooting-errors.md).

# Troubleshooting Errors

## Troubleshooting the Job Manager

1. In the Windows search bar, search for “Device Manager”.

<figure><img src="https://79978549-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FpU9mJvdPhi9uOmT0H6o3%2Fuploads%2FgMNpHrFNboHPPLKMcY6D%2Fimage.png?alt=media&amp;token=f8570b5e-a5c8-47b5-8fa1-683416d14378" alt=""><figcaption></figcaption></figure>

2\. Once the Device Manager opens, click on “Display Adapters” to reveal your graphics card. Right click on the graphics card and select “Update driver”.

<figure><img src="https://79978549-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FpU9mJvdPhi9uOmT0H6o3%2Fuploads%2F6LNKtXn4wJVkl4MlNOek%2Fimage.png?alt=media&amp;token=31c4a64e-5e8e-4f25-b9ca-dc1b80b982d2" alt=""><figcaption></figcaption></figure>

3. Choose which way you want to search for an update for your driver and then update the driver.

<figure><img src="https://79978549-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FpU9mJvdPhi9uOmT0H6o3%2Fuploads%2FrksRBzsTMrDFjQUhEosN%2Fimage.png?alt=media&amp;token=832e00be-b2f9-44b3-ac96-a0345bfe1b7c" alt=""><figcaption></figcaption></figure>

4\. Restart your computer and open the Job Manager. If the problem persists, contact Staff Manager for Technical Support


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://tworks-wiki.gitbook.io/laser-cutting-epilog/malfuctions-and-troubleshooting/troubleshooting-errors.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
