/

Create a Secrets Project

What are ByteHide Projects?

ByteHide projects are the foundation for organizing and managing your application secrets and scans. Projects allow you to:

  • Organize your secrets by application or service
  • Manage multiple environments (development, staging, production)
  • Control access for team members with different permission levels
  • Configure alerting for secret detection and security events
  • View scanning history and detected secrets across your codebase
  • Connect with source control for automated secret detection

Each project provides a unique token that authenticates your applications and scanners with the ByteHide service.

Create Your Project

  1. Sign in to ByteHide Cloud
  2. Go to Projects section
  3. Click Create Project in the dashboard Detection Results
  4. Select Secrets as the project type
  5. Enter a project name and description Detection Results
  6. Click Create

Get Your Project Token

Security Notice

Keep your project token secure and never commit it to source control.

After creating your project, you'll need the project token for both the Scanner and Secrets Manager:

  1. Go to your secrets project
  2. In the main view you will see the Project token box Detection Results
  3. Copy your project token

Project Settings

In the ByteHide Cloud panel, you can configure:

  • Environments: Set up different environments (development, staging, production)
  • Access Control: Manage team access and permissions
  • Notifications: Configure alerts for secret detection
  • Integrations: Set up CI/CD and webhook integrations

Next Steps

Choose your integration path:

Secret Scanner

Set up the scanner to detect sensitive data in your code.

Secrets Manager

Configure the manager to store your secrets securely.