# How to Set Up Automatic Subject Formatting

### Open subject format settings

{% columns %}
{% column width="41.66666666666667%" %}

1. Open a template field.
2. Click the **Set up subject forma**t ![](/files/eKz60LlGttgOI0jpmvSu) icon.
   {% endcolumn %}

{% column width="58.33333333333333%" %}
![](/files/teYymZ7YmYGn2mv17W8q)
{% endcolumn %}
{% endcolumns %}

### Configure subject autoformat

{% columns %}
{% column %}

1. Enter the prefix text (minimum 3 characters).
2. Remove fields using the trash icon in the added fields list.
3. Use the search box to narrow the list.
4. Add fields by clicking their names in the available fields list.
5. Check the preview.
   * Field values are separated by a comma and a space.
6. Click the <img src="/files/GxvF6W4xxrxlS0QjQ3Yw" alt="" data-size="line"> button in the form footer.
7. To remove autoformat, click the <img src="/files/6BYDZ0lNPWIMMDpdjmEd" alt="" data-size="line"> button in the form footer.

Save the template after you remove the autoformat.
{% endcolumn %}

{% column %}

<figure><img src="/files/KWn977yoUHVobcSXX01o" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}


---

# 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://support.docstudio.com/user/template-builder/template/how-to-set-up-automatic-subject-formatting.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.
