# Harness

### Connect to Harness

1\. Go to the **Resources** page and click the <img src="/files/luUqNwhjG7IZbheUpaBG" alt="" data-size="line">  button.&#x20;

2\. Select **Harness**.

3\. Enter your account credentials and click **Connect**.&#x20;

* **`API Key`**:  The API Key is a security credential that authorizes your API access. Please see the instruction [here](https://ngdocs.harness.io/article/tdoad7xrh9-add-and-manage-api-keys#harness_api_key) about how generate the API key.
* **`Account Id`**: The Account ID is the unique identifier for your Harness account. You can find it in the URL of your Harness dashboard.

4\. Choose tables you want to import. If there are any other required forms or fields, ensure that you fill them out with the necessary information to proceed.

5\. Click test to see whether the connection is right, and see the preview of the connected data.

6\. Click **Create Resource** to finish the setup. You will be redirected to the resource page where you can see your newly connected resource at the top.

### How to get your **Account Id** and **API Key**

<figure><img src="/files/Mv3cCG5HLhVZiHKZLUTs" alt=""><figcaption><p>Account ID</p></figcaption></figure>

<figure><img src="/files/JCx7hrVUNAqipi9jliH6" alt=""><figcaption><p>API Keys</p></figcaption></figure>

### Supported tables <a href="#output-schema" id="output-schema"></a>

* [Organizations](https://apidocs.harness.io/tag/Organization#operation/getOrganizationList)
* [Projects](https://apidocs.harness.io/tag/Project#operation/getProjectList)
* [Executions](https://docs.harness.io/article/ba4vs50071-use-workflows-api) (Incremental)


---

# 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.acho.io/acho-studio/resources/import-data/harness.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.
