# Features

The feature guides provide in-depth information about the features, including their practical uses, advantages for businesses, and real-world applications.

{% hint style="warning" %}
This information can be valuable for individuals such as **business owners**, **product owners**, or **developers**.
{% endhint %}

Lidia Console is an essential component of the Lidia digital commerce suites, designed to provide a comprehensive management interface for administrators. Here are its key features:

* [**Inventory Management**:](/components/lidia-merchant-console/features/inventory-management.md) Manage stock levels in real-time, bulk upload products, and set stock alerts to ensure optimal inventory availability.
* [**Order Management**:](/components/lidia-merchant-console/features/order-management.md) Track and manage orders from placement to delivery, handle returns and refunds, and integrate with shipping providers.
* [**Catalog Management**:](/components/lidia-merchant-console/features/catalog-management.md) Easily create, edit, and organize product listings, manage categories, and product variants like size and color.
* [**Payment and Payout Management**:](/components/lidia-merchant-console/features/payment-and-payout-management.md) Monitor payment statuses, automate payouts, and generate detailed financial reports for transaction tracking.
* [**Customer Management**:](/components/lidia-merchant-console/features/customer-management.md) Access customer profiles, track order history, and communicate directly with customers for enhanced support.
* [**Promotions and Discounts**:](/components/lidia-merchant-console/features/promotions-and-discounts.md) Create and manage discounts, coupon codes, and promotional campaigns to boost product visibility and sales.
* [**Analytics and Reporting**:](/components/lidia-merchant-console/features/analytics-and-reporting.md) Gain insights into sales performance, customer behavior, and inventory turnover with customizable reports and advanced analytics.


---

# 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/components/lidia-merchant-console/features.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.
