> For the complete documentation index, see [llms.txt](https://training.paragontruss.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://training.paragontruss.com/c3-intermediate-layout-and-design/course-3-intermediate-layout-and-design-workflow.md).

# Course 3: Intermediate Layout & Design Workflow

<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FpGfM5RvazSdnXVojfoP2%2Fuploads%2FjWGuRVTZdCfFMqfNN9B1%2FDivider.png?alt=media&#x26;token=8dd5a410-5fa4-485b-952b-3888c8cce98b" alt="" height="12" width="1920"><figcaption></figcaption></figure>

## Course Overview

This intermediate-level course builds on the foundational skills established in the [Intro to Paragon](https://training.paragontruss.com/c1-intro-to-paragon/) and [Paragon Truss Design Training](https://training.paragontruss.com/c2-truss-design-training/) courses.

Designed for users ready to tackle more advanced workflows, the course walks through the creation of a layout that incorporates multiple design elements and new Paragon Design App features. You'll learn how to efficiently create and manage layouts, generate truss components, and apply time-saving techniques to streamline your workflow.

The second half of the course focuses on truss modifications and optimization. You’ll explore how to identify and troubleshoot design issues and modify components to meet specific project requirements.

By the end of the course, you'll be able to confidently move between Layout and Design modes to complete and fine-tune your designs.

## Course Objectives

By the end of this course, you will be able to:

* Apply a complete workflow to create a layout with multiple truss types and design considerations.
* Use additional features and tools to enhance layout efficiency and design accuracy.
* Generate component designs from a layout with user-defined truss names.
* Review components in Design mode, perform general modifications, and address overcapacity design checks.
* Transition between Layout and Design modes to finalize component designs.

## Target Audience

All users of Paragon software that use Layout & Design modes.


---

# 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://training.paragontruss.com/c3-intermediate-layout-and-design/course-3-intermediate-layout-and-design-workflow.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.
