# Getting Started with RenderDraw

To get started with RenderDraw, consult with our architects for a personalized guide or follow the guide below

### 1 - Installation

RenderDraw is a native Salesforce application, requiring a standard installation using the install link provided with your welcome email. Follow the guide to install in your Sandbox environment to setup RenderDraw, then repeat for other environments such as production.

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

{% content-ref url="/pages/hiG1l8dHaFGnTi2I1wkJ" %}
[Installation](/introduction/getting-started-with-renderdraw/installation.md)
{% endcontent-ref %}

### 2 - Define your visual interaction use case

RenderDraw provides several components to enhance the Salesforce experience by adding interactive visual aids. Now it's time to decide where to start with your first interaction. If you are already aware of your direct use case e.g. 3D Visualization for a CPQ configuration, this section can serve as inspiration for other potential use cases for your Salesforce orgs to ensure you get the most value out of your RenderDraw experience.

#### Logical flow

In order to plan out your use of RenderDraw, it would make sense to understand what components we have to offer. Follow this flow to understand which components and use cases you should focus on during your setup of RenderDraw.

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

#### General information for setup of RenderDraw

{% content-ref url="/pages/ynkSja0cdnknPOJ6jzyU" %}
[Relationships](/introduction/diving-deeper/relationships.md)
{% endcontent-ref %}

{% content-ref url="/pages/lwLkmYfS5cH6G3eD9mqM" %}
[Supported Formats](/introduction/diving-deeper/renderdraw-architecture/supported-formats.md)
{% endcontent-ref %}

{% content-ref url="/pages/Uk62rvjuyISQ3SISFC6W" %}
[Performance Considerations](/introduction/diving-deeper/performance-considerations.md)
{% endcontent-ref %}

{% content-ref url="/pages/NpDLUAMONxLqEAkMUg2i" %}
[Development Resources](/introduction/diving-deeper/development-resources.md)
{% endcontent-ref %}

#### 3D Use Cases

{% content-ref url="/pages/lwLkmYfS5cH6G3eD9mqM" %}
[Supported Formats](/introduction/diving-deeper/renderdraw-architecture/supported-formats.md)
{% endcontent-ref %}

{% content-ref url="/pages/TM7fdjMbeKxsjJKcHp35" %}
[Visual Scene Setup](/usage-scenarios/use-cases/3d/admin/setup-3d-scene/visual-scene-setup.md)
{% endcontent-ref %}

{% content-ref url="/pages/OETuN8hadTVJpQRpVWnF" %}
[Product Visualization](/usage-scenarios/use-cases/3d/admin/examples/product-visualization.md)
{% endcontent-ref %}

{% content-ref url="/pages/L12RGQD08c4NUOaeez9w" %}
[Setup of CAD Conversion](/introduction/getting-started-with-renderdraw/cad-conversion/setup-of-cad-conversion.md)
{% endcontent-ref %}

#### 2D Use Cases

{% content-ref url="/pages/qpTWZten7vKDfdDxKHYF" %}
[2D](/usage-scenarios/use-cases/2d.md)
{% endcontent-ref %}

{% content-ref url="/pages/f33LGLlDlJaGgGktXAVp" %}
[2D Admin Guide (Clicks, not Code)](/usage-scenarios/use-cases/2d/2d-admin-guide-clicks-not-code.md)
{% endcontent-ref %}

### 3 - Configure and Setup

{% content-ref url="/pages/rMRFMQ9xcNkMVlaF20dn" %}
[Adding Components to your Lightning Pages](/usage-scenarios/use-cases/3d/admin/adding-components-to-your-lightning-pages.md)
{% endcontent-ref %}

{% content-ref url="/pages/NN2Fd4o7cTrPkf7TA3t1" %}
[Why Metadata Matters](/introduction/diving-deeper/relationships/why-metadata-matters.md)
{% endcontent-ref %}

### 4 - Replicate and Maintain

Setup Metadata Relationships for your drawings

Copy your settings from one record to another by setting up relationships and fallbacks based on unique ids. Look at this migration guide and the Record Lookup component documentation for more information

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


---

# Agent Instructions: 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.renderdraw.us/introduction/getting-started-with-renderdraw.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.
