> For the complete documentation index, see [llms.txt](https://docs.acho.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.acho.io/acho-studio/resources/import-data/apify-dataset.md).

# Apify Dataset

### Connect to Apify

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

2\. Select **Aplify Dataset**.

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

* API Token: Apify API token. See how to generate an API token using the Apify documentation at [docs](https://docs.apify.com/platform/integrations/api#api-token).

4\. Select the tables you want to import. If there are any additional required forms or fields, make sure to provide the necessary information to proceed.&#x20;

5\. Click the **Test** button to validate the connection and preview the connected data.&#x20;

6\. Click **Create Resource** to finalize the setup. You will be automatically redirected to the resource page, where you can find your newly connected resource displayed at the top.

### Supported table

* Get dataset details


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/apify-dataset.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.
