# Nebius Token Factory documentation > Comprehensive Nebius Token Factory documentation: quickstart, API reference, model inference guides, fine-tuning, integrations & examples for seamless LLM deployment. ## Docs - [Best Practices](https://docs.tokenfactory.nebius.com/ai-models-inference/dedicated-endpoints/best-practice.md) - [Billing Policy](https://docs.tokenfactory.nebius.com/ai-models-inference/dedicated-endpoints/billing-policy.md) - [Capacity, availability, and service guarantees](https://docs.tokenfactory.nebius.com/ai-models-inference/dedicated-endpoints/capacity-and-scaling.md) - [Control & Data Plane](https://docs.tokenfactory.nebius.com/ai-models-inference/dedicated-endpoints/control-data-plane.md) - [Custom model weights](https://docs.tokenfactory.nebius.com/ai-models-inference/dedicated-endpoints/custom-weights.md) - [Quickstart: Deploy via API](https://docs.tokenfactory.nebius.com/ai-models-inference/dedicated-endpoints/deploy-api.md) - [Quickstart: Deploy in UI](https://docs.tokenfactory.nebius.com/ai-models-inference/dedicated-endpoints/deploy-ui.md): Dedicated endpoints can be deployed and managed through the Token Factory UI, with API workflows also available for automation. - [FAQ & Troubleshooting](https://docs.tokenfactory.nebius.com/ai-models-inference/dedicated-endpoints/faq.md) - [Lifecycle & Readiness Status](https://docs.tokenfactory.nebius.com/ai-models-inference/dedicated-endpoints/lifecycle-and-status.md) - [Operating Dedicated Endpoint](https://docs.tokenfactory.nebius.com/ai-models-inference/dedicated-endpoints/operating.md) - [Overview](https://docs.tokenfactory.nebius.com/ai-models-inference/dedicated-endpoints/overview.md) - [Quickstart](https://docs.tokenfactory.nebius.com/ai-models-inference/dedicated-endpoints/quickstart.md) - [Function calling & Tools](https://docs.tokenfactory.nebius.com/ai-models-inference/function-calling.md): Learn how to make models select functions to extend their capabilities - [Structured output & JSON](https://docs.tokenfactory.nebius.com/ai-models-inference/json.md): Learn how to get structured output from our text models - [Inference Observability](https://docs.tokenfactory.nebius.com/ai-models-inference/observability.md) - [Observability API integrations](https://docs.tokenfactory.nebius.com/ai-models-inference/observability-api-integrations.md) - [Overview](https://docs.tokenfactory.nebius.com/ai-models-inference/overview.md): Get an inference engine overview - [UI & Playground](https://docs.tokenfactory.nebius.com/ai-models-inference/playground.md) - [Rate Limits & Scaling](https://docs.tokenfactory.nebius.com/ai-models-inference/rate-limits.md): Learn how rate limiting of requests works and what are the scaling rules - [Cancel a multipart upload](https://docs.tokenfactory.nebius.com/api-reference/datasets/cancel-a-multipart-upload.md): Cancel a multipart upload - [Complete a multipart upload, create a new dataset](https://docs.tokenfactory.nebius.com/api-reference/datasets/complete-a-multipart-upload-create-a-new-dataset.md): Complete a multipart upload - [Create a dataset by uploading data](https://docs.tokenfactory.nebius.com/api-reference/datasets/create-a-dataset-by-uploading-data.md): Create a dataset - [Create a new multipart upload for a dataset](https://docs.tokenfactory.nebius.com/api-reference/datasets/create-a-new-multipart-upload-for-a-dataset.md): Create a new upload - [Delete a dataset](https://docs.tokenfactory.nebius.com/api-reference/datasets/delete-a-dataset.md): Delete a dataset - [Filter operations by attributes](https://docs.tokenfactory.nebius.com/api-reference/datasets/filter-operations-by-attributes.md): List operations - [Get a list of datasets in project](https://docs.tokenfactory.nebius.com/api-reference/datasets/get-a-list-of-datasets-in-project.md): List datasets - [Get dataset info](https://docs.tokenfactory.nebius.com/api-reference/datasets/get-dataset-info.md): Get dataset info - [Get dataset query template](https://docs.tokenfactory.nebius.com/api-reference/datasets/get-dataset-query-template.md): Get dataset query template - [Get information about a multipart upload](https://docs.tokenfactory.nebius.com/api-reference/datasets/get-information-about-a-multipart-upload.md): Get upload information - [Get operation errors](https://docs.tokenfactory.nebius.com/api-reference/datasets/get-operation-errors.md): Get errors for a given failed operation. - [Get operation info by id](https://docs.tokenfactory.nebius.com/api-reference/datasets/get-operation-info-by-id.md): Get operation info - [Get operation results](https://docs.tokenfactory.nebius.com/api-reference/datasets/get-operation-results.md): Get checkpoints for a fine-tuning operation or the output file id for a dataset-to-file operation. - [List parts of a multipart upload](https://docs.tokenfactory.nebius.com/api-reference/datasets/list-parts-of-a-multipart-upload.md): List upload parts - [Patch dataset info](https://docs.tokenfactory.nebius.com/api-reference/datasets/patch-dataset-info.md): Partially update dataset info - [Read dataset content](https://docs.tokenfactory.nebius.com/api-reference/datasets/read-dataset-content.md): Get dataset content - [Read dataset content as csv or jsonl](https://docs.tokenfactory.nebius.com/api-reference/datasets/read-dataset-content-as-csv-or-jsonl.md): Export dataset content - [Run operation](https://docs.tokenfactory.nebius.com/api-reference/datasets/run-operation.md): Create an operation - [Stop operation by id](https://docs.tokenfactory.nebius.com/api-reference/datasets/stop-operation-by-id.md): Cancel operation - [Upload a new part for a multipart upload](https://docs.tokenfactory.nebius.com/api-reference/datasets/upload-a-new-part-for-a-multipart-upload.md): Upload a new part - [Create Dedicated Endpoint](https://docs.tokenfactory.nebius.com/api-reference/dedicated-endpoints/create-dedicated-endpoint.md) - [Delete Dedicated Endpoint](https://docs.tokenfactory.nebius.com/api-reference/dedicated-endpoints/delete-dedicated-endpoint.md) - [List Dedicated Endpoint Templates](https://docs.tokenfactory.nebius.com/api-reference/dedicated-endpoints/list-dedicated-endpoint-templates.md) - [List Dedicated Endpoints](https://docs.tokenfactory.nebius.com/api-reference/dedicated-endpoints/list-dedicated-endpoints.md) - [Update Dedicated Endpoint](https://docs.tokenfactory.nebius.com/api-reference/dedicated-endpoints/update-dedicated-endpoint.md) - [Create embeddings](https://docs.tokenfactory.nebius.com/api-reference/examples/create-embeddings.md) - [Files](https://docs.tokenfactory.nebius.com/api-reference/examples/files.md) - [Image generation](https://docs.tokenfactory.nebius.com/api-reference/examples/image-generation.md) - [List of models](https://docs.tokenfactory.nebius.com/api-reference/examples/list-of-models.md) - [Overview](https://docs.tokenfactory.nebius.com/api-reference/examples/overview.md): Nebius Token Factory offers an OpenAI-compatible API for inference and fine-tuning. - [Text generation](https://docs.tokenfactory.nebius.com/api-reference/examples/text-generation.md) - [Text generation for code autocomplete](https://docs.tokenfactory.nebius.com/api-reference/examples/text-generation-for-code-autocomplete.md) - [Vision capabilities](https://docs.tokenfactory.nebius.com/api-reference/examples/vision-capabilities.md) - [Delete file](https://docs.tokenfactory.nebius.com/api-reference/files/delete-file.md) - [List user files](https://docs.tokenfactory.nebius.com/api-reference/files/list-user-files.md) - [Retrieve file](https://docs.tokenfactory.nebius.com/api-reference/files/retrieve-file.md) - [Retrieve file content](https://docs.tokenfactory.nebius.com/api-reference/files/retrieve-file-content.md) - [Returns URL with link to download file content](https://docs.tokenfactory.nebius.com/api-reference/files/returns-url-with-link-to-download-file-content.md) - [Upload custom model archive](https://docs.tokenfactory.nebius.com/api-reference/files/upload-custom-model-archive.md) - [Upload file](https://docs.tokenfactory.nebius.com/api-reference/files/upload-file.md) - [Cancel fine-tuning job](https://docs.tokenfactory.nebius.com/api-reference/fine-tuning/cancel-fine-tuning-job.md): Immediately cancel a fine-tuning job. - [Create a fine-tuning job](https://docs.tokenfactory.nebius.com/api-reference/fine-tuning/create-a-fine-tuning-job.md): Creates a job that fine-tunes a specified model based on a given dataset. - [Get fine-tuning checkpoint](https://docs.tokenfactory.nebius.com/api-reference/fine-tuning/get-fine-tuning-checkpoint.md): Get details about a specific checkpoint from a fine-tuning job. - [Get fine-tuning job info](https://docs.tokenfactory.nebius.com/api-reference/fine-tuning/get-fine-tuning-job-info.md): Get info about a fine-tuning job. - [List fine-tuning checkpoints](https://docs.tokenfactory.nebius.com/api-reference/fine-tuning/list-fine-tuning-checkpoints.md): Get training checkpoints for a fine-tuning job. - [List fine-tuning events](https://docs.tokenfactory.nebius.com/api-reference/fine-tuning/list-fine-tuning-events.md): Get status updates for a fine-tuning job. - [List fine-tuning jobs](https://docs.tokenfactory.nebius.com/api-reference/fine-tuning/list-fine-tuning-jobs.md): Lists all fine-tuning jobs. - [List spec-draft trainable models](https://docs.tokenfactory.nebius.com/api-reference/fine-tuning/list-spec-draft-trainable-models.md): Lists Hugging Face models supported for spec-draft training with their billing price bucket. - [List spec-draft trainable models](https://docs.tokenfactory.nebius.com/api-reference/fine-tuning/list-spec-draft-trainable-models-1.md): Lists Hugging Face models supported for spec-draft training with their billing price bucket. - [Create a response](https://docs.tokenfactory.nebius.com/api-reference/inference/create-a-response.md): Creates a model response for a given input - [Create chat completion](https://docs.tokenfactory.nebius.com/api-reference/inference/create-chat-completion.md): Creates a model response for the given chat conversation. - [Create completion](https://docs.tokenfactory.nebius.com/api-reference/inference/create-completion.md): Creates a model completion for the given input prompt. - [Create embeddings](https://docs.tokenfactory.nebius.com/api-reference/inference/create-embeddings.md): Creates a model response for the given text. - [Generate](https://docs.tokenfactory.nebius.com/api-reference/inference/generate.md) - [Rerank documents](https://docs.tokenfactory.nebius.com/api-reference/inference/rerank-documents.md): Reranks documents based on their relevance to a query. - [Introduction](https://docs.tokenfactory.nebius.com/api-reference/introduction.md) - [List models](https://docs.tokenfactory.nebius.com/api-reference/models/list-models.md): Lists the currently available models, and provides basic information about each one such as the owner and availability. - [Get current token information](https://docs.tokenfactory.nebius.com/api-reference/sandboxes/auth/get-current-token-information.md): Returns information about the current authentication token, including the token UUID, expiration time, and a map of all known permissions with their granted status. - [Check if a file exists for the current namespace](https://docs.tokenfactory.nebius.com/api-reference/sandboxes/files/check-if-a-file-exists-for-the-current-namespace.md): Returns 200 if the file is uploaded by the current namespace, otherwise 404. - [Get file info by SHA256](https://docs.tokenfactory.nebius.com/api-reference/sandboxes/files/get-file-info-by-sha256.md): Returns file info (uuid, sha256, created_at, updated_at). - [List uploaded files for the current namespace](https://docs.tokenfactory.nebius.com/api-reference/sandboxes/files/list-uploaded-files-for-the-current-namespace.md): Returns a paginated list of uploaded files for the current namespace. - [Upload a file to the server. the body must be a file content.](https://docs.tokenfactory.nebius.com/api-reference/sandboxes/files/upload-a-file-to-the-server-the-body-must-be-a-file-content.md): Uploads a file to the server. The body must contain the file content. - [Add a tag to an image](https://docs.tokenfactory.nebius.com/api-reference/sandboxes/images/add-a-tag-to-an-image.md): Adds a tag to an image. Tags are unique per namespace; if the requested tag is already assigned to another image, it will be moved to this image. - [Import a container image from a registry](https://docs.tokenfactory.nebius.com/api-reference/sandboxes/images/import-a-container-image-from-a-registry.md): Imports the OCI image filesystem content of from a specified registry. - [List publicly available images](https://docs.tokenfactory.nebius.com/api-reference/sandboxes/images/list-publicly-available-images.md): Returns a list of all publicly available container images. - [Remove tags from an image](https://docs.tokenfactory.nebius.com/api-reference/sandboxes/images/remove-tags-from-an-image.md): Removes a tag (or all tags) from an image. - [Check if a file exists in image](https://docs.tokenfactory.nebius.com/api-reference/sandboxes/inspect/check-if-a-file-exists-in-image.md): Checks if a file exists in the specified image without returning the file content - [Check if a path can be archived from image](https://docs.tokenfactory.nebius.com/api-reference/sandboxes/inspect/check-if-a-path-can-be-archived-from-image.md): Checks if a file or a directory exists in the specified image without streaming the archive - [Download a file from image](https://docs.tokenfactory.nebius.com/api-reference/sandboxes/inspect/download-a-file-from-image.md): Returns file content - [Download a file or a directory from image as tar archive](https://docs.tokenfactory.nebius.com/api-reference/sandboxes/inspect/download-a-file-or-a-directory-from-image-as-tar-archive.md): Streams the specified path inside the image root filesystem as a POSIX PAX tar archive. A directory becomes the archive root; a regular file becomes a single-entry archive. The response is chunked; total size is not known upfront. Served as an attachment, `filename` is the path with `/` replaced by… - [Find image by tag](https://docs.tokenfactory.nebius.com/api-reference/sandboxes/inspect/find-image-by-tag.md): Redirects to the image inspection endpoint for the specified tag - [Inspect an image](https://docs.tokenfactory.nebius.com/api-reference/sandboxes/inspect/inspect-an-image.md): Returns image metadata - [List files in image](https://docs.tokenfactory.nebius.com/api-reference/sandboxes/inspect/list-files-in-image.md): Returns files list - [Redirect to /inspect/](https://docs.tokenfactory.nebius.com/api-reference/sandboxes/inspect/redirect-to-inspect.md): Redirects to /inspect/ with a trailing slash - [Redirect to /inspect/{imageUUID}/](https://docs.tokenfactory.nebius.com/api-reference/sandboxes/inspect/redirect-to-inspect-.md): Redirects to /inspect/{imageUUID}/ with a trailing slash - [Spawn a new container instance](https://docs.tokenfactory.nebius.com/api-reference/sandboxes/instances/spawn-a-new-container-instance.md): Creates and runs a new execution instance with the specified configuration. Requires a valid `Authorization` header. - [Cancel an operation](https://docs.tokenfactory.nebius.com/api-reference/sandboxes/operations/cancel-an-operation.md): Cancels an operation - [Get an operation status](https://docs.tokenfactory.nebius.com/api-reference/sandboxes/operations/get-an-operation-status.md): Returns the status of an operation. - [List operations](https://docs.tokenfactory.nebius.com/api-reference/sandboxes/operations/list-operations.md): Returns a list of running and completed operations - [Stream the operation event log via Server-Sent Events](https://docs.tokenfactory.nebius.com/api-reference/sandboxes/operations/stream-the-operation-event-log-via-server-sent-events.md): Always returns `text/event-stream` (SSE) on success. The body is a sequence of three kinds of lines (per RFC W3C SSE), each terminated by `\n\n`: - [Nebius Token Factory Cookbook](https://docs.tokenfactory.nebius.com/cookbook/overview.md): Examples and recipes to use with Token Factory - [Import Chat Completions](https://docs.tokenfactory.nebius.com/data-lab/chat-completions.md) - [Data Processing](https://docs.tokenfactory.nebius.com/data-lab/data-processing.md) - [Fine-tuning](https://docs.tokenfactory.nebius.com/data-lab/fine-tuning.md) - [Overview](https://docs.tokenfactory.nebius.com/data-lab/overview.md) - [Overview](https://docs.tokenfactory.nebius.com/integrations/overview.md): Nebius Token Factory third-party integrations for inference - [Data Processing Agreement](https://docs.tokenfactory.nebius.com/legal/dpa.md) - [Acceptable use policy (AUP) FluxDev model](https://docs.tokenfactory.nebius.com/legal/flux-dev.md) - [HIPAA & BAA Support for Nebius Token Factory](https://docs.tokenfactory.nebius.com/legal/hipaa-guideline.md) - [Legal Quick Guide](https://docs.tokenfactory.nebius.com/legal/legal-quick-guide.md) - [Privacy Policy](https://docs.tokenfactory.nebius.com/legal/privacy-policy.md) - [List of Sub-Processors](https://docs.tokenfactory.nebius.com/legal/subprocessors.md) - [Terms of Service](https://docs.tokenfactory.nebius.com/legal/terms-of-service.md) - [Model Deprecation Jun 22](https://docs.tokenfactory.nebius.com/model-deprecation-jun-22.md) - [Billing & Consumption](https://docs.tokenfactory.nebius.com/other-capabilities/billing-new.md) - [Custom speculator](https://docs.tokenfactory.nebius.com/post-training/custom-speculator.md) - [ Dataset formats for fine-tuning](https://docs.tokenfactory.nebius.com/post-training/datasets.md) - [Supervised Finetuning ](https://docs.tokenfactory.nebius.com/post-training/how-to-fine-tune.md): Fine-tune a base model on your own data using Nebius Token Factory. This guide walks you through creating a job, monitoring it, and retrieving checkpoints via API and Python. - [Merging LoRA Adapters](https://docs.tokenfactory.nebius.com/post-training/merge-moe-lora-weights.md): When you fine-tune a model with LoRA, inference usually requires loading both the base model and the LoRA adapter. Here we provide a merge script that bakes the LoRA adapters directly into the base weights and produces a standard checkpoint directory. - [Models for fine-tuning in Nebius Token Factory](https://docs.tokenfactory.nebius.com/post-training/models.md): Supported base models for fine-tuning in Nebius Token Factory, with available context lengths and fine-tuning types (LoRA and full fine-tuning), grouped by provider. - [Overview](https://docs.tokenfactory.nebius.com/post-training/overview.md): Post-training on Nebius Token Factory - [Quickstart](https://docs.tokenfactory.nebius.com/quickstart.md): Welcome to Nebius Token Factory - [agent - Coding-agent manual](https://docs.tokenfactory.nebius.com/sandboxes/cli/commands/agent.md) - [auth - Configure credentials and profiles](https://docs.tokenfactory.nebius.com/sandboxes/cli/commands/auth.md) - [build - Build an image from a Dockerfile](https://docs.tokenfactory.nebius.com/sandboxes/cli/commands/build.md) - [cat - Show file content from the image](https://docs.tokenfactory.nebius.com/sandboxes/cli/commands/cat.md) - [cd - Change session working directory](https://docs.tokenfactory.nebius.com/sandboxes/cli/commands/cd.md) - [cp - Download a file from the image](https://docs.tokenfactory.nebius.com/sandboxes/cli/commands/cp.md) - [env - Manage session environment variables](https://docs.tokenfactory.nebius.com/sandboxes/cli/commands/env.md) - [file - Stage file edits for the next run](https://docs.tokenfactory.nebius.com/sandboxes/cli/commands/file.md) - [images - List and import images](https://docs.tokenfactory.nebius.com/sandboxes/cli/commands/images.md) - [Command Reference](https://docs.tokenfactory.nebius.com/sandboxes/cli/commands/index.md) - [kill - Cancel operations](https://docs.tokenfactory.nebius.com/sandboxes/cli/commands/kill.md) - [ls - List files in the image](https://docs.tokenfactory.nebius.com/sandboxes/cli/commands/ls.md) - [operation - Manage operations](https://docs.tokenfactory.nebius.com/sandboxes/cli/commands/operation.md) - [ps - List activity](https://docs.tokenfactory.nebius.com/sandboxes/cli/commands/ps.md) - [run - Execute a command in the sandbox](https://docs.tokenfactory.nebius.com/sandboxes/cli/commands/run.md) - [session - Manage sessions, branches, history](https://docs.tokenfactory.nebius.com/sandboxes/cli/commands/session.md) - [shell - Interactive REPL](https://docs.tokenfactory.nebius.com/sandboxes/cli/commands/shell.md) - [show - Inspect an operation](https://docs.tokenfactory.nebius.com/sandboxes/cli/commands/show.md) - [skill - Install agent skills](https://docs.tokenfactory.nebius.com/sandboxes/cli/commands/skill.md) - [tag - Tag or untag an image](https://docs.tokenfactory.nebius.com/sandboxes/cli/commands/tag.md) - [use - Choose an image for the session](https://docs.tokenfactory.nebius.com/sandboxes/cli/commands/use.md) - [Overview](https://docs.tokenfactory.nebius.com/sandboxes/cli/index.md) - [Building from a Dockerfile](https://docs.tokenfactory.nebius.com/sandboxes/cli/tutorial/build.md) - [Configuration & Profiles](https://docs.tokenfactory.nebius.com/sandboxes/cli/tutorial/configuration.md) - [Working with Files](https://docs.tokenfactory.nebius.com/sandboxes/cli/tutorial/files.md) - [Your First Sandbox](https://docs.tokenfactory.nebius.com/sandboxes/cli/tutorial/first-steps.md) - [Images & Tags](https://docs.tokenfactory.nebius.com/sandboxes/cli/tutorial/images.md) - [Tutorial](https://docs.tokenfactory.nebius.com/sandboxes/cli/tutorial/index.md) - [Install & Authenticate](https://docs.tokenfactory.nebius.com/sandboxes/cli/tutorial/installation.md) - [Sessions, Branches & Rollback](https://docs.tokenfactory.nebius.com/sandboxes/cli/tutorial/sessions.md) - [Interactive Shell](https://docs.tokenfactory.nebius.com/sandboxes/cli/tutorial/shell.md) - [Scripting & Automation](https://docs.tokenfactory.nebius.com/sandboxes/cli/tutorial/workflows.md) - [Cheatsheet](https://docs.tokenfactory.nebius.com/sandboxes/mcp/cheatsheet.md) - [Core Concepts](https://docs.tokenfactory.nebius.com/sandboxes/mcp/concepts/core.md) - [Concepts](https://docs.tokenfactory.nebius.com/sandboxes/mcp/concepts/index.md) - [Workflows](https://docs.tokenfactory.nebius.com/sandboxes/mcp/concepts/workflows.md) - [Overview](https://docs.tokenfactory.nebius.com/sandboxes/mcp/index.md) - [Configuration](https://docs.tokenfactory.nebius.com/sandboxes/mcp/integration/configuration.md) - [Integration](https://docs.tokenfactory.nebius.com/sandboxes/mcp/integration/index.md) - [Troubleshooting](https://docs.tokenfactory.nebius.com/sandboxes/mcp/integration/troubleshooting.md) - [Patterns](https://docs.tokenfactory.nebius.com/sandboxes/mcp/patterns.md) - [build-project](https://docs.tokenfactory.nebius.com/sandboxes/mcp/prompts/build-project.md) - [debug-failure](https://docs.tokenfactory.nebius.com/sandboxes/mcp/prompts/debug-failure.md) - [Prompts Reference](https://docs.tokenfactory.nebius.com/sandboxes/mcp/prompts/index.md) - [inspect-image](https://docs.tokenfactory.nebius.com/sandboxes/mcp/prompts/inspect-image.md) - [install-packages](https://docs.tokenfactory.nebius.com/sandboxes/mcp/prompts/install-packages.md) - [multi-stage-build](https://docs.tokenfactory.nebius.com/sandboxes/mcp/prompts/multi-stage-build.md) - [parallel-tasks](https://docs.tokenfactory.nebius.com/sandboxes/mcp/prompts/parallel-tasks.md) - [prepare-environment](https://docs.tokenfactory.nebius.com/sandboxes/mcp/prompts/prepare-environment.md) - [run-python](https://docs.tokenfactory.nebius.com/sandboxes/mcp/prompts/run-python.md) - [run-shell](https://docs.tokenfactory.nebius.com/sandboxes/mcp/prompts/run-shell.md) - [sync-and-run](https://docs.tokenfactory.nebius.com/sandboxes/mcp/prompts/sync-and-run.md) - [Quickstart](https://docs.tokenfactory.nebius.com/sandboxes/mcp/quickstart.md) - [Glossary](https://docs.tokenfactory.nebius.com/sandboxes/mcp/reference/glossary.md) - [Reference](https://docs.tokenfactory.nebius.com/sandboxes/mcp/reference/index.md) - [Resources](https://docs.tokenfactory.nebius.com/sandboxes/mcp/resources.md) - [Reporting Security Issues](https://docs.tokenfactory.nebius.com/sandboxes/mcp/security.md) - [cancel_operation](https://docs.tokenfactory.nebius.com/sandboxes/mcp/tools/cancel_operation.md) - [download](https://docs.tokenfactory.nebius.com/sandboxes/mcp/tools/download.md) - [get_guide](https://docs.tokenfactory.nebius.com/sandboxes/mcp/tools/get_guide.md) - [get_image](https://docs.tokenfactory.nebius.com/sandboxes/mcp/tools/get_image.md) - [get_operation](https://docs.tokenfactory.nebius.com/sandboxes/mcp/tools/get_operation.md) - [import_image](https://docs.tokenfactory.nebius.com/sandboxes/mcp/tools/import_image.md) - [Tools Reference](https://docs.tokenfactory.nebius.com/sandboxes/mcp/tools/index.md) - [list_files](https://docs.tokenfactory.nebius.com/sandboxes/mcp/tools/list_files.md) - [list_images](https://docs.tokenfactory.nebius.com/sandboxes/mcp/tools/list_images.md) - [list_operations](https://docs.tokenfactory.nebius.com/sandboxes/mcp/tools/list_operations.md) - [read_file](https://docs.tokenfactory.nebius.com/sandboxes/mcp/tools/read_file.md) - [registry_auth](https://docs.tokenfactory.nebius.com/sandboxes/mcp/tools/registry_auth.md) - [registry_token_obtain](https://docs.tokenfactory.nebius.com/sandboxes/mcp/tools/registry_token_obtain.md) - [rsync](https://docs.tokenfactory.nebius.com/sandboxes/mcp/tools/rsync.md) - [run](https://docs.tokenfactory.nebius.com/sandboxes/mcp/tools/run.md) - [set_tag](https://docs.tokenfactory.nebius.com/sandboxes/mcp/tools/set_tag.md) - [upload](https://docs.tokenfactory.nebius.com/sandboxes/mcp/tools/upload.md) - [wait_operations](https://docs.tokenfactory.nebius.com/sandboxes/mcp/tools/wait_operations.md) - [Overview](https://docs.tokenfactory.nebius.com/sandboxes/overview.md) - [Overview](https://docs.tokenfactory.nebius.com/sandboxes/sdk/index.md) - [Integrations](https://docs.tokenfactory.nebius.com/sandboxes/sdk/integrations/index.md) - [Mini-SWE-Agent Integration](https://docs.tokenfactory.nebius.com/sandboxes/sdk/integrations/mini-swe-agent.md) - [Branching Workflows](https://docs.tokenfactory.nebius.com/sandboxes/sdk/python_sdk/branching.md) - [Getting Started](https://docs.tokenfactory.nebius.com/sandboxes/sdk/python_sdk/getting-started.md) - [Working with Images](https://docs.tokenfactory.nebius.com/sandboxes/sdk/python_sdk/images.md) - [Auth](https://docs.tokenfactory.nebius.com/sandboxes/sdk/python_sdk/reference/auth.md) - [Clients](https://docs.tokenfactory.nebius.com/sandboxes/sdk/python_sdk/reference/client.md) - [ContreeConfig](https://docs.tokenfactory.nebius.com/sandboxes/sdk/python_sdk/reference/config.md) - [Files Manager](https://docs.tokenfactory.nebius.com/sandboxes/sdk/python_sdk/reference/files.md) - [Images](https://docs.tokenfactory.nebius.com/sandboxes/sdk/python_sdk/reference/image.md) - [Image files/directories](https://docs.tokenfactory.nebius.com/sandboxes/sdk/python_sdk/reference/image_fs.md) - [Images Manager](https://docs.tokenfactory.nebius.com/sandboxes/sdk/python_sdk/reference/images.md) - [API Reference](https://docs.tokenfactory.nebius.com/sandboxes/sdk/python_sdk/reference/index.md) - [OCIReference](https://docs.tokenfactory.nebius.com/sandboxes/sdk/python_sdk/reference/oci.md) - [Sessions](https://docs.tokenfactory.nebius.com/sandboxes/sdk/python_sdk/reference/session.md) - [subprocess](https://docs.tokenfactory.nebius.com/sandboxes/sdk/python_sdk/reference/subprocess.md) - [Running Commands](https://docs.tokenfactory.nebius.com/sandboxes/sdk/python_sdk/running-commands.md) - [Sandboxes for SWE agents](https://docs.tokenfactory.nebius.com/sandboxes/swe-agents.md) - [Switch to Token Factory](https://docs.tokenfactory.nebius.com/switch.md) - [Groups & Access management](https://docs.tokenfactory.nebius.com/team-access/groups.md): Learn about access management on different levels - [User Invitations](https://docs.tokenfactory.nebius.com/team-access/invitations.md): Learn how to invite new users to Organization and add users to Projects - [Organizations and Projects](https://docs.tokenfactory.nebius.com/team-access/org-projects.md): Learn how to work with Organizations and Projects in Nebius Token Factory - [Overview](https://docs.tokenfactory.nebius.com/team-access/overview.md): Collaborate securely with Team Management & Role-Based Access - [Configure Single Sign-On](https://docs.tokenfactory.nebius.com/team-access/sso.md): Learn how to configure single sign-on - [Prompt presets](https://docs.tokenfactory.nebius.com/utilities/prompt-presets.md): Learn how to save your prompts and reuse them ## OpenAPI Specs - [api](https://eu-north.nebius.computer/static/api.yaml) - [openapi](https://api.tokenfactory.nebius.com/openapi.json) ## Optional - [LinkedIn](https://www.linkedin.com/company/nebius/) - [Discord Community](https://discord.com/invite/WJ2DUQRz4m) - [X](https://x.com/nebiustf)