Skip to main content

Managing your codespaces

You can use Codespaces settings to manage information that your codespace might need.

Managing your account-specific secrets for Codespaces

You can store sensitive information, like tokens, that you want to access in your codespaces via environment variables.

Managing access to other repositories within your codespace

You can manage the repositories that Codespaces can access.

Reviewing your security logs for Codespaces

You can use the security log to review all actions related to Codespaces.

Managing GPG verification for Codespaces

You can allow to automatically use GPG to sign commits you make in your codespaces, so other people can be confident that the changes come from a trusted source.