# Hashboard

{% content-ref url="hashboard/hashboard-metadata-extracted" %}
[hashboard-metadata-extracted](https://docs.secoda.co/integrations/data-visualization-tools/hashboard/hashboard-metadata-extracted)
{% endcontent-ref %}

## Getting started with Hashboard <a href="#h_b1c101d905" id="h_b1c101d905"></a>

There are 2 steps to get started using Hashboard with Secoda:

1. Get your project ID from Hashboard. This can only be done by an administrator. The project ID can be found by navigating to `Settings` on the navbar > `Project Administration` > `Project Name`
2. Create a API token by navigating to `Settings` > `Access Keys`

**Connecting Hashboard to Secoda**

After retrieving your project ID and token 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 **Hashboard**
3. Enter your project ID and API token
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/hashboard.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.
