# Φ OL - Sash

Primitive: A collection used in the overlay (element) visuals, a sash is primarily informational, but can be interacted with as well.

[Styleguide Link](https://zpl.io/aXy8PzM)

* Parent: [Overlay](/core/overview/graphic/overlay.md) > [Graphic](/core/overview/graphic.md)
* Sisters: Overlay - [Icon](/core/overview/graphic/overlay/ol-icon.md), [Banner](/core/overview/graphic/overlay/ol-banner.md), [Sash](/core/overview/graphic/overlay/ol-sash.md), [AdaptIcon](/core/overview/graphic/overlay/ol-adapticon.md), [Headline](/core/overview/graphic/overlay/ol-headline.md), [Button](/core/overview/graphic/overlay/ol-button.md)

## Properties

### Location

The horizontal location of the objects that go within the Overlay placeholder that lays on top of the Graphic element. This container is for all overlays (Top, Center, Bottom).

* Left (Top)
* Right (Top)
* Left (Bottom)
* Right (Bottom)


---

# 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://able.bucca.com/core/overview/graphic/overlay/ol-sash.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.
