LogoLogo
  • Welcome
  • Guides
    • What's Warp?
    • Setup Guide
      • Install the Prerequisites
      • Create and Configure Your Project
      • Set Up Your Vault
      • Scan Your Sources for Repositories
      • Migrate a Repository
  • Product
    • Core Concepts
    • Roadmap
  • Migrations
    • Azure DevOps
      • Service Connections
      • Limitations
    • Bitbucket Server
      • Limitations
  • Using Warp
    • Migration HQ
      • Issues
        • Issue Page
      • Labels
      • Warp.yml
      • Warpspaces
      • Runner Agent
    • Projects
      • Dashboard
      • Team
      • Capacity
      • Settings
    • Slash Commands
      • Global
        • /help
      • Migration
        • /migrate
        • /rename-destination
      • Backlog Issue
        • /refresh
      • Azure DevOps
        • /rewire-pipeline
        • /rewire-all-pipelines
        • /integrate-boards
        • /autolink-work-items
        • /lock-ado-repo
        • /disable-ado-repo
      • GitHub
        • /add-team
    • Support
      • Warp for Copilot
      • Partners
      • Knowledge Base
    • Warp Vault
      • Download Warp Vault
        • Verify Your Copy of Warp Vault
      • Supported Credential Providers
        • Amazon S3 Storage
        • Azure Blob Storage
        • Azure DevOps Services
        • Bitbucket Server
        • GitHub (Destination)
      • Using Credentials in Scripts
        • Vault Schema
          • Amazon S3 Credential Schema
          • Azure Blob Storage Credential Schema
          • Azure DevOps Services Credential Schema
          • Bitbucket Server Credential Schema
          • GitHub (Destination) Credential Schema
  • Warp CLI
  • Security
    • Security at Packfiles
    • Warp's Security Model
      • Credential Management
      • Private Compute
      • Data Privacy
  • Billing & Licensing
    • Overview
    • Free Tier
Powered by GitBook
LogoLogo

Helpful Links

  • Get Warp
  • Terms of Service
  • Privacy Policy

© 2025 Packfiles Inc

On this page
  • Check Vault
  • Scan Sources
  • Configuration
  • Destination
  • Vault
  • Danger Zone

Was this helpful?

Edit on GitHub
Export as PDF
  1. Using Warp
  2. Projects

Settings

View and manage the Project’s settings and configurations.

PreviousCapacityNextSlash Commands

Last updated 3 months ago

Was this helpful?

The Settings page is where you view the Project’s settings and configuration files, as well as perform tasks such as scanning the vault file, scanning the source organization for repositories, and deleting the Project.

The key parts of the Dashboard page are described in detail below.

Check Vault

The Check Vault button performs a test on your Project’s vault file, config/vault.age, to confirm that it contains the necessary data, namely:

  • The personal access token for the Azure DevOps organization,

  • The personal access token for the GitHub organization

When you click the Check Vault button, you’ll see this message...

...and when the process is complete, the results — information about the personal access tokens — will be displayed on the page’s Vault section (see below for details).

Scan Sources

The Scan Sources button starts the process of scanning the Azure DevOps organization for repositories.

When you click the Scan Sources button, you’ll see this message...

...and when the process is complete, the results will be visible in a couple of places:

  • In the Dashboard page’s Trends section, under Repositories Discovered. If this is the first time you scanned sources, this value will now contain the number of repositories Warp found in the Azure DevOps organization. If this is not time, this value will be updated to reflect any repositories that have been added since the last scan.

  • In the project’s Migration HQ repository, where any repositories discovered since the last scan (or, if this is the first scan, all the repositories Warp was able to find) will be assigned an issue and appear as open issues on the Issues page.

Configuration

The Configuration section shows information about the Project’s configuration files. It displays the following information:

  • The partial hash of the Project’s vault file. This is the first 7 characters of the SHA hash of the Project’s vault file, config/vault.age, which contains the encrypted personal access tokens for the Project’s Azure DevOps and GitHub organizations. You can view this file in GitHub by clicking the partial hash.

Destination

The Destination section shows the GitHub organization where this Project’s repositories are to be migrated. It displays the following for the organization:

  • The organization name. In the example above, it’s Hypotheticorp5678.

Vault

The Vault section contains a list of the contents of the vault — the file containing the following personal access tokens that Warp uses to access the source and destination organizations in order to perform migrations.

Each item in this list represents a personal access token and contains the following:

  • The name of the token’s platform. In the example above, the first token is for Azure DevOps and the second one is for GitHub.

  • The organization for which the token was issued. In the example above, the first token is for the joey-ado-testing organization in Azure DevOps, and the second is for the Hypotheticorp5678 organization in GitHub.

  • The unique identifier for the token.

Danger Zone

The Danger Zone contains a single control: the Delete Project button, which deletes the Project.

As a safety precaution, clicking the Delete Project button causes this dialog box to appear:

Clicking the Confirm button will permanently delete the project. Use this feature with caution!

Warp.yml. The name of the project’s configuration file. You can view and edit this file in GitHub by clicking the button on the right side of this section.

The button. Displays a reminder that you can edit warp.yml in GitHub.

The button. Displays a reminder that repositories from your sources will be migrated to this GitHub organization.

The button. Click this to open a new browser to the organization’s Migration HQ repository.

The button. Clicking this button displays a dialog box showing when the token was last checked using the Check Vault button: