# Local token keys

Inspect TaaS local keys and their issuance capability.

This section covers keys issued locally by TaaS. Personal access tokens and service-account keys are managed on the Access Credentials page.

## Choose a task

| Task | Page | Description |
| --- | --- | --- |
| Get local key issuance capability | [Get local key issuance capability](get-capabilities.md) | Check whether the environment permits issuing TaaS local token keys. |
| List local token keys | [List local token keys](list-token-keys.md) | List the current user’s TaaS local keys, call limits, and quotas without returning raw secrets. |

```{toctree}
:hidden:
:maxdepth: 1

get-capabilities
list-token-keys
```
