# How to Access an Individual SKU

## How to get to SKU pages

When you log into dashboard you'll automatically see a list of SKUs, or the "SKU Index" page.  On this page you're able to see all the SKUs in your organization, as well their corresponding ID, name, image, title, description and notes.&#x20;

This page also gives you a brief overview about the status of the SKU including the SKU's total tags, page view count, and quality check performance. There is also a quick link to the SKU's analytics page in the analytics column.&#x20;

<figure><img src="/files/1hQ6qIxrVhRmCQ0edVAS" alt=""><figcaption></figcaption></figure>

In order to view more in depth analytics and to edit and manage a SKU's digital experience you'll need to select a specific SKU and go to that SKU's page.&#x20;

*\*please note that quality check is performed when the tags are encoded.*&#x20;

### Managing a SKU&#x20;

To edit and manage a specific SKU first navigate to the SKU Index page by clicking on the SKUs option in the Platform navigation bar in the top lefthand corner of dashboard  ![](/files/Y6lKfg0bZvNPnZqAO1vA)

Next, find the SKU you want to edit and click on the pencil button next to the SKU ID number in the ID column.&#x20;

<figure><img src="/files/6HDaENLrRPJiAl8JEohA" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/9qsYzd5cjOeqqNLmJoEt" alt=""><figcaption></figcaption></figure>

As an admin in the organization, you'll be able to edit and manage the following sections: <br>

* SKU Overview&#x20;
* Product Page
* SKU Analytics&#x20;
* Webpage (Digital Experience)
* Blockchain&#x20;

To learn more about each of these pages please review the managing your SKUs in Legitimate Dashboard pages.&#x20;

* If you are using at third party CMS please review [here ](/public-docs/project-docs/managing-your-skus-on-legitimate-dashboard-with-a-third-party-cms-integration.md)
* If you are using API access please review [here](/public-docs/project-docs/managing-your-skus-on-legitimate-dashboard-with-api-access/setting-up-api-or-redirect-link-on-legitimate-dashboard.md)

If you do not know what type of plan you are on please ask your Legitimate representative.&#x20;


---

# Agent Instructions: 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:

```
GET https://docs.legitimate.tech/public-docs/project-docs/how-to-access-an-individual-sku.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
