Operation Control

Configuration Center

Manage operational behavior while protected credentials remain isolated in the server environment.

@if ($notice)
{{ $notice }}
@endif
Save Configuration
@foreach ($this->integrationReadiness() as $label => $ready)
{{ $label }}
@endforeach

Webhook URLs, Graph credentials, and API tokens remain environment-managed and are never returned to Livewire or the browser.