# Error Codes

Listed below are the types of errors you can encounter while using e6data:

1. [User Account Errors](/product-documentation/error-codes/user-account-errors.md)
2. [Workspace Errors](/product-documentation/error-codes/workspace-errors.md)
3. [Catalog Errors ](/product-documentation/error-codes/catalog-errors.md)
4. [Cluster Errors](/product-documentation/error-codes/cluster-errors.md)
5. [Data Governance Errors](/product-documentation/error-codes/data-governance-errors.md)
6. [Query History Errors](/product-documentation/query-history.md)
7. [Query Editor Errors](/product-documentation/query-editor.md)


---

# 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.e6data.com/product-documentation/error-codes.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.
