# What Generative Design Can’t Be Used For?

![](/files/-M4QY5pDoXd1OcqwHBn_)

If you want to implement Generative Design for Revit in your office, it's important to understand what it can and cannot do, and to communicate this information correctly to your team.

Unrealistic expectations of Generative Design could cause users to become disillusioned by it and risk losing further interest in investing in generative design applications in the future.

## **Myths and Misconceptions:**

Although Generative Design is great at solving problems, there are certain problems that are not appropriate for the application.

Guiding a team into allocating the appropriate amount of time and effort into the most relevant problems can be just as important as solving the problem itself. Some of the common mistakes are described below:

### **Obvious Solutions**

![](/files/-M4QY5pHtszaCZs1dHPN)

One of the advantages of Generative Design is that it can help you clarify multi-dimensionality and complexities that go way beyond human understanding.

Although some of the examples presented in this primer are simple, the true potential of Generative Design is achieved by incorporating conflicting criteria with the right amount of complexity. To avoid wasting time - and to ensure Generative Design becomes a valuable resource - users should focus on problems that do not have obvious solutions.

*Note: If your problem has obvious solutions then you may need more variables.*

### Confusing Visual Programming Problems with Generative Design Problems

![](/files/-M4QY5pJKdJ72HFo1g-n)

Even though Generative Design works with Dynamo, it is important to differentiate between problems that need an automated process and problems that need exploration.

As a rule of thumb, if you intend to solve a problem that deals with automation, use Dynamo; if you intend to explore multiple solutions, use Generative Design.

### Incorrectly Defined Problems

![](/files/-M4QY5pL1yQfLRJOfHF6)

A generative design problem always needs a set of variables or inputs. These inputs are manipulated by the user and their variation should result in a design space to explore.

If these variables are too limited, Generative Design won't be able to offer a variety of results to the problem.

### No Clear Relationship Between Variables and Intention

![](/files/-M4QY5pNObaOEKgGf8P9)

Unfortunately, Generative Design cannot create design parameters for you. It would be similar to asking Google for the meaning of life.

If you don’t have clear goals to evaluate or clear ways of defining which designs are acceptable, then Generative Design can’t help you. There should also be a clear understanding on how the intention relates to your inputs.


---

# 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://www.generativedesign.org/05-gd-in-office/05-02_what-generative-design-cant-be-used-for.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.
