# Content Processing - Details & Settings

*Article Topics:* [*Content*](/getting-started/common-topics/content.md)*,* [*Sets*](/getting-started/common-topics/sets.md)*,* [*Worker*](/getting-started/common-topics/worker.md)

The Content Processing section of the CMS provides insight into the status of the content you have submitted for processing.

<figure><img src="/files/YdFD6RbgO2mwFvXlnf1u" alt=""><figcaption></figcaption></figure>

You're provided with the following information:

* **Set -** The name of the set.
* **Worker -** The worker responsible for the type of processing involved.
* **Type -** The step in which the process is.
* **Progress -** The progress of the worker process.
* **Added -** The date the specific type of process was added.
* **Started -** The date the specific type of process was started.
* **Last Updated -** The date the process was last updated.&#x20;

## Related Articles

{% content-ref url="/pages/uyBP7ZIo9MDavQVQBkzj" %}
[CMS Worker](/content-management/processing/cms-worker.md)
{% endcontent-ref %}

{% content-ref url="/pages/8JHrht7sWFVmYzPwItfL" %}
[Managing Sets](/content-management/sets/managing-sets.md)
{% endcontent-ref %}


---

# 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.toomuchmedia.com/content-management/processing/content-processing-details-and-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.
