> For the complete documentation index, see [llms.txt](https://docs.adapptio.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.adapptio.com/reference-guide/properties/description.md).

# DESCRIPTION

### Property description

The description provides the footer text information property of the current component.

<div align="left"><img src="https://lh4.googleusercontent.com/vP3mR90WryhXPWrqMh316cMzYofp0S3sYotW1Jr1rRvkwe3_arLna3_JhjiEMXFyve_UTKtX8hnDKrC9_Qj7uSoXFC0vv9zjKIO_f0VcNZzAcFbBSXRbVI3Q593stGBjBMPeXNcv" alt="Static setting of description"></div>

<div align="left"><img src="https://lh3.googleusercontent.com/xpr3CRAug7fVx_a1-lIf4IGKTncj0RGbT4H02l7E9KLNyi2YUYbiymEYsdMPci5NV2zXnm7nYOyuN6ayNGk37uVB3hzBkALBNbDUDGx4Zx3nAjIyR-mJuf_UTSpGGE_XGP4Vf7XD" alt="ƒx (String): footer String value"></div>

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

<div align="left"><img src="https://lh4.googleusercontent.com/3xs7YObcjHDoTFv5ipwatYIoAEN3J7oiG5FvE9UEBipyqbMl4wk1vnTRbUAKwG1BVi7pthv-XdnNzRq5LhW6yrxWrVhsU9eGlE4dx-ynK4If7lhyBrB_XtcyZn-oqfAl-9Y8BJt5" alt="ƒx (Expression)"></div>

<div align="left"><img src="https://lh6.googleusercontent.com/qRgObM9LKlXSp2yH0VTSg8kg21ihgDHb8yj8dHyppScVC9WEsq6PQtd-ROb_MX6_PEElU6SNNTYrqjx2uRPB_seFtynph0kc3raYAd-Tzrt81FmIjHqXZuB5wV3RJlYryqoRNdbw" alt="ƒx (Expression): {value: &#x22;Footer describtion&#x22;, style:{italic: true}, foregroundColor: &#x22;ORANGE&#x22;}"></div>

### State

Setting up footer size description text.

### Value types

Any String or Array mapped Object

### Availability


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/description.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.
