> 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/optimizely-product-information-management-pim/work-with-the-dashboard.md).

# ダッシュボードを操作する

### PIMダッシュボード <a href="#gjdgxs" id="gjdgxs"></a>

Optimizely Product Information Management (PIM)にサインインするとダッシュボードが表示されます。 これにより、製品と完了する必要がある作業に関する事前設定された統計が提供されます。 ダッシュボードでは、公開プロセスにおける製品の動きと、あなたとあなたのチームが作成して**Products**ページにピン留めしたコレクションに重点が置かれています。

![dashboard.png](/files/wUByEI0srGzKxEGTPHqd)

### Admin Actions <a href="#id-30j0zll" id="id-30j0zll"></a>

管理者権限またはシステム権限を持つユーザーは、**Admin Actions**を使用して次の操作を実行できます。

* **承認すると**、ステータスが**Ready for Approval**または**Submitted for Approval**の製品が**Approved**に更新されます。
* **リセットして**、公開済み製品を承認済みに更新し、次回コマースに公開するときにそれらが含まれるようにします。
* アーカイブ製品を**Delete**。

{% hint style="info" %}
注記\
以前に公開されたアーカイブ済み製品を完全に削除する前に、再度公開してコマースで非アクティブ化する必要があります。
{% endhint %}

* アーカイブアセットを**Delete**。

### General Statistics <a href="#id-1fob9te" id="id-1fob9te"></a>

ダッシュボードの**General Statistics**領域を使用して、**New Products**や**Ready for Approval**などの特定の資格を持つ製品を表示します。

### Collections <a href="#id-3znysh7" id="id-3znysh7"></a>

ピン留めされたコレクションを表示するには、**Collections**領域を使用します。 特定のコレクションを表示するには、**View Collection**をクリックします。

### Translations <a href="#id-2et92p0" id="id-2et92p0"></a>

複数の言語を使用する場合は、**Translations**領域を使用して、製品、アセット、カテゴリ、プロパティの翻訳の完了状況を確認します。

![PIM\_Translations.png](/files/Gez9XLRXU6NzLvvXUdXD)


---

# 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/optimizely-product-information-management-pim/work-with-the-dashboard.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.
