# Connect to a project

After creating a dataset you can directly attach it to one of the projects within your organization through the **Add to project** button.

![](/files/-M-EPDEtJYxZi5kweZIo)

### Delete the connection

Deleting the connection is only possible within the projects page.

{% content-ref url="/pages/-LzqPtS\_nGXzUtXHmIy-" %}
[Connect a dataset](/documentation/project/connect-a-dataset.md)
{% endcontent-ref %}


---

# 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.datagym.ai/documentation/dataset/connect-to-a-project.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.
