The information in this article reflects the state at the time of the feature release. Please check the following for the latest information.
▼Tell me about the analytics features in Teachme Biz
https://help.teachme.jp/hc/en-us/articles/44699366016537
Overview
Summary of Changes

Items related to the manual archive and template features have been added to the manual list CSV.
Release Date
Released on Wednesday, 2026/05/13
Supported Apps
Web browser version
Details
Newly Added
- archived_at: Date and time of archiving
- archiver: Account name of the user who archived
- template_name: Name of the applied template
- Custom fields set on the cover page: The custom field name is displayed as the column name as-is
Detailed Specifications for Each Item
Archive
- For manuals that are not currently archived, the archived_at and archiver cells will be blank.
Templates and Custom Fields
- For manuals that do not use templates or custom fields, the template_name and custom field cells set on the cover page will be blank.
- Custom fields are displayed in order from the oldest template creation date.
- Custom fields that are common (same string) across multiple templates are consolidated into a single column.
- Example)
Template A has custom fields "Management Number" and "Process No."
Template B has custom fields "Management Number" and "Process Name"
In this case, the CSV will have 3 custom field columns: "Management Number," "Process No.," and "Process Name."
- Example)
- When downloading the CSV, you can choose whether to include custom field columns using the "Include custom fields" checkbox.
Related Links
Export the manual list (Web browser version)
Update History
- 2026/05/13: Updated to Released
- 2026/05/11: Updated
- 2025/12/19: Published