> For the complete documentation index, see [llms.txt](https://docs.snyk.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.snyk.io/snyk-data-and-governance/snyk-terms-of-support-and-services-glossary/snyk-jumpstart-basic-versus-standard.md).

# Snyk Jumpstart: Basic versus Standard

How the Snyk Jumpstart Basic and Standard consultant-led onboarding packages differ

Snyk Jumpstart services accelerate Snyk product configuration through remote, consultant-led engagements. Both packages provide a Template Organization to ensure a consistent, scalable account structure.

## Main differences

| Engagement length  | 30 Days           | 60 Days                                   |
| ------------------ | ----------------- | ----------------------------------------- |
| SSO Setup          | Base SAML only    | Advanced (OIDC/Entra ID) + Custom Mapping |
| Snyk Broker        | Not Included      | Full Installation (SCM & Container)       |
| Developer training | Informal transfer | Dedicated 60-min formal session           |
| API & Web (DAST)   | Not Included      | Included (up to 3 apps + 1 API)           |
| Snyk Learn add-on  | Not Included      | Included (Assignment & Role setup)        |
| SBOM walkthrough   | Not Included      | Included (CLI & API)                      |

## Common components

Both packages cover the foundational setup for Open Source, Code, Container, and IaC for up to 50 targets per module:

* **Initial setup**: Pre-engagement planning and platform configuration.
* **Integrations**: One Group-level SCM integration, such as GitHub or GitLab, and Jira or Slack alerts.
* **Automation**: Configuration of a single CI/CD pipeline.
* **Prioritization**: Guidance on interpreting scan results and using **Asset Inventory** to identify coverage gaps.

## Success criteria

* **Dedicated SME**: Appoint a single point of contact for the duration of the engagement.
* **Timeline**: Services expire if not use within the allotted time (60 days for Basic, 120 days for Standard).
* **Delivery**: Snyk delivers all sessions remotely and consecutively during normal business hours.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.snyk.io/snyk-data-and-governance/snyk-terms-of-support-and-services-glossary/snyk-jumpstart-basic-versus-standard.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
