- 
                Notifications
    
You must be signed in to change notification settings  - Fork 76
 
Pricing docs #901
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
          
     Closed
      
      
    
  
     Closed
                    Pricing docs #901
Changes from 4 commits
      Commits
    
    
            Show all changes
          
          
            20 commits
          
        
        Select commit
          Hold shift + click to select a range
      
      b28d92a
              
                MTSG docs
              
              
                MaedahBatool 9670cf3
              
                Add banner
              
              
                MaedahBatool 0833f3d
              
                Add table
              
              
                MaedahBatool 425059c
              
                Merge branch 'main' into sourcegraph-pricing
              
              
                MaedahBatool eaeb571
              
                Merge branch 'main' into sourcegraph-pricing
              
              
                MaedahBatool 8f82c71
              
                Update docs/enterprise-starter.mdx
              
              
                MaedahBatool 531956c
              
                Update docs/enterprise-starter.mdx
              
              
                MaedahBatool 2a5faf2
              
                Update docs/enterprise-starter.mdx
              
              
                MaedahBatool 5957370
              
                Merge branch 'main' into sourcegraph-pricing
              
              
                MaedahBatool f71d08b
              
                Merge branch 'main' into sourcegraph-pricing
              
              
                MaedahBatool a991ec1
              
                Nav structure
              
              
                MaedahBatool b8e1df4
              
                Address feedback
              
              
                MaedahBatool baf828c
              
                Add repo management docs
              
              
                MaedahBatool 525933c
              
                Merge branch 'main' into sourcegraph-pricing
              
              
                MaedahBatool 702b5d5
              
                Docs for Free plan
              
              
                MaedahBatool df07cda
              
                Docs for Enterprise plan
              
              
                MaedahBatool a47f764
              
                add feedbcak
              
              
                MaedahBatool 8c40d75
              
                Add billing content
              
              
                unknwon 9848161
              
                Merge branch 'main' into sourcegraph-pricing
              
              
                MaedahBatool 1500433
              
                Add minor edits
              
              
                MaedahBatool File filter
Filter by extension
Conversations
          Failed to load comments.   
        
        
          
      Loading
        
  Jump to
        
          Jump to file
        
      
      
          Failed to load files.   
        
        
          
      Loading
        
  Diff view
Diff view
There are no files selected for viewing
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
              | Original file line number | Diff line number | Diff line change | 
|---|---|---|
| @@ -0,0 +1,67 @@ | ||
| # Enterprise Starter | ||
| 
     | 
||
| <p className="subtitle">Learn about the Enterprise Starter plan tailored for teams and individuals.</p> | ||
| 
     | 
||
| <Callout type="info">Enterprise Starter is available for Sourcegraph versions 6.0+ and supports VS Code, JetBrains, Cody Web.</Callout> | ||
                
      
                  MaedahBatool marked this conversation as resolved.
               
              
                Outdated
          
            Show resolved
            Hide resolved
         | 
||
| 
     | 
||
| The Enterprise Starter plan offers a multi-tenant Sourcegraph designed for small teams and individuals that require the same core features of a traditional Sourcegraph instance but with a simplified management experience. This plan provides a fully managed version of Sourcegraph (AI + code search + omnibox, with privately indexed code) through a self-serve flow. | ||
                
      
                  MaedahBatool marked this conversation as resolved.
               
              
                Outdated
          
            Show resolved
            Hide resolved
         | 
||
| 
     | 
||
| ## Team seats | ||
| 
     | 
||
| The Enterprise Starter plan is priced at **$19 per month per seat**. You can add or remove team members at any time. Existing Cody Pro users can also sign up for the Enterprise Starter by paying $19 per seat. However, their Cody Pro subscription will neither be upgraded nor canceled. Instead, they will have two live subscriptions. | ||
| 
     | 
||
| ## Enterprise Starter team roles | ||
| 
     | 
||
| The Enterprise Starter plan includes the following team-level roles: | ||
| 
     | 
||
| - **Admin**: Has full access to the workspace, including the ability to manage users, billing, and settings | ||
                
      
                  MaedahBatool marked this conversation as resolved.
               
              
                Outdated
          
            Show resolved
            Hide resolved
         | 
||
| - **Member**: Can access repositories in the workspace and can experience the supported features | ||
                
      
                  MaedahBatool marked this conversation as resolved.
               
              
                Outdated
          
            Show resolved
            Hide resolved
         | 
||
| 
     | 
||
| ## Billing | ||
| 
     | 
