# Human

> Design your commands for humans. Have a conversation. Speak the Siemens brand: Authentic, open and engaging.

import Separator from '@site/src/components/Separator';

#

## Interactivity
- Offer interactive modes when developing primarily for human interaction
- Tell users which environment they are in (interactive / non-interactive)
- Use --no-input when you don’t want to interact with your terminal
- Ensure users can exit anytime

![Interactivity 1 - Do](https://www.figma.com/design/YSvLeddwfyjLx8G5QWOTCH/Documentation-Visuals?node-id=1037-12943&t=2JP2nlNciwS43htp-1)

![Interactivity 1 - Don’t](https://www.figma.com/design/YSvLeddwfyjLx8G5QWOTCH/Documentation-Visuals?node-id=1037-13477&t=2JP2nlNciwS43htp-1)

<Separator></Separator>

![Interactivity 2 - Do](https://www.figma.com/design/YSvLeddwfyjLx8G5QWOTCH/Documentation-Visuals?node-id=1037-12988&t=2JP2nlNciwS43htp-1)

<Separator></Separator>

![Interactivity 3 - Do](https://www.figma.com/design/YSvLeddwfyjLx8G5QWOTCH/Documentation-Visuals?node-id=1037-12991&t=2JP2nlNciwS43htp-1)

![Interactivity 3 - Don’t](https://www.figma.com/design/YSvLeddwfyjLx8G5QWOTCH/Documentation-Visuals?node-id=1037-13525&t=2JP2nlNciwS43htp-1)

## Output
- Return brief response messages, e.g. x done / x created / x named / x not done / x not created / x not named
- Respond by repeating command words, e.g. createdevice  = device created / device not created
- Give command suggestions
- Use everyday, understandable language
- Use color when necessary and with reason
- Use well-known symbols to boost clarity when supported
- Tell users when there are state changes
- Avoid buzz words and jargon
- Avoid emojis to express emotions to align with our brand voice and style

![Output 1 - Do](https://www.figma.com/design/YSvLeddwfyjLx8G5QWOTCH/Documentation-Visuals?node-id=1037-12994&t=2JP2nlNciwS43htp-1)

![Output 1 - Don’t](https://www.figma.com/design/YSvLeddwfyjLx8G5QWOTCH/Documentation-Visuals?node-id=1037-13528&t=2JP2nlNciwS43htp-1)

<Separator></Separator>

![Output 2 - Do](https://www.figma.com/design/YSvLeddwfyjLx8G5QWOTCH/Documentation-Visuals?node-id=1037-12997&t=2JP2nlNciwS43htp-1)

![Output 2 - Don’t](https://www.figma.com/design/YSvLeddwfyjLx8G5QWOTCH/Documentation-Visuals?node-id=1037-13531&t=2JP2nlNciwS43htp-1)
