# Feed Conditions: Word count exceeds

LitCommerce Feed Management offers multiple rules when setting up your feed, enabling you to locate, modify, and optimize your product data for the target platform.

This article introduces you to the “Word count exceeds” condition.

## <mark style="color:$primary;">**Set up and apply**</mark>

For more details on how to set up and apply the rule, refer [HERE](https://litcommerce.gitbook.io/litcommerce-helpdesk/feed-management/feed-basics-and-setup/feed-setup/feed-create-and-set-up-your-feed/feed-rules).

## <mark style="color:$primary;">**How it works**</mark>

The “Word count exceeds” condition appears under the If, And, and Or-statements for fields that contain text data. It allows you to locate products whose selected attribute data contains more words than a defined limit.

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

This rule is ideal for finding overly long titles, descriptions, labels, and more that may violate the platform’s requirements to make the necessary adjustments.

**Example:** Too long product titles can be difficult for buyers to read, making them feel overwhelmed or uncertain about the item being sold. This condition can help you locate them to remove the redundant content.

If “Product Title” - “word count exceeds” - “8”.

<figure><img src="/files/3zHEXtlMrPPUeFFUOX5j" alt=""><figcaption></figcaption></figure>

LitCommerce will filter products whose titles contain more than 8 words accordingly.

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

{% hint style="success" %}
**Use the rule “word count doesn’t exceed” to take the opposite effect.**
{% endhint %}

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

If you have any questions, let us know via the Chat Box in the bottom-right corner of our Help Center.


---

# 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://help.litcommerce.com/feed-management/feed-basics-and-setup/feed-setup/feed-create-and-set-up-your-feed/feed-rules/feed-conditions/feed-conditions-word-count-exceeds.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.
