Security
The Security page shows the current security posture of your Crow's Nest organization. It provides status indicators for key areas.
Status indicators
Each area shows a badge:
- Good — No issues detected
- Warning — Something may need attention
- Risk — Action required
Areas monitored
| Area | What it checks |
|---|---|
| Data Access Controls | Whether per-user config access is properly configured |
| Organization Configuration | Whether data source configs are set up and tested |
| User Permissions | Whether roles are assigned appropriately |
| View-Only Access | Whether view-only users are configured for read-only stakeholders |
| Rate Limiting | Whether API rate limits are in effect |
| API/Token Management | Whether auth tokens and API keys are properly configured |
What to do about warnings
This page is informational — it doesn't enforce changes. If you see a warning or risk badge, review the specific area and take action:
- Missing config access? Go to Config Access.
- No view-only users? Consider setting up read-only accounts for stakeholders who only need to view dashboards.
- Untested connections? Go to Data Source Configs and run connection tests.