# Dimensions

<figure><img src="https://lh7-us.googleusercontent.com/1MGR_orZsTbnt4cB6SJWJmyI0xmGRK0OAEpqiQyvHtffr9FG016im1SAnSMvB5vVX7qLk4TlkHVyr9GCz7cAL8vP9-KqUlwAYARNVYCCYdtDE1Sw2dEBpqHSVr67PteqWTRZplD3V0uOOfD2LtvCpwc" alt=""><figcaption></figcaption></figure>

You can define your item dimensions using pixels (px) or percentage (%). Input a numerical value in the box or select from preset dimensions such as "auto" or "100%".

### Width

\- Auto: The item's width adjusts dynamically based on its content, expanding or contracting as required.

\- 100%: This width setting means the item spans the entire screen horizontally. For instance, setting it to 50% would occupy half of the screen's width.

### Height

\- Auto: When set to "auto," the item's height adapts dynamically to its content. For images, this usually maintains the original aspect ratio.

\- 100%: Specifying "100%" height fills the available vertical space within its container. For images, this may distort the aspect ratio if not maintained properly.


---

# 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://helpwith.salesorder.com/trade-acceleration-portal-2.0/tap-ux/blocks/block-configurations/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.
