> For the complete documentation index, see [llms.txt](https://help.paintscout.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.paintscout.com/support/estimating/areas-and-rates/how-to-adjust-surface-dimensions.md).

# Adjust Surface Dimensions

PaintScout lets you override area dimensions on individual surfaces so each surface can have its own measurements without affecting other surfaces in the same area.

Surfaces automatically inherit dimensions from their parent area. Override these by opening the surface and editing the length, width, and height.

<figure><img src="/files/hk6Bd2Dbp0FFCE4ug8ti" alt="Screenshot showing a surface with length, width, and height dimension fields in the estimate area"><figcaption></figcaption></figure>

## How do you switch to direct sqft or lnft input?

1\. To input a direct square footage or linear footage amount instead of length/width/height, click the **switch to sqft/lnft** button on the surface.

{% hint style="info" %}
If you don't see the switch button, [contact us](mailto:support@paintscout.com) to have it enabled.
{% endhint %}

<figure><img src="/files/IUf9lOjFtV5aMg8btFgK" alt="Screenshot showing the switch to sqft/lnft button on a surface in the estimate"><figcaption></figcaption></figure>

2\. Now, you can customize the sqft or lnft for this particular surface without affecting the measurements of other surfaces in the area.

<figure><img src="/files/hhYBsVXYPvtscVaXouLJ" alt="Screenshot showing the customized sqft or lnft input field for an individual surface"><figcaption></figcaption></figure>

## Related articles

* [Adjust Number of Coats](/support/estimating/areas-and-rates/how-to-adjust-the-number-of-coats-for-a-substrate.md) — Change coat counts and update pricing automatically.
* [Adjust Painting & Prep Hours](/support/estimating/areas-and-rates/how-to-adjust-painting-and-prep-hours.md) — Fine-tune calculated labor hours on a surface.


---

# 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://help.paintscout.com/support/estimating/areas-and-rates/how-to-adjust-surface-dimensions.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.
