Skip to content

Commit 13c8b93

Browse files
committed
fix(source): update docs for enterprise starter release
1 parent 3c2a469 commit 13c8b93

1 file changed

Lines changed: 12 additions & 7 deletions

File tree

docs/pricing/plans/enterprise-starter.mdx

Lines changed: 12 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -27,22 +27,22 @@ Please also see [FAQs](faqs.mdx) for more FAQs, including how to downgrade Enter
2727

2828
The Enterprise Starter plan supports a variety of AI and search-based features like:
2929

30-
| **AI features** | **Code Search** | **Management** | **Support** |
30+
| **AI features** | **Code Search** | **Management** | **Support** |
3131
| -------------------------------------- | ------------------------------ | --------------------------------------------------------- | ------------------------- |
3232
| Code autocompletions and chat messages | Indexed Code Search | Simplified admin experience with UI-based repo-management | Support with limited SLAs |
3333
| Powerful LLM models for chat | Indexed Symbol Search | User management | - |
34-
| Integrated search results | Searched based code-navigation | GitHub code host integration | - |
34+
| Integrated search results | Searched based code-navigation | Code host integrations (GitHub, GitLab.com, Bitbucket Cloud) | - |
3535
| Cody integration | - | - | - |
3636

3737
## Limits
3838

3939
Sourcegraph Enterprise Starter offers the following limits:
4040

41-
- Max 50 users per workspace
41+
- Max 500 users per workspace
4242
- Max 100 repos per workspace
4343
- Starts with 5 GB of storage
4444
- 1 GB storage per seat added
45-
- 10 GB max total storage
45+
- 50 GB max total storage
4646

4747
## Workspace settings
4848

@@ -58,7 +58,7 @@ After creating a new workspace, you can switch views between your personal and w
5858

5959
## Getting started with workspace
6060

61-
A workspace admin can invite new members to their workspace using their team member's email address. Once the team member accepts the invitation, they will be added to the workspace and assigned the member role. Next, the member is asked to connect and authorize the code host (GitHub) to access the private repositories indexed in your Sourcegraph account.
61+
A workspace admin can invite new members to their workspace using their team member's email address. Once the team member accepts the invitation, they will be added to the workspace and assigned the member role. Next, the member is asked to connect and authorize their code host (GitHub, GitLab.com, or Bitbucket Cloud) to access the private repositories indexed in your Sourcegraph account.
6262

6363
If you skip this step, the member won't be able to access any of the private repositories they have access to. However, they can still use the public search via the Sourcegraph code search bar.
6464

@@ -68,7 +68,12 @@ If you skip this step, the member won't be able to access any of the private rep
6868

6969
From the Repository Management settings, workspace admins can configure various settings for connecting code hosts and indexing repositories in their workspace. You can index up to 100 repos per workspace.
7070

71-
![repo-management](https://storage.googleapis.com/sourcegraph-assets/Docs/repo-management.jpg)
71+
**Repository permissions**:
72+
73+
- **GitHub** provides repository-level permissions that are reflected in Sourcegraph.
74+
- **GitLab.com** and **Bitbucket Cloud** repositories are accessible to all workspace members regardless of the member's permissions on the external code host.
75+
76+
![repo-management](https://storage.googleapis.com/sourcegraph-assets/Docs/repo-management-new.png)
7277

7378
From here, you can:
7479

@@ -86,4 +91,4 @@ When you add a new organization, you must authorize access and permission for al
8691

8792
As you add more repos, you get logs for the number of repos added, storage used, and their status. To remove any repo from your workspace, click the repo name that changes the repo status **TO BE REMOVED**. Click the **Save Changes** button to confirm it.
8893

89-
![repo-list](https://storage.googleapis.com/sourcegraph-assets/Docs/repo-list.jpg)
94+
![repo-list](https://storage.googleapis.com/sourcegraph-assets/Docs/sidebar-new.png)

0 commit comments

Comments
 (0)