# GitCafe documentation

Create repositories, collaborate on changes, and manage your account and
organizations. Start with [creating a repository](https://git.cafe/docs/repositories/repository-create.md)
or [importing from GitHub](https://git.cafe/docs/integrations/github-sync.md).

Paths such as `/settings/account` are relative to your GitCafe site. Replace
`<owner>`, `<repo>` and similar placeholders with your own values. Some features
require your instance operator to enable an integration; the relevant guide
explains what is available and what to expect when it is unavailable.

## Repositories

- [Create a repository](https://git.cafe/docs/repositories/repository-create.md) or
  [import from GitHub](https://git.cafe/docs/integrations/github-sync.md).
- Browse [branches](https://git.cafe/docs/repositories/branches.md), [tags](https://git.cafe/docs/repositories/tags.md),
  [commit history](https://git.cafe/docs/repositories/commits.md), [a commit](https://git.cafe/docs/repositories/commit.md)
  and [code search](https://git.cafe/docs/repositories/code-search.md).
- Manage [access](https://git.cafe/docs/repositories/repository-access.md),
  [rulesets](https://git.cafe/docs/repositories/repository-rulesets.md),
  [administration and deletion](https://git.cafe/docs/repositories/repository-danger-zone.md), and
  [stars](https://git.cafe/docs/repositories/repository-stars.md).

## Collaboration

- Pull requests: [list](https://git.cafe/docs/collaboration/pull-requests.md),
  [create](https://git.cafe/docs/collaboration/pull-request-create.md),
  [pull request page](https://git.cafe/docs/collaboration/pull-request.md),
  [review drafts](https://git.cafe/docs/collaboration/pull-review-drafts.md) and
  [stacks](https://git.cafe/docs/collaboration/stacks.md).
- Issues: [list and creation](https://git.cafe/docs/collaboration/issues.md) and
  [moderation](https://git.cafe/docs/collaboration/issue-moderation.md).
- Shared organization: [labels](https://git.cafe/docs/collaboration/labels.md) and
  [milestones](https://git.cafe/docs/collaboration/milestones.md).

## Account

- [Account settings](https://git.cafe/docs/account/account-settings.md),
  [appearance](https://git.cafe/docs/account/appearance.md), [billing](https://git.cafe/docs/account/billing.md),
  [public profiles](https://git.cafe/docs/account/public-profiles.md) and
  [profile management](https://git.cafe/docs/account/profile-management.md).
- [Personal access tokens](https://git.cafe/docs/account/personal-access-tokens.md),
  [device authorization](https://git.cafe/docs/account/device-authorization.md),
  [SSH keys](https://git.cafe/docs/account/ssh-keys.md) and [GPG keys](https://git.cafe/docs/account/gpg-keys.md).
- [Password recovery](https://git.cafe/docs/account/password-recovery.md).

## Organizations

- [Organizations](https://git.cafe/docs/organizations/organizations.md),
  [members](https://git.cafe/docs/organizations/organization-members.md),
  [invitations](https://git.cafe/docs/organizations/organization-invitations.md),
  [settings](https://git.cafe/docs/organizations/organization-settings.md) and
  [teams](https://git.cafe/docs/organizations/teams.md).
- Organization [billing](https://git.cafe/docs/account/billing.md) and
  [public profiles](https://git.cafe/docs/account/public-profiles.md) share their account guides.

## Integrations

- [GitHub import and sync](https://git.cafe/docs/integrations/github-sync.md).
- [Git mirrors with another server](https://git.cafe/docs/integrations/git-mirrors.md).
- [Buildkite results and settings](https://git.cafe/docs/integrations/buildkite-ui.md).
