# Limit Characters for Text Input

***This feature lets you set a character limit for text or text area fields.***

**Steps:**

1. In the **Option set** , click on the text element you want to adjust.
2. Click Advance Settings, Find Limit Character, and enter the character limit in the **Limit Character** field.

. Click Save to finish

<figure><img src="https://storage.crisp.chat/users/helpdesk/website/22429817467a0000/image_nw8afb.png" alt=""><figcaption></figcaption></figure>

4. Go to the Settings > Design Settings
5. Enable "Show character counter for Text box/Text area option"

<figure><img src="https://storage.crisp.chat/users/helpdesk/website/22429817467a0000/image_16phurr.png" alt=""><figcaption></figcaption></figure>

**Final result on storefront:**

<figure><img src="https://storage.crisp.chat/users/helpdesk/website/22429817467a0000/image_1x9m7kl.png" alt=""><figcaption></figcaption></figure>


---

# 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.optis.me/product-options/advanced-setup/limit-characters-for-text-input.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.
