# Groups & Box Shadow

### Main group styles

We have 6 types of group styles used across all the color tones.&#x20;

![](/files/imB1c32jmtLqVzplUjjm)

![](/files/jdbNZTWXcHqellnPcTMG)

Flat : No radius, no border, no shadow.

Flat Rounded : Radius, no border, no shadow.

Bordered : Radius, Borders, No shadow.

Elevation S : Radius, Borders, Shadow, Padding

Elevation M : Radius, Borders, Shadow, Padding

Elevation L : Radius, Borders, Shadow, Padding

#### Empty Group

We have an additional group style name ⊝Empty which have no appearance attribute. This style is used mainly for group used purely as container with no design attributes.


---

# 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://docs.openbuild.io/core-concepts/styles/groups-and-box-shadow.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.
