Page Template
Use this structure when creating a new page:
---title: Page Titledescription: Explain what the reader will accomplish.sidebar: order: 1---
Introduce the subject and explain when the reader should use it.
## Prerequisites
- Required access- Required tools
## Procedure
1. Complete the first action.2. Complete the second action.3. Verify the result.
```bashexample-command --verify```
## Troubleshooting
Describe likely failure cases and how to resolve them.
## Next steps
Link to the most relevant follow-up page.