Confluence
Confluence is the company wiki platform for sharing knowledge and documentation.
Access
URL: https://confluence.etnetera.cz Sign-in: company Google account SSO
Space Structure
| Space | Key | Description |
|---|---|---|
| IT Team | IT | Technical documentation, onboarding |
| Development | DEV | Architecture, API docs, RFCs |
| HR | HR | Company processes, benefits |
Creating Pages
- Navigate to the correct space
- Click Create (or use the
cshortcut) - Choose a template or start with a blank page
- Give the page a descriptive name
- Add it under the correct parent page
Recommended Templates
- How-to article — for step-by-step guides
- Decision — for architectural decisions (ADR)
- Meeting notes — for meeting minutes
- Retrospective — for sprint retrospectives
Naming Conventions
[TYPE] Page Name
Examples:
[HOW-TO] Set up CI/CD pipeline
[ADR] Migrate to PostgreSQL 16
[MEETING] Sprint planning 2024-W12Macros
Useful macros in the editor:
| Macro | Use |
|---|---|
Code Block | Insert code with syntax highlighting |
Info / Warning / Note | Highlight important information |
Table of Contents | Automatic page outline |
Jira Issues | Embed Jira tickets |
Children Display | Show subpages |
Search
Use the / shortcut or Ctrl+K for quick full-Confluence search.
TIP
For IT documentation, always add labels — they make searching much easier. Recommended labels: onboarding, infrastructure, security, how-to