Skip to content
This repository has been archived by the owner on Jul 2, 2024. It is now read-only.

Commit

Permalink
spell out scaled current state (#8500)
Browse files Browse the repository at this point in the history
outline what's sent and when
  • Loading branch information
amenne authored Jan 30, 2024
1 parent 7b1c1e9 commit 7d8ccdc
Show file tree
Hide file tree
Showing 2 changed files with 91 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,79 @@

Our Digital Scaled Success program services our customers who do not qualify for a named, dedicated TA (managed) through a tech-nurtured approach based on their use of Sourcegraph by delivering tailored, consistent communication & enablement to meet their needs, support them, and ensure they have a positive experience.

We are utilizing Vitally to monitor all customers and send all communications. We seek to align the Scaled Success Customer Lifecycle to our overall customer journey as closely as possible.
We leverage Vitally to monitor all customers and send all communications through Vitally. We seek to align the Scaled Success Customer Lifecycle to our overall customer journey as closely as possible.

You can view our current program across the customer lifecycle below:
![Customer Lifecycle - Scaled Success](https://github.com/sourcegraph/handbook/assets/7228359/7cd03b9b-cdb0-4387-9a46-000250363e74)

## Lifecycle Stages

- [Onboarding](#customer-onboarding)
- [Adopting](#adopting)
- [Nurturing](#nurturing)
- [Renewing](#renewing)
- [Reccuring touchpoints](#recurring-touchpoints)

### Customer Onboarding

The onboarding phase runs for 60 days from contract close.

Effective FY25, scaled customers are required to be on cloud so besides potentially creating a new, production instance as part of the hand-off it is assumed that the production instance is provisioned as part of the hand-off process.

Customer onboarding consists of a series of email nurture campaigns to contacts based on the role mapping (step 7.4 above).

#### Admin onboarding

This email sequence is sent to anyone tagged as an Instance Admin on the account. These materials provide help tips to configuring and maintaining the production instance.

#### End user onboarding

Once we detect the first ping from an instance, an end user onboarding email is sent to anyone tagged as a Program Contact on the account. These materials are intended to be shared with end users to help them onboard to Sourcegraph. We also offer the program contact an opportunity to respond and request help from our team.

We have different sequences for Code Search only, Cody only, or Code Search and Cody depending on what the customer has purchased.

#### Onboarding check-in

30 days into the partnership a 30-day check-in and survey email is sent to the Program Contact, Instance Admin, and Champion of an account. Our goal with this check-in is to 1.) allow customers to provide feedback on their experience so far and 2.) request help from the TA team as desired.

### Adopting

Customers enter the adoption phase after 60 days. Customers remain in the adoption phase until they reach 80% utilization (MAU / Seats) AND 30% usage (DAU / MAU) OR their renewal is within 120 days (at which point they enter the renewal lifecycle stage).

#### 90 day check-in

90 days into the relationship, the customer Program Contact, Champion, and Instance Admin receive their first Usage Recap Email summarizing highlights in usage across their account. We also offer them an opportunity to meet with the team for anything they need.

#### Manual, targeted outreach

The Digital Scaled team continues to monitor customer usage throughout.

##### Poor or Concerning Health

Where customer health is poor or concerning, specific email campaigns are sent to encourage enablement and use.

##### Advanced Enablement

When users begin to interact with a new feature for the first time, the Digital Scaled team is alerted and advanced use case materials are sent to the account to encourage enablement and use.

### Nurturing

Customers enter the nurture phase once they have reached 80% utilization (MAU / Seats) AND 30% usage (DAU / MAU) OR their renewal is within 120 days (at which point they enter the renewal lifecycle stage).

At this stage we continue to monitor customer usage throughout, sharing targeted outreach and check-ins as needed.

### Renewing

A customer enters the renewal lifecycle stage 120 days out from renewal. This process is currently facilitated primarily by the Account Executive today.

### Recurring Touchpoints

The following recurring touchpoints are sent to customers automatically based on their start date.

#### Monthly Usage Recaps

After their first 90 days, the Program Contact, Champion, and Instance Admin are enrolled in our Monthly Usage Recap emails which are sent the first week following the close of the month. These emails summarize highlights in usage across their account.

#### Quarterly check-ins

Starting 90 days into the relationship, we also begin offering quarterly check-ins with customers. They are invited to schedule time with the TA team to cover topics such as enablement & training asks, product roadmap overviews, product feedback sessions, or general check-ins.
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,21 @@
Processes exist to ensure consistent practices amongst teams. Processes that the TA team either drives or heavily contributes to are outlined below.

WIP!

### Post-sales hand-off

This process occurs through both Salesforce and Vitally. Below is an overview of the process along with additional details about tooling automation that facilitates the process.

The pre-to-post sales handoff process consists of the following steps:

1. Technical Advisor Support Level is manually assigned on the Salesforce Account by TA leadership
2. The account is created in Vitally automatically once the Support Level is set
3. The Customer Segmentation Assignment Vitally Playbook runs to assign account segment attribute of: Strategic, Enterprise, Mid-Market, or SMB.
4. Digital Scaled customers are assigned an account segment attribute of: Scaled.
5. Customer Lifecycle Stages Vitally Playbook runs to assign account as "0. Prospect", the first step in the customer lifecycle. At this point, the account is created and all initial attributes about the new customer are assigned in Vitally.
6. TA leadership continues to monitor the new business opportunity until close.
7. Upon close, the pre-sales CE performs the following steps:
1. Creates the production license
2. If relevant, generates request for new cloud production instance.
3. Completes [instance to admin mapping](https://docs.google.com/document/d/12W85VTKLJg2Os74PWADxwOPfpMozB0mUm4Do6fN9dFs/edit?usp=sharing)
4. Tags customer contacts with the appropriate `role` on their contact card in Salesforce.

0 comments on commit 7d8ccdc

Please sign in to comment.