> For the complete documentation index, see [llms.txt](https://docs.archisketch.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.archisketch.com/guide/enterprise-en/manage-finishing/fill-out-real-time-estimation.md).

# Enter Real-Time Quote Integration Information

Explains how to enter sales information linked with real-time quotes and CRM in the finishing materials library.

**Path:** Dashboard > Company Library > Products > Finishes > Detail Page

## Step 1. Enable sales information

1. Go to the edit screen of the finishing material detail page.
2. **\[Sales Information] toggle to ON**Set to ON.
3. When the toggle is turned on, the sales information input area expands automatically.

![](https://917231921-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fh5B2S7uKpAIaFKDxegCT%2Fuploads%2Fgit-blob-17289a5713488f4c6730c45a6b310571c21de3f7%2Ffill-out-real-time-estimation-1.png?alt=media)

## Step 2. Enter sales information

The **fields that must be entered differ by type.**

**Selectable finishing material types**

* Wallpaper
* Film
* Vinyl flooring
* Tile
* Decorative tile
* Mat
* Flooring
* Paint

### Wallpaper / Film / Vinyl flooring

**Specifications**

* Width, length, height (optional)
  * Units: width/length are `mm`, `cm`, `m` / height is `mm`, `T`

**Sales unit**

* `Roll`, `m` Choose one

**Installable area**

* Area that can be installed per sales unit (e.g. 1 roll), enter up to two decimal places

**Sales price**

* Enter the amount per sales unit

**Input example 1: Wallpaper**

![](https://917231921-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fh5B2S7uKpAIaFKDxegCT%2Fuploads%2Fgit-blob-fd70fce4e8402adefd30b19f93c07e6ba119d755%2Ffill-out-real-time-estimation-2.png?alt=media)

### Tile / Decorative tile / Mat / Flooring

**Specifications**

* Width, length, height (optional)
  * Units: width/length are `mm`, `cm`, `m` / height is `mm`, `T`

**Sales unit**

* `Box`, `Bundle`, `Piece` Choose one

**Quantity**

* Number of products in a sales unit (e.g. 4 pieces per box)

**Installable area**

* Installation area per sales unit (e.g. 1 box = 0.72㎡)

**Sales price**

* Enter the amount per sales unit

**Input example 2: Tile**

![](https://917231921-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fh5B2S7uKpAIaFKDxegCT%2Fuploads%2Fgit-blob-7b1cb765f26e1dadc3ddd0fe646a8427ca818ec8%2Ffill-out-real-time-estimation-3.png?alt=media)

### Paint

**Specifications**

* Enter capacity (unit: `L`, `mL` Choose one)

**Installable area**

* Area that can be covered based on one container

**Sales price**

* Sales price based on one container

**Input example 3: Paint**

![](https://917231921-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fh5B2S7uKpAIaFKDxegCT%2Fuploads%2Fgit-blob-a38cb716db43890a59c7da0f5d4c46ec4b774dce%2Ffill-out-real-time-estimation-4.png?alt=media)

## Notes

* The entered information is `Editor > Real-time Quote` automatically reflected in calculations.
* However, not all dimensions/sales unit information is reflected immediately.

{% hint style="info" %}
Please note that this information will be applied in the next real-time quote and CRM version update.
{% endhint %}


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.archisketch.com/guide/enterprise-en/manage-finishing/fill-out-real-time-estimation.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
