Skip to main content

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

AreaWhat it checks
Data Access ControlsWhether per-user config access is properly configured
Organization ConfigurationWhether data source configs are set up and tested
User PermissionsWhether roles are assigned appropriately
View-Only AccessWhether view-only users are configured for read-only stakeholders
Rate LimitingWhether API rate limits are in effect
API/Token ManagementWhether 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.