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

# Commands

> Full list of GAssist commands for managing pull requests, configuring reminders, and connecting your Git provider.

Type any of the following commands when chatting with GAssist in MS Teams. Commands are not case-sensitive.

## Pull requests

<ResponseField name="reviews" type="command">
  List all open pull requests where you are assigned as a reviewer.
</ResponseField>

<ResponseField name="created" type="command">
  List all open pull requests created by you.
</ResponseField>

<ResponseField name="filter reviews" type="command">
  List pull requests where you are a reviewer, filtered to one or more specific repositories. GAssist will prompt you to select the repositories to filter by.
</ResponseField>

## Account and provider

<ResponseField name="unlink git" type="command">
  Disconnect your currently linked Git provider. Use this to switch providers or sign out of your Git account.
</ResponseField>

<ResponseField name="switch project" type="command">
  Open the project picker to change your active project. Available for GitLab and Azure DevOps.
</ResponseField>

<ResponseField name="switch org" type="command">
  Open the organisation picker to change your active Azure DevOps organisation.
</ResponseField>

## Settings

<ResponseField name="settings" type="command">
  View your current notification settings and set a daily reminder time for pull request reviews. GAssist will send you a summary of pending reviews at the configured time each day.
</ResponseField>

## Help

<ResponseField name="help" type="command">
  Display the full list of supported GAssist commands.
</ResponseField>
