> 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/workflow/revit/common-issues-or-d5-sync-for-revit.md).

# Common issues | D5 Sync for Revit

### 1.Why the relevant parameters in the D5-Revit plugin settings shown in gray? <a href="#header-0" id="header-0"></a>

<figure><img src="/files/AVub4xIe2GkMAIBYKtwd" alt="" width="312"><figcaption><p>Settings shown in gray</p></figcaption></figure>

Please check whether you are currently using D5-Revit plugin for linkage operation. Generally, it does not support the modification of relevant parameters during linking, so the display is grayed out. After linking, you can adjust the relevant parameters normally.

### 2.Pop-up prompt after launching D5 Converter "Rendering is currently not supported in the running instance of Revit". Or "Rendering features are currently disabled. You must install the Rendering library to use rendering features". <a href="#header-1" id="header-1"></a>

<figure><img src="/files/liHU6w5jegg2L2C8i0Ww" alt=""><figcaption><p>After launching the D5 Converter</p></figcaption></figure>

<figure><img src="/files/j2PfKbiGt5bDVlaj1s4M" alt=""><figcaption><p>Prompted after launching Revit</p></figcaption></figure>

Reason: Material Library is not installed correctly.

Solution: Uninstall and reinstall Autodesk Material Library.

For details, please refer to: <https://www.autodesk.com.cn/support/technical/article/caas/sfdcarticles/sfdcarticles/CHS/Rendering-features-are-currently-disabled-You-must-install-the-Rendering-library-to-use-rendering-features.html>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.d5render.com/workflow/revit/common-issues-or-d5-sync-for-revit.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
