# What can you do on Legitimate Dashboard

On Legitimate Dashboard you can manage all the SKUs in your organization:&#x20;

1. Create new SKU (a SKU is a set of tags that all share the same digital experience or URL redirect)
2. [Edit and preview](/public-docs/project-docs/managing-your-skus-on-legitimate-dashboard-with-a-third-party-cms-integration.md) a SKU's digital experience via our internal CMS system (content management system)&#x20;
3. View and export data and analytics for all your Organization's SKUs or a specific SKU&#x20;
4. View and export end-customers' email addresses or SNS info for all your Organization's SKUs or a specific SKU&#x20;
5. Manage your Organization and[ its users ](/public-docs/managing-your-organization-in-legitimate-dashboard.md)
6. Manage your [Organization's assets](/public-docs/assets-management-in-legitimate-dashboard.md) (images and videos)&#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/what-can-you-do-on-legitimate-dashboard.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.
