> For the complete documentation index, see [llms.txt](https://docs.writitude.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.writitude.com/tone-of-voice-analyzer.md).

# Tone of voice Analyzer

Analyzer provides invaluable insights into parameters that influence a text's tone.&#x20;

Analyzer highlights features that often go unnoticed but contribute to the unique feel of each text. These include:

* Use of complex words (those with four, five, or six syllables)
* Use of discriminatory and informal language
* Use of rare words
* Use of superlatives
* Most frequently used words in the text
* Emotions conveyed in the text

&#x20;

To analyze your text:

1. Choose a text that you would like to analyze. Make sure it is at least a few paragraphs long, or consists of a few shorter texts of the same tone combined.
2. Go to the "Text Analyzer," as shown below.

<div align="left"><figure><img src="/files/PDokTaJVlSk1pzYLEeGi" alt=""><figcaption><p>Analyzer in Writitude can be found in the Tool section</p></figcaption></figure></div>

3\.     Use the insights from Analyzer to generate ideas for new rules to add to your custom tone of voice. The Analyzer will help you think about your text in a way you may never have considered before.

<div align="left"><figure><img src="/files/tUmchMr9RWuvO0B3y0QR" alt=""><figcaption><p>Text analysis results in Writitude — in the right panel of Analyzer</p></figcaption></figure></div>

For example, to set the correct percentage for the use of rare or complex words, or to control the use of superlatives in the tone-of-voice editor, you can use the information provided by Analyzer.

Click on any result to read a detailed explanation of that parameter...

<figure><img src="/files/hsmiaZMOG7fPtxIYIyM2" alt=""><figcaption><p>Rule description in Analyzer</p></figcaption></figure>

.. and add the related tone rules to any custom tone of voice guide (yes, it has to be created beforehand).

<figure><img src="/files/j6Ge9Jr4uluEMzH7YCe4" alt=""><figcaption><p>Adding a rule to a custom writing guide</p></figcaption></figure>

If you have a question or a comment, feel free to drop us an email at [support@writitude.com](mailto:support@textok.com).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.writitude.com/tone-of-voice-analyzer.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
