> ## Documentation Index
> Fetch the complete documentation index at: https://docs.redstoneguard.xyz/llms.txt
> Use this file to discover all available pages before exploring further.

# Security & Access Control

> Platform security controls and recommended usage patterns

# Security Features

## Access Model

* Public API access is scoped through script-level `rg_live_*` keys.
* Dashboard actions are managed through authenticated website sessions.

## Controls in Website

You can configure and manage:

* key policies and lifecycle
* maintenance and message behavior
* country and access restrictions
* webhook-based monitoring

## Best Practices

* Rotate `rg_live` keys periodically
* Revoke compromised keys immediately
* Keep operational/admin secrets separate from public integration keys
