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

# Authorization Matrix

> Define role-based access expectations in ApyGuard so scans can evaluate authorization behavior across endpoints.

## Overview

Use the authorization matrix to describe which roles should or should not have access to specific endpoints. This gives ApyGuard the context it needs to detect broken authorization patterns.

## What to document here

* How roles are defined
* How endpoint access expectations are assigned
* How matrix entries affect scan behavior
* How teams should review matrix changes over time

## Related pages

* [Authorization Settings](/core-workflows/authorization-settings)
* [Credentials](/core-workflows/credentials)
* [Login URL](/authentication/login-url)
