# Dimension details

You can add or update dimensions through [Settings](/reference/settings.md) > [Data models](/reference/settings/data-models.md) > [Dimensions](/reference/settings/data-models/dimensions.md).

### Dimension name

The name of the dimension

### Dimension icon

An icon for the dimension

## Dimension segments

Dimension segments which you want to be able to segment your data for. Dimensions segments consist of a name, identifier and icon.

### Name

The name of the dimension segment

### Identifier

The identifier for the dimension segment

### Icon

An icon for the dimension segment


---

# 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.struct.com/reference/settings/data-models/dimensions/dimension-details.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.
