# About Group

## Overview

![](/files/EjR8Ok59HdTvja0GdrgQ)

UI for displaying details about a thing. The left side of the block contains a section to display a photo (e.g., company logo or user profile). The right side contains a section to display description text and a button. No workflows are associated with this block.

## Structure

* When this block is added to a page, it is placed within a group called **Blocks container 860 (do not rename)** on the page. This group contains the responsive settings for all blocks.
* This block **Group aboutGroup** contains three main groups:
  * **Group Main header** contains a title text and a hidden description text
  * **Group Main about tile** contains the block's main content and ui components
  * **Group PLACEHOLDER** - This is a placeholder group in the block. If you add more elements to the group, please resize this group and ensure it is not overlapping with any other elements.

## How to set up

* Update **Image Profile pic's** data source
* Update the data source of all text elements
* Add a workflow to **Button Contact host** or hide the button if not needed


---

# 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.airdev.co/canvas/3.7/canvas-library/blocks/about-group.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.
