⚙️ Settings
The Settings workspace centralizes every configuration that powers your Nota workflows.Each configuration type now has its own focused guide so you can get in, make changes, and get back to shipping tests.
Configuration at a Glance
- Environments — define which app instances your workflows target.
- Environment Variables — securely store key-value data per environment.
- Rotation Rules — schedule automatic cycling of sensitive values.
- Files — upload assets that your workflows need at runtime.
- Browser Config — capture browser state, highlight UI elements, and set locale defaults.
How to Navigate Settings
- Open Settings from the left navigation in the Nota app.
- Use the tabs across the top to switch between configuration types.
- Follow the dedicated guide for the task you need to complete.
🧭 Tip: Bookmark the sub-page you visit most often—each section opens directly into the corresponding screen in the app.
Pick the Right Tool
| If you need to… | Go to… |
|---|---|
| Point your tests at staging vs. production | Environments |
| Share API keys or user credentials across flows | Environment Variables |
| Rotate tokens on a fixed cadence | Rotation Rules |
| Provide files for upload steps | Files |
| Reuse browser sessions or replicate locale-specific behavior | Browser Config |

