# How-To Videos

* [Create a Workspace](#create-a-workspace)
* [Connect to a Hive Catalog](#how-to-connect-your-hive-catalog)
* [Connect to an AWS Glue Catalog](#connect-to-aws-glue-catalog)
* [Create a Cluster](#create-a-cluster)
* [Run SQL queries in the e6data Query Editor](#run-sql-queries-in-the-e6data-query-editor)
* [Create a Metastore](#create-a-metastore)
* [Edit/Modify Clusters](#edit-modify-clusters)

## [Create a Workspace](#user-content-fn-1)[^1]

{% tabs %}
{% tab title="AWS" %}
{% embed url="<https://www.loom.com/share/71cec860e017445ab66622f900fa7472>" %}
{% endtab %}

{% tab title="GCP" %}
{% embed url="<https://www.loom.com/share/2f81da8226934ae4b086066ed0f3385e>" %}
{% endtab %}
{% endtabs %}

## Connect to a Hive Catalog&#x20;

{% tabs %}
{% tab title="AWS" %}
{% embed url="<https://www.loom.com/share/ad621d629b584cd3b96d3f9fb4b81bc1>" %}
{% endtab %}

{% tab title="GCP" %}
{% embed url="<https://www.loom.com/share/813a90a4908348fc9c75581289a6ebdd>" %}
{% endtab %}
{% endtabs %}

## Connect to an AWS Glue Catalog&#x20;

{% embed url="<https://www.loom.com/share/044a4217eb364a5fbe85cffb2d5817cd>" %}

## Create a Cluster&#x20;

{% tabs %}
{% tab title="AWS" %}
{% embed url="<https://www.loom.com/share/312900e842ec47b490f6eb9a13242e3a>" %}
{% endtab %}

{% tab title="GCP" %}
{% embed url="<https://www.loom.com/share/dbb51d19eee04bc9b4c5f4244802f516>" %}
{% endtab %}
{% endtabs %}

## Run SQL queries in the e6data Query Editor

{% embed url="<https://www.loom.com/share/2c0fbd49546f45e9bf4f44053ea5ea0c>" %}

## Create a Metastore

If you do not already have a Metastore in your data stack, one can be created within e6data.

{% embed url="<https://www.loom.com/share/a0b267c9d1614b439c8156a39ae48784>" %}

## Edit/Modify Clusters

{% embed url="<https://www.loom.com/share/87e5f465d87945239c3a92f50b96ba01>" %}

[^1]:


---

# 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/tutorials-and-best-practices/how-to-videos.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.
