> For the complete documentation index, see [llms.txt](https://docs.atomyx.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.atomyx.io/atomyx-submit/getting-started/what-atomyx-submit-does.md).

# What Atomyx Submit Does

It gives print buyers a guided way to upload artwork files and prepare them for production, while giving the print service provider control over validation, branding, workflow integration, and approval.

### Core capabilities

Atomyx Submit supports four key stages in the submission workflow.

#### Upload

Customers upload artwork files through a guided interface. Files are validated immediately for type, size, and key requirements.

#### Adjust

Customers can make simple changes such as rotate, mirror, scale, and reposition. These changes are applied to the actual PDF on the server so that the submitted file matches the reviewed output.

#### Visualize Errors

Preflight results can be shown visually on the preview, making it easier for customers to understand what is wrong and what needs attention.

#### Create Proofsheets

A proof page can be generated to show the final artwork together with production metadata, helping the customer review and approve the job before production begins.

### Where Submit fits

Submit sits between the customer-facing upload experience and the production workflow.

It uses:

* **Atomyx Vault** for authentication, workspace, and subscription handling
* **Atomyx Prepare** for PDF processing, previews, preflight, and proof generation
* **Atomyx Manage** for plug-in support, structured tracking, and workflow integration

### Typical use cases

Atomyx Submit is commonly used for:

* B2B print portals
* large-format artwork submission
* label and packaging upload workflows
* embedded web-to-print upload experiences
* customer approval workflows before production


---

# 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:

```
GET https://docs.atomyx.io/atomyx-submit/getting-started/what-atomyx-submit-does.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
