Skip to content

Commit b28d92a

Browse files
committed
MTSG docs
1 parent dd51647 commit b28d92a

File tree

2 files changed

+6120
-6912
lines changed

2 files changed

+6120
-6912
lines changed

docs/enterprise-starter.mdx

Lines changed: 65 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,65 @@
1+
# Enterprise Starter
2+
3+
<p className="subtitle">Learn about the Enterprise Starter plan tailored for teams and individuals.</p>
4+
5+
<Callout type="info">Enterprise Starter is available for Sourcegraph versions 6.0+ and supports VS Code, JetBrains, Cody Web.</Callout>
6+
7+
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.
8+
9+
## Team seats
10+
11+
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.
12+
13+
## Enterprise Starter team roles
14+
15+
The Enterprise Starter plan includes the following team-level roles:
16+
17+
- **Admin**: Has full access to the workspace, including the ability to manage users, billing, and settings
18+
- **Member**: Can access repositories in the workspace and can experience the supported features
19+
20+
## Billing
21+
22+
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.
23+
24+
## Features supported
25+
26+
With Enterprise Starter, the following features are supported:
27+
28+
- Simplified admin experience with UI-based repo-management
29+
- User management
30+
- Indexed Code Search
31+
- Indexed Symbol Search
32+
- Searched based code-navigation
33+
- Cody integration
34+
- GitHub code host integration
35+
36+
## Limits
37+
38+
Sourcegraph Enterprise Starter offers the following limits:
39+
40+
- Max 50 users per workspace
41+
- Max 100 repos
42+
- 5 GB of storage
43+
- 1 GB storage per seat added
44+
- 10 GB max total storage
45+
46+
## Workspace settings
47+
48+
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:
49+
50+
- **General Settings**: Helps you configure how your workspace is described or accessed with options like workspace name, URL, and deleting the workspace
51+
- **Users**: Manage permissions, assign seats, or invite new users
52+
- **Billing**: Manage your monthly billing cycle for all your purchased seats
53+
- **Repository Management**: A complete track and log of your connected repos with the storage used
54+
- **User settings**: Navigates you to your personal account's settings
55+
56+
![workspace-settings](https://storage.googleapis.com/sourcegraph-assets/Docs/workspace-settings-125.jpg)
57+
58+
## Downgrading Enterprise Starter
59+
60+
To downgrade your Enterprise Starter, there are two options:
61+
62+
- Delete the workspace — this cancels the subscription, and you lose access to the workspace
63+
- Cancel the workspace subscription from the **Billing** settings. This allows you to access the workspace until the end of the current billing period
64+
65+
Once access to your workspace is revoked, all your data and settings are permanently deleted.

0 commit comments

Comments
 (0)