> For the complete documentation index, see [llms.txt](https://www.generativedesign.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.generativedesign.org/05-gd-in-office/05-05_hiring-a-generative-designer.md).

# Hiring a Generative Designer

![](/files/-LrPm3eVahTENDP42FHt)

Professional consultants are available to help get you up and running with generative design workflows. Professional consultants that have been vetted by Autodesk can be found at the [Service Marketplace.](https://servicesmarketplace.autodesk.com/providers?search=\&search_within=\&services_speciality%5B6406%5D=6406\&ci=All\&sort_by=search_api_relevance\&utm_source=dotcom\&utm_medium=referral\&utm_content=aec-gen-design)

Another option is to hire help directly to your team. You can find some pointers on this below.

## Job Description for Generative Design Help

### About This Opportunity

As a Computational Designer, you'll be responsible for developing and encoding our firm’s design philosophies using digital design and scripting tools.

### Job Description

* Work collaboratively with a team of designers and developers.
* Translate complex design strategies into developer-friendly and scriptable concepts.
* Work with a variety of data inputs and output methods.
* Develop flexible parametric geometric models.
* Develop models that integrate simulation and optimization components.
* Research design strategies and implement research into scripts.
* Create 2D and 3D visualizations of data and designs.

### Required Skills and Qualifications

* Master's degree in Architecture or related design field.
* Strong design skills.
* Strong visualization skills (2D drawing and 3D modeling/rendering).
* Strong communication skills (ability to translate concepts at the business, designer, and developer levels).
* Experience in visual scripting languages (such as Autodesk Dynamo).
* Familiarity with basic/intermediate level computer programming concepts and scripting languages (Python, C#, DesignScript).

### Additional Suggestions for Hiring Core Developer(s)

* Basic computer graphics/geometry knowledge.
* Experience with Autodesk Dynamo and/or Rhino Grasshopper.
* Experience with CAD of any sort.
* Knowledge of 3D computer graphics languages is desirable.
* .NET, C#, Python experience is recommended
* Proficient with Windows.
* Interest or experience in industrial or architectural design and related fields.
* Interest or experience in computational design technologies.


---

# 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://www.generativedesign.org/05-gd-in-office/05-05_hiring-a-generative-designer.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.
