> ## Documentation Index
> Fetch the complete documentation index at: https://speckle-assistant.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# FAQ

export const app_0 = "AutodeskRevit"

export const versions_0 = "2020, 2021, 2022, 2023 and 2024"

export const connector_0 = "Revit"

<div class="callout my-4 px-5 py-4 overflow-hidden rounded-2xl flex gap-3 border-2 border-red-600 bg-red-100/50 dark:border-red-600 dark:bg-red-400/20" data-callout-type="warning">
  <div class="mt-0.5 w-4" data-component-part="callout-icon">
    <svg class="flex-none w-5 h-5 text-red-700 dark:text-red-300" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" aria-label="Warning">
      <path stroke-linecap="round" stroke-linejoin="round" d="M12 9v2m0 4h.01m-6.938 4h13.856c1.54 0 2.502-1.667 1.732-3L13.732 4c-.77-1.333-2.694-1.333-3.464 0L3.34 16c-.77 1.333.192 3 1.732 3z" />
    </svg>
  </div>

  <div class="text-sm prose min-w-0 w-full text-red-700 dark:text-red-300" data-component-part="callout-content">
    <b>Notice</b>: This user guide is based on the legacy {connector_0} connector.<br />
    We recommend using our new connectors instead, as they are easier to use and actively maintained. This legacy documentation may not be up to date.
  </div>
</div>

<Info>
  Legacy Speckle supports {app_0} versions: {versions_0}
</Info>

<Accordion title="Can I upload my Revit files to Speckle?">
  Speckle has the capability to upload files for certain formats, but unfortunately, we cannot support the Revit file format (.rvt) due to its proprietary nature. Speckle is an open-source project and therefore you need to use our connectors to upload your data onto our platform.
</Accordion>

<Accordion title="Does Revit connector support materials/textures?">
  Revit connector supports materials and we are working on supporting textures in the near future. So when you publish your data to Speckle, Revit materials will be included too.
</Accordion>

<Accordion title="Can I send linked models from Revit?">
  Yes, you can. Under **Advanced Settings**, enable "**Send Linked Models**" option. Linked models will be included when sending your model to Speckle. Check [Linked Models](https://speckle.community) section.
</Accordion>

<Accordion title="Does Revit connector support Family Editor?">
  Yes. Geometry can be sent and received from Family environment in Revit with certain limitations.
</Accordion>

<Accordion title="Does Revit connector support Design Options?">
  Yes. Please refer to [Design Options](https://speckle.community) page for further details.
</Accordion>

<Accordion title="How do I install Revit connector for all users?">
  Manager for Speckle installs connectors for Current user only.
</Accordion>

<Accordion title="How to uninstall Revit connector?">
  You can uninstall Revit connector either using Manager or from the Installed Apps dialog.

  **Deleting via Manager**

  1. Open **Manager**.
  2. Select **Revit Connector**.
  3. Click **Uninstall**.

  **Deleting from installed apps**

  1. In the Windows search bar, search and select "**Add or Remove Programs**".
  2. Search for **Speckle for Revit.**
  3. Click on the dots (…) next to it.
  4. Select **Uninstall**.
</Accordion>
