# Crafting > This page talks about how to manage access to the Crafting sandbox. ## Pages - [Access control in sandbox](access-control.md): This page talks about how to manage access to the Crafting sandbox. - [Account Setup](account-setup.md): Setting up account is the first thing need to be done for setting up Crafting. In this page, we talk about topics reg... - [Adjust config of a sandbox](adjust-config.md): This page described how to adjust config of an existing sandbox. No matter your sandbox is from a single repo in a si... - [Admin Overview](admin-overview.md): In this chapter, we will talk about how to setup and manage Crafting from an administrator's point of view to boost y... - [Advanced Setup](advanced-setup.md): Here, we discuss advanced setups Crafting platform supports for setting your team's dev environments, including: - [Auto-follow code branch in sandbox](auto-follow.md): In this page, we describe how to use the`auto-follow`feature in Crafting sandbox for your development and preview. - [Basic Steps](basic-steps.md): In this section, we describe the basic steps for using Crafting Sandbox in your day-to-day work. - [Setup for Cloud Resources](cloud-resources-setup.md): Crafting can manage the lifecycle of resources outside the system, like services from the cloud providers (e.g. RDS, ... - [Code with JetBrains IDEs](code-with-jetbrains-ides.md): In this page, we cover the common topics regarding using JetBrains IDEs, such as`IntelliJ`,`RubyMine`,`PyCharm`,`... - [Code with VS Code](code-with-vs-code.md): In this page, we cover the common topics regarding using VS Code to work on code inside the Crafting Sandbox. - [Command Line Tool](command-line-tool.md): The only CLI`cs`can be used outside the Crafting Sandbox system (e.g. your laptop, local machine) or inside a works... - [Concepts and Architecture](concepts-and-architecture.md): In this section, we explain some of the core concepts behind Crafting Sandbox and dig deeper on its architecture. - [Setup containers and dependencies](containers-dependencies-setup.md): This page talks about how to setup built-in dependencies such as`Postgres`,`Redis`,`ElasticSearch`, etc., and cust... - [Copy files between local and cloud](copy-files.md): During development, it's often needed to copy some input files from your local machine to the Crafting workspaces or ... - [Save and load data snapshots](data-snapshots.md): In this page, we describe how to use data snapshots to help your development. A`Data Snapshot`(a.k.a.`Dependency S... - [Developer Workflows](developer-workflows.md): In this section, we walk though the common workflows on Crafting from a developer point of view. This is assuming the... - [Docker in Workspace](docker-in-workspace.md): The workspace has integrated docker CLI and daemon and will automatically start the docker daemon on the first time i... - [Endpoint alias and endpoint routing](endpoint-alias.md): An`endpoint`defined in a sandbox is exposed to the Internet using a DNS name derived from the endpoint name and the... - [Environment variables (ENV)](environment-variables.md): This page describes how to use environment variables in Crafting sandbox for your development needs. The outline is a... - [Frequently Asked Questions](frequently-asked-questions.md): Sandbox/workspace is accessible to all team members in the same organization. We optimize for convenience and promote... - [Git Access](git-access.md): Access the git repos is a necessary step for developers to use Crafting as their dev environments. This page talks ab... - [Git Service Integration for Preview](git-integration.md): In the [Git Access](https://docs.sandboxes.cloud/docs/git-access) section, we talked about how to let individual deve... - [Home screen message and sandbox instruction](home-screen-message-and-sandbox-instruction.md): As each engineering team has their own workflows and practices, they typically have some documentation on how each de... - [Develop on Kubernetes](kubernetes-dev.md): In this page, we describes how to use Crafting platform to develop on Kubernetes apps, including following topics: - [Setup for Kubernetes](kubernetes-setup.md): This section will walk you through how to setup Crafting for empowering your developers with the simplest experience ... - [Launch a sandbox](launch-a-sandbox.md): In this page, we describe how to start a new sandbox with your code and configuration. We will use a simple version o... - [Login](login.md): A user's main identity on Crafting Platform is his/her email address, typically work email address. For Crafting SaaS... - [Network configuration and endpoints](network-setup.md): This page talks about how to let components in the sandbox communicate with each other and how to access services run... - [Organizational settings](org-settings.md): Crafting provides additional settings on the organization level to offer more convenience and flexibility to developm... - [Personalize your sandbox](personalize.md): This page describes about how to personalize your development environment in Crafting Sandbox using personal snapshot. - [Port-forwarding for hybrid development](port-forwarding.md): In this page, we describe how to use Crafting's port-forwarding feature for hybrid development, which combines the po... - [Quickstart Guide](quick-start.md): In this section, we show how you can get started with Crafting and explore its use cases. - [Remote Desktop in Workspace](remote-desktop-in-workspace.md): A workspace in a sandbox is a Linux environment which also supports running X-Window based desktop applications. Craf... - [Repo Manifest](repo-manifest.md): `Repo Manifest`defines how Crafting system automates the setup for a git repository in the workspace after checking ... - [Sandbox Notes](sandbox-definition.md): A Sandbox is designed to provide an all-in-one, self-contained development environment (the on cloud potion of it, in... - [Secrets](secrets.md): `Secrets`in the Crafting system are used to store sensitive information which will be encrypted at rest, and with li... - [Security](security.md): All communication between the Crafting Sandbox System and the Internet is encrypted via HTTPS and TLS 1.2. The intern... - [Start A Workspace](start-a-workspace.md): In this section, we talk about how to start a simple workspace to do some online coding. If you are in a development ... - [Suspend And Resume](suspend-and-resume.md): In this page, we talk about an important feature Crafting Sandbox offers, sandbox suspension. - [Template Builder](template-builder.md): This page talks about how to use the template builder provided by Crafting to quickly setup ground work for a template. - [Templates Best Practices](templates-best-practices.md): Here, to summarize, we provide a checklist for key points in setting up`Templates`to standardize dev environments f... - [Templates Setup](templates-setup.md): Standardized and replicable development environments is critical for maximizing the team's productivity and minimizin... - [Use Case Collaboration](use-case-collaboration.md): In this section, we will describe the use cases of Crafting for facilitate collaboration in development teams, no mat... - [Use Case Compose](use-case-compose.md): In this section, we will talk about the use case of how to use Crafting to do multi-service development scaling beyon... - [Overcome Local Machine Slowness](use-case-compute-power.md): In this section, we discuss the use case of using Crafting to overcome local machine slowness in development. As the ... - [Kubernetes Development and Testing](use-case-kubernetes.md): In this section, we will show how Crafting helps development and testing for apps and services running on Kubernetes.... - [Code Change (PR) Preview](use-case-preview.md): In this section, we are going to illustrate the use case of previewing code changes (Pull Requests) with Crafting. Th... - [Maintainable Dev Environments](use-case-standardization.md): In this section, we describe the use case of setting up maintainable dev environments for your development team with ... - [Use command line tool](use-command-line-tool.md): Crafting Sandbox CLI,`cs`, provides full-fledged access to the Crafting platform from your local machine, and it als... - [User Guide](user-guide.md): This chapter is to guide a developer to use Crafting sandbox in their day-to-day development. We will walk through a ... - [Work on a sandbox](work-on-a-sandbox.md): When the sandbox is launched and ready, we can start using the sandbox. In this page, we will use the simple multi-se... - [Setup workspaces](workspaces-setup.md): This page talks about steps to setup each dev container (`workspace`) to make it ready to code.