# Modify SDC by Instance

This command allows you to make unique modifications to Assemblies. You can change, add, or remove everything that is inside the configuration window for the selected assembly – add views, change templates, schedules, dimensioning rules, etc. And all this will be applied only to that particular assembly.

![](/files/Y4eULtj6BdW8y77YYQ4J)

To use **Modify SDC by Instance**:

1. Select the Assembly.
2. Run the **Modify SDC by Instance** command.
3. **Make needed changes** in the configuration window.
4. Save and close the SDC window.

Assembly is now updated according to the changes in SDC.

![](/files/8KfqRLjJFKI0QYqaGVBI)

After you make individual modifications, the Assembly will be updated according to the changes you made, and in the **SDC** instance parameter, you will see that the name of the configuration has changed. It now has an added prefix – **Instance\_**.

![](/files/MnxzOOWOnLLhACKIoNcJ)

If you want to get back to the original instead of the modified configuration, use the **Update by DC** command.

If you want to further Modify the configuration, use either **Modify SDC by Instance** or **Edit Configuration.**

![](/files/SH5SEtgUBKcg5GzwxUF7)


---

# 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.besmart.software/common-for-several-products/smart-assemblies/modify-sdc-by-instance.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.