||
| Workspaces on the Enterprise Starter plan are billed monthly based on the number of team seats purchased. In case of overdue or failing payment, there is a grace period during which the workspace admins will receive a daily notification to complete the transaction. | ||
                
      
                  MaedahBatool marked this conversation as resolved.
               
              
                Outdated
          
            Show resolved
            Hide resolved
         | 
||
| 
     | 
||
| ## Features supported | ||
| 
     | 
||
| The Enterprise Starter plan supports a variety of AI and search-based features like: | ||
| 
     | 
||
| | **AI features** | **Code Search** | **Deployment** | **Management** | **Support** | | ||
                
      
                  MaedahBatool marked this conversation as resolved.
               
              
                Outdated
          
            Show resolved
            Hide resolved
         | 
||
| | ---------------------------------------- | ------------------------------ | ---------------------- | --------------------------------------------------------- | ------------------------- | | ||
| | Unlimited autocomplete and chat messages | Indexed Code Search | Multi-tenant cloud | Simplified admin experience with UI-based repo-management | Support with limited SLAs | | ||
                
      
                  MaedahBatool marked this conversation as resolved.
               
              
                Outdated
          
            Show resolved
            Hide resolved
         | 
||
| | Powerful LLM models for chat | Indexed Symbol Search | Private workspace | User management | - | | ||
| | Omnibox intent detection | Searched based code-navigation | Privately indexed code | GitHub code host integration | - | | ||
| | Cody integration | - | - | - | - | | ||
| 
     | 
||
| 
     | 
||
| <Callout type="note">We are actively working on bringing more features to Enterprise Starter. Stay tuned for updates!</Callout> | ||
                
      
                  MaedahBatool marked this conversation as resolved.
               
              
                Outdated
          
            Show resolved
            Hide resolved
         | 
||
| 
     | 
||
| ## Limits | ||
| 
     | 
||
| Sourcegraph Enterprise Starter offers the following limits: | ||
| 
     | 
||
| - Max 50 users per workspace | ||
| - Max 100 repos | ||
                
      
                  MaedahBatool marked this conversation as resolved.
               
              
                Outdated
          
            Show resolved
            Hide resolved
         | 
||
| - 5 GB of storage | ||
                
      
                  MaedahBatool marked this conversation as resolved.
               
              
                Outdated
          
            Show resolved
            Hide resolved
         | 
||
| - 1 GB storage per seat added | ||
| - 10 GB max total storage | ||
| 
     | 
||
| ## Workspace settings | ||
| 
     | 
||
| After creating a new workspace, you can switch views between your personal and workspace accounts. Once you are in your workspace, you can configure the **Workspace settings**. These include options for: | ||
| 
     | 
||
| - **General Settings**: Helps you configure how your workspace is described or accessed with options like workspace name, URL, and deleting the workspace | ||
| - **Users**: Manage permissions, assign seats, or invite new users | ||
| - **Billing**: Manage your monthly billing cycle for all your purchased seats | ||
| - **Repository Management**: A complete track and log of your connected repos with the storage used | ||
                
      
                  MaedahBatool marked this conversation as resolved.
               
              
                Outdated
          
            Show resolved
            Hide resolved
         | 
||
| - **User settings**: Navigates you to your personal account's settings | ||
| 
     | 
||
|  | ||
| 
     | 
||
| ## Downgrading Enterprise Starter | ||
| 
     | 
||
| To downgrade your Enterprise Starter, there are two options: | ||
| 
     | 
||
| - Delete the workspace — this cancels the subscription, and you lose access to the workspace | ||
| - Cancel the workspace subscription from the **Billing** settings. This allows you to access the workspace until the end of the current billing period | ||
| 
     | 
||
| Once access to your workspace is revoked, all your data and settings are permanently deleted. | ||
      
      Oops, something went wrong.
        
    
  
      
      Oops, something went wrong.
        
    
  
  Add this suggestion to a batch that can be applied as a single commit.
  This suggestion is invalid because no changes were made to the code.
  Suggestions cannot be applied while the pull request is closed.
  Suggestions cannot be applied while viewing a subset of changes.
  Only one suggestion per line can be applied in a batch.
  Add this suggestion to a batch that can be applied as a single commit.
  Applying suggestions on deleted lines is not supported.
  You must change the existing code in this line in order to create a valid suggestion.
  Outdated suggestions cannot be applied.
  This suggestion has been applied or marked resolved.
  Suggestions cannot be applied from pending reviews.
  Suggestions cannot be applied on multi-line comments.
  Suggestions cannot be applied while the pull request is queued to merge.
  Suggestion cannot be applied right now. Please check back later.
  
    
  
    
Uh oh!
There was an error while loading. Please reload this page.