# Finch 101: Finch Interface

{% embed url="<https://www.youtube.com/watch?index=2&list=PLAT8LHZMhh0HbJ-13-kC0wWOHm5lHDPn9&v=_peebSBPbag>" %}

### 1. Key Figures Panel

**Left-hand Panel → Key Figures**

* Click to open a **ring chart view** of your project’s program breakdown:
  * **Residential**
  * **Retail**
  * **Circulation**
* View aggregated values like:
  * **Gross Floor Area (GFA)**
  * **Net Internal Area (NIA)**
  * **Usable Area**

> Hover over any coloured segment in the key figure ring to get a quick metric readout by program.

***

### 2. View Controls (Top Center)

**Top-center Toolbar**

* **Wireframe Toggle** – Show or hide building outlines

***

### 3. Data Drawers

**Right-hand Panel → Data Drawers**

Finch organizes your project info into expandable drawers:

* **Programs** – View or edit usage across spaces
* **Space Types** – Manage types of rooms or functions
* **Residential Unit Mix** – See the number and distribution of units by size
* **Story Heights & Outer Walls** – Control the height and skin of each story

> Use the data drawers to stay on top of project logic and ensure compliance.

***

### 4. Exporting Views

**Top-right corner → Arrow Icon**

* Use this to export **screenshots** or **layout previews**
* Ideal for sharing visuals with clients or team members

***

### 5. Navigating & Editing in Studios

#### Massing Studio

* **Single Click**: Opens context menu
  * Change **program**, **story height**, or **copy story**
* **Double Click**: Enters the **floor plate editor**

#### Floor Plate Studio

* **Single Click (on unit)**:
  * Change program
  * Mirror a unit
* **Single Click (on wall)**:
  * Move a wall
* **Double Click (on unit)**:
  * Enter **Plan Editor** for that unit

***

### 6. Plan Editor Tools

**Top Toolbar inside Plan Editor**

Tools available:

* **Draw Walls**
* **Add Separators**
* **Measure**
* **Place Doors**
* **Add Objects**

> These tools give you full control to customize layouts within a unit plan.

***

### Summary

| Feature Area      | What You Can Do                                 |
| ----------------- | ----------------------------------------------- |
| Key Figures       | View program area breakdowns and ratios         |
| View Controls     | Manage visibility (wireframe)                   |
| Data Drawers      | Explore and edit key parameters of your design  |
| Interaction Logic | Single click to select, double click to dive in |
| Drawing Tools     | Modify unit plans with dedicated editor tools   |
| Export Options    | Capture images of your current view             |

***


---

# 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.finch3d.com/courses/finch-101/finch-101-finch-interface.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.
