Skip to main content

Overview

In the Articles area, you manage all of your company’s products and raw materials. Articles are the central data foundation for the EUDR analysis and the subsequent DDS creation. Every article has an article type: either purchase (incoming goods) or sale (outgoing goods).

Article list with EUDR relevance and commodity group

Importing Articles (CSV)

The column mapping can be pre-configured under Settings → CSV Imports.
The Excel template (.xlsx) is the recommended download. It contains a second sheet, “Guide”, listing each column’s requirement, description and accepted values. The CSV template is the plain alternative without that sheet. In coded columns the code (e.g. purchase) always works — the import additionally accepts the label as Polygon One displays it in your interface language (Purchase, Einkauf on a German login).

CSV Fields

The columns in template order:
Do not leave the HS code empty if you use the EUDR module. For users with the EUDR module it is mandatory when creating an article — in the UI, via the API, and in the CSV import: a row creating a new article is rejected with an error when the HS code is missing. Users who only use the PPWR module can leave it empty. Rows that update an existing article may always leave the column empty — the stored HS code is kept. An article created without an HS code is flagged for manual EUDR review — it is never silently treated as “not EUDR-relevant”. Purchase articles without a supplier are rejected with a row error.
The former External Article Number column is no longer part of the template. Existing files and saved column mappings keep working: the column is still accepted on upload and written to the legacy customer article number. New files no longer need it.

Performing the Import

1

Prepare the CSV file

Create a CSV file containing all required fields.
2

Map the columns

Adjust the CSV import settings for articles to match your CSV file.

CSV column mapping for article import

3

Select the CSV file

Navigate to your CSV file on your computer and confirm it with Open.
4

Review the preview & confirm

In the preview, review the detected rows and select the records to import. Then confirm the import.
Suppliers can be created automatically during the article import if they do not yet exist. The system recognizes suppliers based on their name or external ID.

Creating Articles Manually

1

Create a new article

In the Articles area, click Create.
2

Enter the data

Fill in the following fields:
  • Name (required)
  • Internal article number (required)
  • HS code (required for users with the EUDR module)
  • Article type — purchase or sale
  • Supplier (required for purchase articles) — select from existing suppliers
  • Weight per piece (kg) (optional) — lets orders use piece counts instead of kilograms
  • Source varies per order (optional) — each order gets its own copy of the article with its own source
  • EAN, short description (optional)

Create an article manually

3

Save

Click Create to add the article.

Plausibility and Duplicate Checks

When you create an article manually, Polygon One checks your input and points out possible issues. There are two kinds of notices:

Soft Warnings (non-blocking)

These warnings appear after you submit the form. You can still create the article via “Create anyway” — or correct the input and submit again.
The HS code plausibility check compares the entered HS code against the name and description. It only runs when creating a single article manually — not during CSV import — and never blocks creation.

Hard Block (blocking)

Soft warnings when creating an article

HS Code and EUDR Relevance

After the import, Polygon One automatically analyzes the HS codes of your articles and flags which products fall under the EUDR. Products containing the following raw materials are marked as EUDR-relevant:
  • Cattle
  • Cocoa
  • Coffee
  • Oil palm
  • Rubber
  • Soy
  • Wood
The commodity group is automatically derived from the HS code and displayed in the article overview.

Automatically detected commodity group of an article

Under Settings → CSV Imports → Articles you can permanently map your column names to the Polygon One fields. Use the REST API for automatic synchronization of your article data — details in the API reference.