> 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 the finish material sales information entry method

2025-07-11

Hello, this is Akisketch.

We would like to inform you that part of the method for entering finishing material sales information has been changed. If you register new finishing material products in the future, please refer to the information below.

* **Change Date**: Friday, July 11, 2025
* **Changes:** The following changes will be made.

## Summary of the changed input method

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

For wallpaper/flooring **when sales information is enabled** you can enter the items below.

![Newly changed screen](/files/42e2ebecbecff244758b9e6a0d3726ee46b76801)

1. **Select sales type**
   * Wallpaper, film, vinyl flooring, tile, deco tile, mat, flooring, paint, etc.
2. **Enter specifications**
   * You can choose from width, length, height, thickness, breadth, or depth (height is optional).
   * Units can also be selected from mm / cm / m / t / ml / L
3. **Select sales unit**
   * Examples: piece, box, roll, etc.
4. **Enter quantity**
   * Quantity included in the selected sales unit (e.g., 10 pieces per box)
5. **Enter installable area (Important)**
   * The existing '3D image tile count' field has been **deleted**.
   * Going forward, please enter the installable area (㎡) per sales unit directly.
     * Example: 600×1200(mm) tile = 0.72㎡
   * The entered area value will be used later in **real-time quotation calculation**.
6. **Enter sales amount**
   * Enter the amount based on the **sales unit**you entered.

## Notes

{% hint style="info" %}
The specifications/sales unit information you enter will not be immediately reflected on the current real-time quotation screen. Please note that this information will be applied in the next real-time quotation and CRM version update.
{% endhint %}

## Guide for customers with existing product registrations

* Wallpaper/flooring products registered before the update can **still be used as they are without separate modification.**
* However, **when registering new products, please make sure to enter the 'installable area'**.
* If you want to modify information for an existing product, **enter the installable area in the edit screen, just like the new product registration method**.

If you have any questions about this change, please feel free to contact us via Channel Talk at any time. 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.
