> For the complete documentation index, see [llms.txt](https://docs.paragontruss.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.paragontruss.com/layout/how-to/roof-planes/adjust-heel-height-to-match-fascia.md).

# Adjust Heel Height to Match Fascia

{% embed url="<https://youtu.be/yOX0zqX-KQs>" %}

<details>

<summary>Video Transcript:</summary>

In this video we are going to show how to adjust the fascia on our overhangs, so they match up.

Let's take a look in the 3D view. Here we can see the front overhang of the 8/12 plane is not matching up with the overhang of the 6/12 plane along the front edge of the house. So, because of this we will need to adjust the heel height of the 8/12 planes so, the fascia height will align across the 6/12 planes.

Let's edit this. To do so, we will Ctrl click to select the three garage roof planes. And from the Properties panel, we will select the `Adjust Fascia Height` option. Using the Heel Height , Butt Cut method, select the 6/12 main front plane. Then click the `Adjust` option.

Now let's select one of the garage planes so we can verify the heel height is set at 6 and 3 sixteenths.

For consistency, we will define a  6 and 3 sixteenths heel height for all of the 8/12 planes which include the front porch. So, let's select the front porch roof planes and set the heel heights to be 0-6-3.

After making these heel height adjustments, Let's take one final look at them in 3D. Here we can see the overhangs align so we are good with our roof planes

And that's gonna do it for matching fascia. Keep in mind that you always want to adjust the heel height of the steeper slope to that of the lower slope. We hope this video has given you a better understanding of how to adjust heel heights.

Thanks for watching.

</details>


---

# 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:

```
GET https://docs.paragontruss.com/layout/how-to/roof-planes/adjust-heel-height-to-match-fascia.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.
