[Yandex Cloud documentation](../../index.md) > [Yandex DataSphere](../index.md) > Step-by-step guides > All guides

# Step-by-step guides for DataSphere

## Managing a community {#community}

* [Creating a community](community/create.md)
* [Adding a user to a community](community/add-user.md)
* [Managing community labels](community/manage-community-labels.md)
* [Managing community restrictions](community/manage-community-config.md)
* [Creating a service agent](community/create-ssa.md)
* [Adding a link for a community](community/link-channel.md)
* [Linking a billing account](community/link-ba.md)
* [Viewing DataSphere usage details](community/billing-details.md)
* [Deleting a community](community/delete.md)
* [Removing a user from a community](community/delete-user.md)

## Managing a project {#project}

* [Creating an empty project](projects/create.md)
* [Adding a user to a project](projects/add-user.md)
* [Managing project labels](projects/manage-project-labels.md)
* [Selecting a Python version](projects/python-version.md)
* [Resizing project storage](projects/storage-resize.md)
* [Changing project settings](projects/update.md)
* [Setting project limits](projects/restrictions.md)
* [Deleting a notebook or a project](projects/delete.md)
* [Removing a user from a project](projects/delete-user.md)
* [Using a shared resource](projects/use-shared-resource.md)
* [Troubleshooting](projects/debugging-tools.md)

## DataSphere Notebook {#notebook}

* [Selecting computing resources](projects/control-compute-resources.md)
* [Checking GPU load](projects/gpu-performance-check.md)
* [Getting a notebook ID](projects/get-notebook-cell-ids.md)
* [Installing dependencies](projects/install-dependencies.md)
* [Notebook code snippets](projects/snippets.md)
* [Clearing notebook cell outputs](projects/clear-outputs.md)
* [Working with Git](projects/work-with-git.md)
* [Setting up template-based JupyterLab notebook creation](projects/templates.md)
* [Connecting to a project JupyterLab from a local IDE](projects/remote-connect.md)

## Working with resources {#resources}

* [Working with secrets](data/secrets.md)
* [Working with Yandex Data Processing templates](data-processing-template.md)
* [Working with Docker images](user-images.md)
* [Working with datasets](data/dataset.md)
* [Connecting to an S3 storage](data/s3-connectors.md)
* [Working with Spark connectors](data/spark-connectors.md)
* [Working with models](data/models.md)
* [Using file storages](data/filestores.md)

## Connecting to data sources {#connections-to-data-sources}

* [Connecting to S3 using boto3](data/connect-to-s3.md)
* [Connecting to a ClickHouse® database](data/connect-to-clickhouse.md)
* [Connecting to a PostgreSQL database](data/connect-to-postgresql.md)
* [Connecting to Yandex Disk](data/connect-to-ya-disk.md)
* [Connecting to Google Drive](data/connect-to-google-drive.md)

## DataSphere Inference {#deploy}

* [Creating a node](deploy/node-create.md)
* [Updating a node](deploy/node-update.md)
* [Deleting a node](deploy/node-delete.md)
* [Configuring the environment for deploying a standalone service](deploy/node-customization.md)
* [Sending a request to a node](deploy/node-api.md)
* [Suspending or resuming a node](deploy/node-suspend-resume.md)
* [Creating an alias](deploy/alias-create.md)
* [Updating an alias](deploy/alias-update.md)
* [Deleting an alias](deploy/alias-delete.md)
* [Sending a request to an alias](deploy/alias-api.md)

## DataSphere Jobs {#ds-jobs}

* [Authentication in DataSphere Jobs](projects/authentication.md)
* [Running jobs in DataSphere Jobs](projects/work-with-jobs.md)
* [Working with jobs from Visual Studio Code](projects/jobs-toolkit.md)
* [Using results of completed jobs](projects/use-job-results.md)
* [Working with a service agent from a job](projects/jobs-with-ssa.md)

## Shared access to resources, projects, and computation results {#share}

* [Sharing a dataset](data/dataset.md#share)
* [Sharing a file storage](data/filestores.md#share)
* [Sharing an S3 connector](data/s3-connectors.md#share)
* [Sharing a secret](data/secrets.md#share)
* [Sharing a Docker image](user-images.md#share)
* [Sharing a Yandex Data Processing template](data-processing-template.md#share)
* [Publishing a notebook](projects/publication.md)
* [Exporting a project](projects/export.md)
* [Opening a notebook in DataSphere](projects/open-in-datasphere.md)


## Additional DataSphere features {#additional-feature}

* [Migrating a workflow to a new DataSphere version](migration.md)