> For the complete documentation index, see [llms.txt](https://helpcenter.channable.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpcenter.channable.com/list-advertise/sell-on-marketplaces/cdiscount/checking-the-status-of-your-products-on-cdiscount-octopia.md).

# Checking the status of your products on Cdiscount (Octopia)

### Outdated information in Cdiscount?

In your *Cdiscount Seller account*, under "*Products > Catalog Management*" you can view how many products are currently active and what their price, stock, shipping costs, etc. are. However, this overview page does not always update straight away. Sometimes it can take a while (a few hours, or even a day) until Octopia shows the latest information in that overview.

<figure><img src="/files/1937061850e034a2cc86f2f7a986be2f2f71d64c" alt=""><figcaption></figcaption></figure>

### Use the download Excel file option

There is an alternative way to view the most up-to-date status of your products on Cdiscount — we advise to always use this method to check:

* Which products are online on Cdiscount
* Under which price, stock, shipping cost, etc. you are offering them

To get this overview:

{% stepper %}
{% step %}

### Generate the file

Click "Generate".
{% endstep %}

{% step %}

### Choose the file type

Choose "Light".
{% endstep %}

{% step %}

### Download

Click "Download" (you may have to refresh the page to be able to download).
{% endstep %}
{% endstepper %}

<figure><img src="/files/4ee7759004d5ceb32a1e9af9fdc44535d8d40b84" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://helpcenter.channable.com/list-advertise/sell-on-marketplaces/cdiscount/checking-the-status-of-your-products-on-cdiscount-octopia.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
