使い方 PolyDrobe.

このガイドでは、ワークスペースの初期設定、アセットとバリアントの管理、チームコラボレーション、よくある問題の対処方法を説明します。

クイックスタート

4ステップで稼働開始

ゼロから完全に整理されたアセットカタログまで数分で。

1

プロジェクトを作成

最初のプロジェクトを作成し、分かりやすいプロジェクトslugを設定します。

2

タクソノミーを設定

カテゴリ、レアリティ、タグ、通貨、ステータス、リリースを設定します。

3

アセットとバリアントを追加

アセットを追加し、画像・価格・任意メタデータ付きのバリアントを作成します。

4

チームを招待

チームメンバーを招待し、Owner / Editor / Viewer ロールを割り当てます。

主要ワークフロー

できることすべて

ワークフローを開くと詳細が表示されます。

プロジェクトセットアップまず構造を作り、その後にコンテンツを追加します。
  • プロジェクト詳細とアイコンを設定します。
  • Project Settings で再利用可能な分類を定義します。
アセットとバリアント管理Asset は基本アイテム、Variant はそのバージョンです。
  • Asset のメタデータを入力し、カテゴリ/レアリティを設定します。
  • Variant にテクスチャ、画像、価格情報を追加します。
レビューと検索カタログを見やすく保守しやすい状態に保ちます。
  • フィルター、ステータス、タグで素早く検索します。
  • アクティビティ履歴で変更内容を確認します。
インポートとエクスポートパイプラインと安全にデータ連携します。
  • プロジェクトデータを JSON または Excel でエクスポートします。
  • 検証とエラーレビュー付きでデータセットをインポートします。
Google Sheets ImportImport assets, variants, and project settings from a native Google Spreadsheet.
  • Create a native Google Spreadsheet (not an uploaded .xlsx) with one worksheet per entity type: Categories, Tags, Rarities, Currencies, Releases, Assets, Variants.
  • Add exact column headers as the first row of each worksheet (case-sensitive). For example, the Variants sheet needs: slug, name, asset_slug, rarity, release, currency, price, description, tags.
  • Entities are imported in dependency order: Categories first, then Tags, Rarities, Currencies, Releases, Assets, and finally Variants. Earlier entities must exist before later ones can reference them.
  • In your project, go to the Data Exchange page, select Google Sheet, and connect your Google account.
  • Create a Sync Profile by entering the spreadsheet URL and optionally customizing worksheet names.
  • Always run a dry run (Generate Preview) first to check for validation errors before applying the import.
  • For tags on Assets or Variants, use semicolon-separated values: starter;seasonal=winter;limited-edition.
  • Prices accept both dot and comma decimal separators (9.99 or 9,99). Rarity is matched by name, currency by code, and release by version string.

ロールガイド

誰が何をできるか

明確な境界を持つ3つのロール。閲覧者は常に無料です。

Owner

プロジェクト設定、プラン制限、チームアクセスを管理します。

  • プロジェクト設定と構成
  • 請求とサブスクリプション管理
  • チームメンバー管理
  • 完全なアセット管理
  • インポートとエクスポート
課金対象シート

Editor

アセット、バリアント、運用データを作成・更新します。

  • プロジェクト設定
  • 請求
  • チーム管理
  • 完全なアセット管理
  • インポートとエクスポート
課金対象シート

Viewer

レビュー、QA、共有目的でプロジェクトデータを参照します。

  • アセットを作成または編集
  • インポートとエクスポート
  • チーム管理
  • 読み取り専用ブラウジング
無料シート

よくある質問

よくある質問

各スキンは Asset と Variant のどちらで管理すべきですか?
基本アイテムは 1 つの Asset とし、各スキン/バージョンを Variant で管理します。
命名規則を統一するには?
明確な命名ルールを作成し、slug ベース URL を使って参照を安定させます。
プロジェクトデータを外部共有できますか?
はい。Data Exchange が含まれるプランで利用できます。Data Exchange ページから JSON/Excel をエクスポートし、下流ツールと共有してください。
Freeプランには何が含まれますか?
Freeプランには、所有プロジェクト1件、最大3名、ワークスペース全体で1GBのストレージ、無制限のアセット、プロジェクトごとに100件のバリアント、30日分のアクティビティ履歴が含まれます。
Viewer 席は課金対象に含まれますか?
いいえ。課金対象の席として数えられるのは Owner と Editor のみで、Viewer は無料のままです。
What columns does the Google Sheets import template need?
Each worksheet uses specific columns. Categories need: slug, name, description, parent_slug. Tags need: slug, name, value. Rarities need: name, color (#RRGGBB hex), priority. Currencies need: code, name, symbol. Releases need: version, name, description, release_date (YYYY-MM-DD). Assets need: slug, name, description, category_slug, tags. Variants need: slug, name, asset_slug, rarity, release, currency, price, description, tags. Column headers are case-sensitive and must appear in the first row.
Why does my Google Sheets import say 'Spreadsheet metadata could not be loaded'?
This usually means the file is an uploaded .xlsx opened in Google Sheets rather than a native Google Spreadsheet. URLs with 'rtpof=true' parameters indicate an uploaded file. Fix: open the file in Google Sheets, go to File > Save as Google Sheets, and use the new URL. Also verify the spreadsheet is shared with (or owned by) the connected Google account.
Do I need to connect Google separately for each project?
Yes. Each project requires its own Google connection for multi-tenancy isolation. Different projects may have different owners and access controls. The same Google account can be used across all projects.

トラブルシューティング

よくある問題

最も頻繁な問題への迅速な解決策。

権限不足

操作できない場合はロールを確認し、Owner にアクセス更新を依頼してください。

インポート時の検証エラー

再実行前に必須項目、category slug、enum 値を確認してください。

メディアアップロードの問題

ファイル形式、サイズ、ストレージ使用量がプラン制限内か確認してください。

Google Sheets: 'Spreadsheet metadata could not be loaded'

The file is likely an uploaded .xlsx, not a native Google Spreadsheet. Open the file, go to File > Save as Google Sheets, and use the new URL. Also check that the connected Google account has access to the spreadsheet.

Google Sheets: Assets or Variants fail with 'Tag not found' or 'Category not found'

Referenced entities must exist before they can be used. Import processes worksheets in order (Categories > Tags > Rarities > Currencies > Releases > Assets > Variants). If a referenced entity failed to import, dependent entities will also fail. Check the dry run preview for errors in earlier entity types first.

Google Sheets: Variant price shows 'invalid price'

Both dot (9.99) and comma (9,99) decimal separators are supported. If you still get this error, check for stray characters, currency symbols, or spaces in the price cell.

// サポート

まだ ご質問がありますか?

サポートいたします。お問い合わせいただければ、すぐにご返信いたします。