> 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/choose-your-product-path.md).

# Choose Your Product Path

### All Products need Vault for...

* account and identity management
* workspace setup
* user, group, and role management
* product access and subscription management
* API key generation and administration

Go to [**Vault Docs**](/atomyx-vault/getting-started/vault-quickstart.md) if you are setting up teams, workspaces, products, or access.

### Start with Manage if you need...

* structured business data
* custom objects and relationships
* configurable views
* automation and flows
* integration between systems

Go to [**Manage Docs**](broken://spaces/L8B1wR1dKhIkGMqwOt6R/pages/7FvWQMF0kTK7HGhlQfmo) if you are building the operational backbone of an application or workflow.

### Start with Submit if you need...

* an artwork upload portal
* guided file submission
* customer-side validation and correction
* proof generation and approval workflows
* integration between customer submission and production operations

Go to [**Submit Docs**](/atomyx-submit/getting-started/submit-quickstart.md) if you are implementing a submission experience for print buyers.

### Start with Prepare if you need...

* PDF preflight
* automated PDF correction
* preview or image generation
* barcode, stamp, or production mark placement
* cloud-based prepress processing via API

Go to [**Prepare Docs**](broken://spaces/GUOMlOPnPVWp8gj3w13G/pages/trLwwmumlaofzMKwR3fr) if you are integrating PDF processing directly.

### Typical combinations

#### Submit + Prepare

Use this when you need a guided upload portal with real PDF processing behind it.

#### Manage + Prepare

Use this when you need workflow automation and processing without the full submission portal.

#### Manage + Submit + Prepare

Use this when you want the full Atomyx flow: structured data, guided submission, PDF processing, and workflow automation.

#### Vault + any product

Vault underpins all product access, subscriptions, and API key management.


---

# 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/choose-your-product-path.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.
