# Troubleshooting Tasks

One of the key steps to becoming an advanced user and being able to fully understand and leverage the power of *BDC-Seven Bridges* is to learn how to detect and correct errors that prevent the successful execution of your analyses. The Troubleshooting tutorial presents some of the most common errors in task execution on the platform and shows you how to debug and resolve them. There is also a corresponding public project on the platform called "Troubleshooting Failed Tasks" which has examples of the failed analyses presented in the written tutorial.

* Find the written tutorial [here](https://sb-biodatacatalyst.readme.io/page/troubleshooting-tutorial).
* Find the platform public project with examples [here](https://platform.sb.biodatacatalyst.nhlbi.nih.gov/u/biodatacatalyst/troubleshooting-failed-tasks).

![](https://4002529329-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LwOmaDlbanAQ-7fhd89%2F-MDHFmsO3c4IuFOxDX8e%2F-MDHJCR8OKHKxm-0Ekxz%2Fcheat%20sheet.png?alt=media\&token=67f841fc-3271-4a90-a63c-6f731debc925)


---

# 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://bdcatalyst.gitbook.io/biodata-catalyst-documentation/written-documentation/analyze-data-1/seven-bridges/troubleshooting-tasks.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.
