menu_book ユーザードキュメント

PolyDrobeの使い方

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

4ステップで稼働開始

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

1
folder_open
プロジェクトを作成
最初のプロジェクトを作成し、分かりやすいプロジェクトslugを設定します。
2
tune
タクソノミーを設定
カテゴリ、レアリティ、タグ、通貨、ステータス、リリースを設定します。
3
add_photo_alternate
アセットとバリアントを追加
アセットを追加し、画像・価格・任意メタデータ付きのバリアントを作成します。
4
group_add
チームを招待
チームメンバーを招待し、Owner / Editor / Viewer ロールを割り当てます。

できることすべて

ワークフローをクリックして詳細を確認。

  • プロジェクト詳細とアイコンを設定します。
  • Project Settings で再利用可能な分類を定義します。
  • Asset のメタデータを入力し、カテゴリ/レアリティを設定します。
  • Variant にテクスチャ、画像、価格情報を追加します。
  • フィルター、ステータス、タグで素早く検索します。
  • アクティビティ履歴で変更内容を確認します。
  • プロジェクトデータを JSON または Excel でエクスポートします。
  • 検証とエラーレビュー付きでデータセットをインポートします。
  • 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つのロール。閲覧者は常に無料です。

admin_panel_settings
Owner
プロジェクト設定、プラン制限、チームアクセスを管理します。
  • check_circle プロジェクト設定と構成
  • check_circle 請求とサブスクリプション管理
  • check_circle チームメンバー管理
  • check_circle 完全なアセット管理
  • check_circle インポートとエクスポート
  • check_circle プロジェクトを削除
課金対象シート
edit_note
Editor
アセット、バリアント、運用データを作成・更新します。
  • remove プロジェクト設定
  • remove 請求
  • remove チーム管理
  • check_circle 完全なアセット管理
  • check_circle インポートとエクスポート
  • remove プロジェクトを削除
課金対象シート
visibility
Viewer
レビュー、QA、共有目的でプロジェクトデータを参照します。
  • remove プロジェクト設定
  • remove 請求
  • remove チーム管理
  • remove アセットを作成または編集
  • remove インポートとエクスポート
  • check_circle 読み取り専用ブラウジング
無料シート

よくある質問

基本アイテムは 1 つの Asset とし、各スキン/バージョンを Variant で管理します。
明確な命名ルールを作成し、slug ベース URL を使って参照を安定させます。
はい。Data Exchange が含まれるプランで利用できます。Data Exchange ページから JSON/Excel をエクスポートし、下流ツールと共有してください。
Freeプランには、所有プロジェクト1件、最大3名、ワークスペース全体で1GBのストレージ、無制限のアセット、プロジェクトごとに100件のバリアント、30日分のアクティビティ履歴が含まれます。
いいえ。課金対象の席として数えられるのは Owner と Editor のみで、Viewer は無料のままです。
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.
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.
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.

よくある問題

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

lock
権限不足
操作できない場合はロールを確認し、Owner にアクセス更新を依頼してください。
error
インポート時の検証エラー
再実行前に必須項目、category slug、enum 値を確認してください。
cloud_upload
メディアアップロードの問題
ファイル形式、サイズ、ストレージ使用量がプラン制限内か確認してください。
link_off
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.
sell
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.
attach_money
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.

まだ質問がありますか?

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

mail お問い合わせ