# What does the passive voice assessment do?

### What does the passive voice assessment do?

The passive voice assessment checks whether the number of sentences containing passive voice exceeds the recommended maximum amount. You’ll get a green bullet if less than 10% of your sentences have passive voice. It’ll turn red if you go over 15%. Passive voice makes your writing more distant and your message less clear. Try to write in an active voice — it will make your writing much stronger!

### Why is it important to improve your texts for readability and SEO?

Readability is key if you want to get your message across to both humans as well as machines. An easy to read text is much more enjoyable to read. Scientific fact: People understand passive voice worse than they understand active voice. This has to do with the grammar, but also with the unusually switched focus. In the passive voice you first learn about what was affected, then how and why, before you get to who or what was affecting. The active voice is logical, short and to-the-point.

Here’s an example:

* Active: “SEO app calculates your SEO score”
* Passive: “The SEO score is calculated by SEO app”

The active voice is much nicer and easier to read, don’t you think? That’s not to say you should never use the passive voice. Sometimes, you might find that the passive voice fits better or there is no alternative found in the active voice. You can do whatever you want to write the text you want, but it is a good idea to keep your use of passive voice in check.

### Do you want to optimize your writing?

You already know SEO Onpage app checks your writing to see if it contains a lot of passive voice. Try to follow its suggestions, because it gives you a lot of valuable insights into the readability of a text. For instance, if you write lots of passive voice SEO Onpage app automatically marks your text as harder to read. Fix the sentences that you can fix — it’s no problem to keep a few passive voice sentences. If you know what SEO Onpage app looks for, you’ll find that you’ll automatically avoid passive voice during writing.


---

# 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.fastifyapps.com/seo/34t.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.
