> 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/data-prep-projects/create-a-project.md).

# Create a Data Prep Project

Once you have imported a resource, it is time to create a project! In a project, you can explore and process your data without worrying about **overwriting or altering** the original **resource**. You may perform whatever action you like and be able to go back in action.&#x20;

There are multiple ways for you to create a Data Prep Project from a resource.

1. In Data Prep&#x20;

   <figure><img src="/files/GSAAKv9GLtqNq3N5BV3X" alt=""><figcaption></figcaption></figure>
2. In resource list

   <figure><img src="/files/LJcYcf6MBBGJv1HKz4a9" alt=""><figcaption></figcaption></figure>
3. In a resource

   <figure><img src="/files/PjhElArhsPLIxQCJzKOi" alt=""><figcaption></figcaption></figure>


---

# 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/data-prep-projects/create-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.
