> 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/notice/change-of-finishing-info-format.md).

# \[Feature Update] Notice of Changes to How Finishing Material Sales Information Is Entered

2025-07-11

Hello, this is Archisketch.

We would like to inform you that the way finish material sales information is entered has been partially changed. Going forward, if you register a new finish material product, please refer to the information below.

* **Effective date**: Friday, July 11, 2025
* **Changes:** The following items have been changed.

## Summary of the updated input method

**Path:** Dashboard > Company Library > Products > Finish Materials > Product Detail Page

For wallpaper/flooring, **enable sales information** you can enter the following items below.

![Newly updated screen](https://917231921-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fh5B2S7uKpAIaFKDxegCT%2Fuploads%2Fgit-blob-30bcde2b7f5a473240c4db71b75a30fd927f2d91%2Fchange-of-finishing-info-format-1.png?alt=media)

1. **Select sales type**
   * Wallpaper, film, vinyl flooring, tiles, decorative tiles, mats, flooring, paint, etc.
2. **Enter dimensions**
   * You can choose from width, length, height, thickness, breadth, or length (height is optional.)
   * Units can also be selected from mm / cm / m / t / ml / L
3. **Select sales unit**
   * e.g., sheets, boxes, rolls, etc.
4. **Enter quantity**
   * Quantity included in the selected sales unit (e.g., 10 sheets per box)
5. **Enter installable area (Important)**
   * The existing '3D image tile count' field **deleted**has been removed.
   * From now on, please enter the \*\*installable area (㎡) per sales unit\*\* directly.
     * e.g., 600×1200(mm) tile = 0.72㎡
   * The entered area value will later **real-time quote calculation**be used for.
6. **Enter sales amount**
   * Entered **based on the sales unit**enter the amount

## Notes

{% hint style="info" %}
At present, the dimensions/sales unit information you entered is not immediately reflected on the real-time quote screen. Please note that this information will be applied in the next update to the real-time quote and CRM versions.
{% endhint %}

## Notice for customers with existing product registrations

* Wallpaper/flooring products registered before the update **can be used as is without any separate edits.**
* However, **when registering a new item, be sure to enter the 'installable area'**&#x70;lease.
* If you want to edit the information of an existing product, **enter the installable area on the edit screen in the same way as for new registration**you can do so.

If you have any questions about this change, please contact us anytime via Channel Talk. Thank you.


---

# 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/notice/change-of-finishing-info-format.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.
