Organization and Repository Secrets
Making secret keys available to Gitar agents
Gitar agents can access resources in your organization secured by secret keys (e.g., API tokens) if you provide them. Secret keys can be tied to a specific repository or be independent of any repository. To add these secret keys, first navigate to the configuration page using the sidebar on the left.

From here, click on Configure
in Repositories
to add repository-specific keys
and Configure
in Organization Secrets
to add repository-independent keys.
Repository-specific keys override organization keys when they have the same name.
Adding repository-specific keys
When you click on repository configuration, you should see the following page.

Select a repository from the dropdown box. This should give you a form that lets you fill in secret keys and values for the selected repository.

Adding organization keys
Click on Configure
in Organization Secrets
.
This should give you the the following form where you can fill in secret keys and their values.
