# Redash

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

## **Getting Started with Redash** <a href="#h_3a4bfd6458" id="h_3a4bfd6458"></a>

There are three steps to get started using Redash with Secoda:

1. Retrieve your Redash Access Token
2. Retrieve your Redash host
3. Connect Redash to Secoda

#### **Create an Access Token** <a href="#h_cc224e99b3" id="h_cc224e99b3"></a>

To retreive your Redash access token for Secoda visit [Redash](https://app.redash.io) and log into your account. Use the following steps to generate an access token:

1. Click on your avatar in the top right and select 'Edit profile' from the dropdown menu.
2. Scroll to the section 'API Key'
3. Copy the API Key and save it. This will be used to connect to Secoda.

#### **Retrieve your host** <a href="#h_44dde30408" id="h_44dde30408"></a>

Your **host** is the first part of the url in Redash up to the end of the site name. For example: `https://app.redash.io/secoda`

#### **Connect Redash to Secoda** <a href="#h_35764b0753" id="h_35764b0753"></a>

After retrieving your Redash access token and host , the next step is to connect to Secoda:

1. In the Secoda App, select ‘Add Integration’ on the Integrations tab
2. Search for and select ‘Redash’
3. Enter your Redash access token and host you retrieved above
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/redash.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.
