# Getting Started

Getting Started

To begin, visit <https://pim.lidiacommerce.com/>. You will be greeted by the login screen, where you can log in using your assigned email and password.

Once logged in, you will be redirected to the homepage.

### Homepage

The homepage is the first screen encountered when logging into Lidia PIM. On this screen, management processes can be performed from the left menu, account information and organizations can be viewed, and the language can be changed.

The homepage consists of the following sections:

* **Catalog Data Quality**: Provides an overview of the quality of product data, highlighting missing or incomplete information that may require attention to ensure data accuracy and consistency.
* **Product Status**: Displays the current state of products within the system, including whether they are in draft, pending approval, published, or inactive. This section helps users track the progress of product information management.
* **Product Families**: Organizes products into predefined groups based on shared attributes and characteristics, enabling efficient management of similar product types.
* **Data Pools**: Represents collections of product data that can be processed, enriched, and published to various channels. This section helps manage product information before it is distributed.
* **Categories**: Defines the hierarchical structure of the product catalog, allowing products to be organized into logical groups based on industry standards or company-specific classifications.
* **Custom Lists**: Allows users to create and manage personalized product groupings based on specific criteria, enabling better segmentation and filtering of product data.
* **Trademarks**: Manages registered brand names and logos associated with products, ensuring accurate brand representation across various sales and marketing channels.
* **Channels and Feeds**: Handles the distribution of product data to external platforms such as e-commerce websites, marketplaces, and other third-party systems. Users can configure channels and set up feeds to automate data exports.

This structure provides users with a comprehensive view of their product information and its distribution, ensuring efficient and accurate product data management.

### Left Menu

The left menu contains sections for managing the PIM system.

<figure><img src="/files/Jhytetz2hKkfQugQZcj8" alt=""><figcaption><p>Left Menu</p></figcaption></figure>

### Left Menu Navigation

* [**Settings**](/products/lidia-pim/pim-user-guide/settings.md)\
  Access system preferences, user roles, and general configurations.
* [**Notification Center**](/products/lidia-pim/pim-user-guide/notifications.md)\
  View and manage system notifications, alerts, and updates.
* [**My Organization**](/products/lidia-pim/pim-user-guide/organization.md)\
  Manage organization details, user roles, and active subscriptions.
* [**Catalog**](/products/lidia-pim/pim-user-guide/catalog.md)\
  Browse and manage product data, categories, and attributes.
* [**Inventory Management**<br>](/products/lidia-pim/pim-user-guide/inventory.md)Monitor and control stock levels, warehouse details, and product availability.
* [**Media Management**](/products/lidia-pim/pim-user-guide/digital-asset-management-dam.md)\
  Upload, organize, and manage product images, videos, and digital assets.
* [**Services**](/products/lidia-pim/pim-user-guide/feeds.md)\
  Access additional features and integrations related to the PIM system.
* [**Reports**](/products/lidia-pim/pim-user-guide/reporting.md)\
  Generate and view analytics and performance reports.

## Account Information

To modify account details, organizations, or the language setting, click on the profile section in the top-right corner.

In the user information section, the following details can be updated:

* Profile picture
* First and last name
* Email address
* Phone number
* Password update

## Organization Details

Under organization details, users can:

* Update the organization name and description
* View active organization subscriptions
* Manage organization users (only users with the "Application Administrator" role can be created and updated)
* View existing Lidia applications (Console, Merchant Console, etc.)


---

# 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.lidiacommerce.com/products/lidia-pim/pim-user-guide/getting-started.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.
