> For the complete documentation index, see [llms.txt](https://help.besmart.software/be.smart-site-management/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.besmart.software/be.smart-site-management/getting-started/project-set-up-in-autodesk-construction-cloud/create-a-project-to-acc.md).

# Create a project to ACC

Autodesk Construction Cloud (ACC) is one of the data storage alternatives for Site Management.

There are two ways of creating a project:

1. Create a new blank project&#x20;

All the basic settings must be set up for the project. Folder structure, project settings, users and user groups need to be created manually in this option.&#x20;

This is the quickest way, but it might take some time later on to set up all needed information to the project.&#x20;

2. Use a Project template (*recommended way*)

User has the possibility to copy the wanted settings from a project template. How to create a project template is instructed in ACC manual:

<https://help.autodesk.com/view/DOCS/ENU/?guid=Account_Admin_Project_Templates>

This is more organized way, because basic settings are already done during the creation.&#x20;

{% hint style="info" %}
Please note that the usage of Project Templates can be restricted by Account Admins.&#x20;
{% endhint %}


---

# 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://help.besmart.software/be.smart-site-management/getting-started/project-set-up-in-autodesk-construction-cloud/create-a-project-to-acc.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.
