# Event Settings - Auto Capitalise Mode

To ensure that each word of an attendee name and job title starts with capital letters, organizers can toggle on the "Auto Capitalise Mode" feature under General Settings and click Save.\
![](/files/qiXWq4WM0cQJJJB3EtjU)

## Use Case:

### When feature toggled OFF

1. When an attendee fills up their name and title starting with a lower case letter, the merge tags applied in Automated / Manual Emails will follow accordingly and input lower case letters.
2. For example:
3. Notice the name and job title of the attendee below starts with lowercase letters.\
   ![](/files/0WBnDaTGj3UI9uKzpfHz)
4. If the organizer sends an email with the attendeeFullName and attendeeJobTitle merge tags to the mentioned attendee, the attendee will receive the exact format similar to how the name and job title is displayed on the attendee list.\
   ![](/files/Wzb8YXYNN76sVLU6tA6u)\
   ![](/files/uwS9fUlJXplmmGZ15cBu)

### When feature toggled ON

1. When an attendee fills up their name and title starting with a lower case letter, the merge tags applied in Automated / Manual Emails will automatically adjust the starting letters to capital letters.
2. Using the attendee in the above example, notice that the attendee name and job title will start with capital letters for each word.\
   ![](/files/mJRozTCvC7MRpwHKlqTC)

**Note:**

1. Toggling ON the Auto Capitalise Mode feature will not affect the attendee list data. If an attendee has filled in their name with all lower case letters, it will remain the same on the attendee list even if the Auto Capitalise Mode feature is toggled on.
2. This feature will also be applied to namebadge printing where the name and job title of an attendee will automatically start with capital letters if the feature is toggled on.


---

# 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://eventx-hq.gitbook.io/knowledge-base/event-setting/event-configuration/event-settings-auto-capitalise-mode.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.
