> 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 finish material sales information is entered

2025-07-11

Hello, this is Archisketch.

We would like to inform you that the method for entering finish material sales information has changed in part. Going forward, if you register new finish material products, please refer to the information below.

* **Change date**: Friday, July 11, 2025
* **Changes:** The following details have been changed.

## Summary of the changed input method

**Path:** Dashboard > Company Library > Products > Finish Materials > Product Details page

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

![Newly changed screen](/files/ce76f09123921aea146c925c294aaee4fadda785)

1. **Select sales type**
   * Wallpaper, film, flooring, tile, deco tile, mat, wood flooring, paint, etc.
2. **Enter dimensions**
   * You can choose from width, length, height, thickness, breadth, and length (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**
   * The 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 **deleted**has been.
   * 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 quote calculation**.
6. **Enter sales amount**
   * The entered **sales unit basis**amount entry

## Notes

{% hint style="info" %}
At present, the dimensions/sales unit information you enter will not be reflected immediately 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 still be used as-is without any separate edits.**
* However, **when registering new products, be sure to enter the 'installable area'**&#x70;lease.
* If you want to edit information for an existing product, **enter the installable area on the edit screen in the same way as for new registrations**and you will be fine.

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.
