# Superset

{% content-ref url="/pages/YR5x18vTIHC6o5eVZ1Ck" %}
[Superset Metadata Extracted](/integrations/data-visualization-tools/superset/superset-metadata-extracted.md)
{% endcontent-ref %}

## Getting started with Superset

There are 3 steps to connect Superset to Secoda:

1. Retrieve your Superset host (e.g.<https://superset.secoda.co>)
2. Retrieve your Superset credentials
3. Connect Superset to Secoda

**Retrieve your Superset host**

Get your host from Superset. This is the base URL for your Superset instance. For example <https://superset.secoda.co>

**Retrieve your Superset credentials**

Your username or password is required to connect Superset to Secoda. We recommend creating a service account specifically for Secoda that can provide control over what dashboards and charts Secoda has access to.

**Connect Superset to Secoda**

After retrieving your API token and secret the next step is to connect to Secoda:

1. In the Secoda App, select **Add Integration** on the [Integrations page](https://app.secoda.co/integrations/browse)
2. Search for and select **Superset**
3. Enter your host and Access Token and Secret
4. Click **Connect**


---

# 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.secoda.co/integrations/data-visualization-tools/superset.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.
