> For the complete documentation index, see [llms.txt](https://docs.d5render.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.d5render.com/instruction-for-d5-for-teams/application-integration/acc-integration.md).

# ACC Integration

The authentication process is the same as [Dropbox](/instruction-for-d5-for-teams/application-integration/d5-account-supports-integrated-dropbox-account.md). However, please be aware that due to the unique usage logic of Autodesk Construction Cloud, after authorized login, you have to complete additional configurations in the management backend of Autodesk Construction Cloud↓.

#### 1. Log in to ACC management backend, select an account (eg. Physical Test), and go to Account Admin > Custom Integration

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

#### 2. Click to add a 'Custom Integration'. Custom integration name can be freely customized (eg D5 render for teams).&#x20;

Add in **APS Client ID:&#x20;**<mark style="background-color:purple;">**eOgCJKEK3ZCJxHrWGfpK2eQtf3HFJV3cPDB3s22ybwD2Iv1d**</mark>

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

#### 3. Return to the account (eg. Physical Test) where you just added the custom integration, select a project, and invite users to the corresponding project.

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

#### 4. Enable Docs permission for certain user.

<figure><img src="/files/2Gfh7hBq8mAJQB1FXDQ4" alt=""><figcaption></figcaption></figure>

#### 5. Now this user will be able to access model data of this project in D5 Render and it supports uploading data from D5 Render to the project.

> **Note:** *Model data* above refers to the source files and their associated materials. Currently supported source file formats are: .skp, .fbx, .d5a, .3dm and .abc.

<figure><img src="/files/1GD84FHUTkVcc0E6SqFA" alt=""><figcaption></figcaption></figure>

#### 6. Please note that since Autodesk Construction Cloud does not support custom thumbnails, thumbnails cannot be displayed when using Autodesk Construction Cloud data in D5 for Teams.


---

# 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.d5render.com/instruction-for-d5-for-teams/application-integration/acc-integration.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.
