# LABEL

### Property description

Labels can significantly increase readability and play a part in laying out component controls.

<div align="left"><img src="https://lh3.googleusercontent.com/rCZjZ1YC03QduHAliPlGPVNCij9x0mnnN0BCM_EZyUOWj-JT77U6EpzaxIe6SrQ5HcL15QBYaeds0cOqHr0-mDdyISxxXhgQAiD1MJLLXKEPMMUSoQy-XAUweTkzL-2JPOidAkUt" alt="Static string value"></div>

<div align="left"><img src="https://lh3.googleusercontent.com/m3BwuPQ4QlDndh-myVYE0Z7zQNaqpajwME5SgrtNqzIC1pDynnHIwqoQQw71Lsvu8QoKM5fcpcp8On2A5xutZMTkkgFaf_CymwPVLC341HQnSgMf3BlBYXWoedA1FIpc1R5AOlC6" alt="ƒx (String): Defines string label value"></div>

A whole label object is possible to configure as an expression.

<div align="left"><img src="https://lh3.googleusercontent.com/Qcl6UK3pjEY3IhwrJ2s0QZap6DHvQ6V7-Czm8KRpIDbPseg6IKzs0WKqox5_vKFZpjBRpWH5tF94o3xCLRUioStq-cxwz_ChvJ9OcQ2wBCP5OX1jxnLot7T5VJYXDVVqv7tgRSDK" alt="Opening Monako editor showing result bellow"></div>

<div align="left"><img src="https://lh4.googleusercontent.com/z00KzOSqoyyuXyZoQn2Jmgszz4DUywR9y7-tSUSxmFnkkRLZSacgKdYXCCLy6w3gGYB4z7-orRIez8WCXcj77wXvHZ3Au-8kSwpimTZQxDFuZa9nAYRywzbAJoyLtp3fZglABKfr" alt="ƒx (Expression): {value: &#x22;Label&#x22;, style:{bold: true}, foregroundColor: &#x22;red&#x22;}"></div>

### State

Set up the desired string label of a current property.

### Value type

Any string.

### Availability


---

# 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.adapptio.com/reference-guide/properties/label.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.
