Skip to main content
If you can’t consult a full style guide, review these tips to significantly improve your content.

Use active voice

Avoid passive voice (to be verb + past-tense verb). To make your text more dynamic, clear, and (often) shorter, try to use actors and active voice wherever possible. When you link to other resources, make sure the link describes the action or task in the document to which the link is pointing. Generic link text reduces scannability by forcing readers to read all of the text surrounding a link to identify what to select.

Write device-agnostic directions

Remember that user interfaces display differently on different devices. Also, remember that users may be using adaptive devices to view your content.

Use verbs and noun/adjectives properly

Be careful about words that can be used as both verbs and nouns or adjectives. Verb forms usually require a space between words, while nouns and adjectives can be compounded.

Use sentence case for headings

Only capitalize the first word and any other proper nouns or Auth0 product names.

Use simple tense for headings

Avoid unnecessary wordiness by using simple tenses for headings.

Write steps concisely

When writing introductory text for steps, be direct and concise. Remember that users already know what they need to do with a numbered list of steps.

Set user expectations in steps

Tell users what the outcome of their behavior should be before describing the behavior they need to take.

List actions within steps in order

Within individual steps, tell the user what to do in the order they need to do it.

Use notes and warning appropriately

Notes and warnings have different functions. Notes should include general information that would be nice to know, whereas warnings contain information that may cause failure if not followed. If information warrants being presented as a warning, you should include the warning exactly where the user would need to perform the related action. Users should not have to hunt for warnings.

Learn more