> For the complete documentation index, see [llms.txt](https://datalab-docs.datacamp.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://datalab-docs.datacamp.com/resources/support.md).

# Get help

If you're encountering issues, you can report this in-app:

* On the [dashboard](https://app.datacamp.com/workspace/overview), click "Report an issue" at the bottom of the sidebar\
  ![](/files/wLAmWUaxkyereeE0pLvU)
* When editing a workbook, click Help in the menu bar, followed by "Report an issue".\ <img src="/files/yjClmlYIsxXvwCZmgfc0" alt="" data-size="original">

A box will appear where you can describe your problem.

<div align="left" data-full-width="false"><img src="/files/0maCnwfa3OD9cgXwKG9q" alt="" width="441"></div>

In the background a support ticket will be created with some information about your system attached to help us debug. A support representative will reach out to get your issue resolved.


---

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

```
GET https://datalab-docs.datacamp.com/resources/support.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.
