> For the complete documentation index, see [llms.txt](https://manual.dxable.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.dxable.com/optimizely/configured-commerce/optimizely-product-information-management-pim/users/add-team-members-to-optimizely-product-information-management.md).

# Optimizely製品情報管理にチームメンバーを追加する

Optimizely Product Information Management (PIM)管理者として、製品チーム メンバーを追加、編集、ロック、削除できます。 PIM でアクセスできる内容を割り当て、管理することもできます。

### チームメンバーを追加する <a href="#heading-h.gjdgxs" id="heading-h.gjdgxs"></a>

1. **Settings** > **Team Members**タブに移動します。\
   ![team-members.png](/files/HgwvvRAwoc6VK3PUrhnn)
2. **Invite**をクリックして、PIM でプロパティ グループ、プロパティ、製品テンプレートを構成するチーム メンバーを追加します。

注記

この構成が完了するまで、マーチャンダイザーなどの他のチーム メンバーの追加は待機してください。

* * チームメンバーのメールアドレスを入力します。
  * チームメンバーの名と姓を入力します。
  * **User Account Access**ロールとして、**Administrator**、**Manager**、または**Merchandiser**を選択します。
  * マネージャーまたはマーチャンダイザーの役割を持つチーム メンバーに追加のアクセス権を付与する場合は、**Product Importer**または**Asset Manager**を選択します。

1. **Invite**をクリックします。 これにより、ログイン手順が記載されたシステムメールがチーム メンバーに送信されます。

### チームメンバーを編集 <a href="#heading-h.30j0zll" id="heading-h.30j0zll"></a>

管理者として、製品チーム メンバーの情報を編集し、その権限を管理できます。

1. **Settings** > **Team Members**タブに移動します。
2. チームメンバーのメールアドレスをクリックします。**Details**ページが表示されます。
3. チームメンバーの情報を編集します。
4. **Save**をクリックします。

### チームメンバーをロックする <a href="#heading-h.1fob9te" id="heading-h.1fob9te"></a>

1. **Settings** > **Team Members**タブに移動します。
2. チームメンバーのメールアドレスをクリックします。 **Details**ページが表示されます。
3. **Lock User**をクリックします。
4. ロックを確認します。

### チームメンバーをDelete <a href="#heading-h.3znysh7" id="heading-h.3znysh7"></a>

1. **Settings** > **Team Members**タブに移動します。
2. チームメンバーのメールアドレスをクリックします。**Details**ページが表示されます。
3. **Lock User**をクリックします。
4. 削除を確認します。

### チームメンバーに製品を割り当てる <a href="#heading-h.2et92p0" id="heading-h.2et92p0"></a>

管理者は、**Manager**または**Merchandiser**の役割を持つチーム メンバーにプロパティ値または製品テンプレートを割り当てて、変更または承認できる製品を決定できます。 (**Administrator**ロールを持つユーザーにはすでにすべてのアクセス権があり、製品の割り当ては必要ありません。)

1. **Settings** > **Team Members**タブに移動します。
2. チームメンバーのメールアドレスをクリックします。**Details**ページが表示されます。
3. **PIM**タブをクリックします。 (管理者には**PIM**タブは表示されません。)
4. ユーザーがアクセスできる各プロパティ値または製品テンプレートの横にあるチェックボックスを選択します。

注記

ユーザーに**Manager**と**Merchandiser**の両方のロールが割り当てられている場合は、製品を割り当てるときに、割り当てられた製品に対する編集 (merchandiser) 権限と承認 (manager) 権限のどちらをユーザーに付与するかも選択する必要があります。

\
![assign-users.png](/files/kpVBK0nurukKofQgmm3C)

1. **Save**をクリックします。

### 製品の割り当てに使用するプロパティを割り当てる <a href="#heading-h.tyjcwt" id="heading-h.tyjcwt"></a>

**\[Property used for product assignment]**&#x8A2D;定の**General**タブで、マーチャンダイザーに製品を割り当てる製品プロパティまたは製品テンプレートを決定します。 たとえば、特定のベンダーまたはブランドの製品に対して、異なるマーチャンダイザーが責任を持つことが必要な場合があります。 この設定では、グローバルに必要な、ドロップダウン、ラジオ ボタン、または複数選択のコントロール タイプを使用するプロパティのみが表示されます。

1. **Settings** > **General**タブに移動します。
2. **Property used for product assignment**ドロップダウン リストからオプションを選択します。 リストされているプロパティを選択するか、製品テンプレートを選択できます。\
   ![Property-used-for-product-assignment.png](/files/knvR1IKrwlWSiN1N3hlJ)
3. **Save**をクリックします。

注記

**Property used for product assignment**を変更すると、すべてのチーム メンバーの現在の割り当てがクリアされ、マーチャンダイザーおよびマネージャーの役​​割を持つチーム メンバーは、新しいプロパティの値が割り当てられるまで製品を編集または承認できなくなります。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://manual.dxable.com/optimizely/configured-commerce/optimizely-product-information-management-pim/users/add-team-members-to-optimizely-product-information-management.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
