使い方 PolyDrobe.
このガイドでは、ワークスペースの初期設定、アセットとバリアントの管理、チームコラボレーション、よくある問題の対処方法を説明します。
クイックスタート
4ステップで稼働開始
ゼロから完全に整理されたアセットカタログまで数分で。
プロジェクトを作成
最初のプロジェクトを作成し、分かりやすいプロジェクトslugを設定します。
タクソノミーを設定
カテゴリ、レアリティ、タグ、通貨、ステータス、リリースを設定します。
アセットとバリアントを追加
アセットを追加し、画像・価格・任意メタデータ付きのバリアントを作成します。
チームを招待
チームメンバーを招待し、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 のどちらで管理すべきですか?
命名規則を統一するには?
プロジェクトデータを外部共有できますか?
Freeプランには何が含まれますか?
Viewer 席は課金対象に含まれますか?
What columns does the Google Sheets import template need?
Why does my Google Sheets import say 'Spreadsheet metadata could not be loaded'?
Do I need to connect Google separately for each project?
トラブルシューティング
よくある問題
最も頻繁な問題への迅速な解決策。
権限不足
操作できない場合はロールを確認し、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.