# Feed Actions: Modify text

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 “Modify text” action.

## <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 “Modify text” action appears under the Then and And-statements. It allows you to adjust text formatting (such as casing, spacing, or capitalization) for the data of the selected product attribute (including Main Store fields, metafields, and custom fields).

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

You can choose from the following options:

* Capitalize only first character.
* Capitalize first character per word.
* Capitalize first character per sentence.
* Lowercase all words.
* Uppercase all words.
* Remove all non-numeric characters.
* Remove digits.
* Remove linebreaks.
* Remove unnecessary whitespaces.
* Remove HTML from text.

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

This rule is ideal for standardizing titles, SKUs, and descriptions specifically for the target platform without modifying the Main Store data.

**Example:** If you want to capitalize the first character of each word in your product titles to enhance their readability and visual appeal on Google Shopping, use the following action.

Take “Product Title” and “modify text” - “capitalize first character per word”.

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

After this rule, the example product title “Bee Cupcake produced by Crème Florale Co.” will be updated to “Bee Cupcake Produced By Crème Florale Co.”.

<div><figure><img src="/files/QqOjgwwAJzmB9J5dPEKN" alt=""><figcaption></figcaption></figure> <figure><img src="/files/Vbf5cgcWTTejiUtZU7pK" alt=""><figcaption></figcaption></figure></div>

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-actions/feed-actions-modify-text.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.
