Cloudback Docs
HomePricingBlogContactSign In
  • Getting Started
    • What is Cloudback?
    • Installation Guide
    • First Backup Walkthrough
  • Managing Backups
    • Automated Daily Backups
    • Metadata Backups
    • One-Click Manual Backups
    • Setting Backup Schedules
    • Manage Backup Storage
    • Backup Retention Policy
    • Password-Protected Backups
    • Account Settings
    • Bulk Operations
    • Data Deduplication
    • Email Notifications
    • Instant Notifications
    • Archive Name Pattern
  • Data Restoration
    • Download Backups
    • Restore to GitHub
  • Automation
    • Terraform Provider
    • Operations API
  • Dashboard
    • Dashboard Overview
    • Card view
    • Table view
    • Repository Details
    • Backup Details and Metadata
    • Backup Status Badge
  • Storage Configuration
    • Cloudback Managed Storages
    • Customer Managed Storages
    • Replicating Backups
  • Supported Storages
    • Alibaba Cloud Object Storage Service
    • Amazon S3 Bucket via Access Key
    • Amazon S3 Bucket via Access Point
    • Amazon S3 Glacier
    • Amazon S3 Object Tagging
    • Google Cloud Storage Bucket
    • Microsoft Azure Blob Container
    • Microsoft OneDrive Business
    • Microsoft OneDrive Personal
    • OpenStack Swift
    • Wasabi Customer Managed Storage
  • Account and Billing Management
    • Payment Methods
    • GitHub Organizations
    • Invoiced Customers
  • Troubleshooting and Support
    • Known Issues
    • Contact us
  • Security Features
    • Access Review: Vanta Integration
    • Immutability: Amazon S3 Object Lock
    • Encryption: Password-Protected Archives
    • Traceability: Audit Log
  • Legal
    • Terms of Service
    • Privacy Policy
Powered by GitBook
LogoLogo

Learn more

  • Integrations
  • Blog

Explore

  • Roadmap
  • Changelog

Support

  • Contact Us
  • Status

Legal

  • Terms of Service
  • Privacy Policy

© 2025 Cloudback

On this page
  • How to Configure Account Settings
  • Available Settings
  • Timezone
  • Default Schedule
  • Default Storage
  • Default Retention Policy
  • Archived Repository Handling
  • Auto-Enabling New Repositories
  • Learn More

Was this helpful?

  1. Managing Backups

Account Settings

PreviousPassword-Protected BackupsNextBulk Operations

Last updated 1 month ago

Was this helpful?

The Account Settings page allows you to configure default backup settings for repositories linked to your GitHub account.

How to Configure Account Settings

To access and modify account settings, navigate to the Account Settings page from the sidebar. Here, you can set the default backup schedule, storage location, retention policy, and other settings for all repositories associated with your GitHub account. The settings also affect new repositories added to your account.

Available Settings

You can configure the following settings:

Timezone

  • Determines the timezone used for scheduling backups.

  • The selected timezone applies to all existing repositories and new ones added under the account.

Default Schedule

  • Sets the default backup schedule for new repositories.

Default Storage

  • Specifies the default storage location for backup archives for new repositories.

  • You can choose Cloudback-managed storage or a custom storage created by the user.

Default Retention Policy

  • Defines how long backup archives of new repositories are retained before being deleted.

  • Example: Last 30 days.

Archived Repository Handling

  • Determines how archived repositories are treated in Cloudback.

  • Options:

    • Hide from dashboard and skip backup (default).

    • Display on dashboard and backup.

Auto-Enabling New Repositories

  • Allows automatic backup activation for new repositories based on naming patterns.

  • Supports wildcard characters (*) to include multiple repositories.

Wildcard characters:

  • * - zero or more characters

  • ? - exactly one character

  • , - specify multiple queries separated by a comma

Examples:

Considering the selected account has 4 repositories awesome, awesome-repos, books and static-website-example, the given patterns will match the following repositories:

  • * - matches all repositories

  • awe* - matches awesome and awesome-repos

  • awe*,book - matches awesome, awesome-repos and book

  • *b* - matches book and static-website-example

Learn More

All settings in the Account Settings page are applied to the selected GitHub account. The timezone is applied to all existing repositories and the new ones. The other settings will be applied to all new repositories of the account selected above. If you want to apply settings to already existing repositories, you can use the page.

Options include predefined schedules such as Daily at 1 PM, and schedules created by the user. For more information, see .

Repository name pattern accepts characters and a comma character to join multiple queries.

Bulk Operations
Backup Schedules
wildcard
Cloudback Managed Storages
Customer Managed Storages
Backup Schedules
Bulk Operations
Account Settings