# Job Errors and Their Meanings

Some job errors give an explanation of the problem and others can be much more cryptic. Here are more common job error messages found within the [Job Log](/troubleshooting/job-errors/common/job-log.md) along with the context of the App or job-associated, the meaning of the error, and steps to take toward a solution.&#x20;

If you have an error message and are looking to find a solution, start with the Common Job Errors or select the specific app category page to use the browser's search function to look for the error message and solutions.&#x20;

1. [Common Job Errors](/troubleshooting/job-errors/common.md) – occur across all apps
2. [Import Job Errors](/troubleshooting/job-errors/import.md) – specific to importing data
3. [Assembly App Errors](/troubleshooting/job-errors/assembly.md) – messages specific to Assembly apps
4. [Annotation App Errors](/troubleshooting/job-errors/annotation.md) – messages specific to Annotation apps
5. [Functional Genomics App Errors](/troubleshooting/job-errors/functional-genomics.md) – messages specific to apps relevant to Functional Genomics analysis
6. [Modeling App Errors](/troubleshooting/job-errors/modeling.md) – messages specific to Modeling apps


---

# Agent Instructions: 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:

```
GET https://docs.kbase.us/troubleshooting/job-errors.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
