# Dcp Settings

- [Season Settings](https://soft-tech-innovation-ltd.gitbook.io/ewm-erp/development-critical-path/dcp-settings/dcp-season.md): For Adding new seasons, or updating existing seasons, and deleting season record
- [Supplier Settings](https://soft-tech-innovation-ltd.gitbook.io/ewm-erp/development-critical-path/dcp-settings/supplier-settings.md): Adding new supplier,  editing existing supplier and deleting supplier record
- [Brand Settings](https://soft-tech-innovation-ltd.gitbook.io/ewm-erp/development-critical-path/dcp-settings/brand-settings.md): Adding new brand, editing existing brand, and deleting brand record
- [Product-Type Settings](https://soft-tech-innovation-ltd.gitbook.io/ewm-erp/development-critical-path/dcp-settings/product-type-settings.md): Adding new type, or editing existing type or deleting type record
- [Product Category Settings](https://soft-tech-innovation-ltd.gitbook.io/ewm-erp/development-critical-path/dcp-settings/product-category-settings.md): Adding new Category (to see details of creating new category go next page), editing existing category and deleting category record.
- [Product Category- Creating new record](https://soft-tech-innovation-ltd.gitbook.io/ewm-erp/development-critical-path/dcp-settings/product-category-settings/product-category-creating-new-record.md): Details of creating new product category.
- [Label Settings](https://soft-tech-innovation-ltd.gitbook.io/ewm-erp/development-critical-path/dcp-settings/label-settings.md): Adding new label, editing existing label, and deleting label record
- [Courier Settings](https://soft-tech-innovation-ltd.gitbook.io/ewm-erp/development-critical-path/dcp-settings/courier-settings.md): Adding new courier details, editing existing one, and deleting courier record


---

# 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://soft-tech-innovation-ltd.gitbook.io/ewm-erp/development-critical-path/dcp-settings.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.
