> 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/implementation/portal-configuration/prerequisites.md).

# Prerequisites

### Required setup

You should already have:

* an Atomyx account
* an active workspace
* **Atomyx Manage** added to the workspace with an active subscription
* **Atomyx Prepare** added to the workspace with an active subscription
* the **Atomyx Submit** plug-in installed in the Atomyx Manage workspace
* at least one preflight profile configured in Atomyx Prepare

### Why these dependencies matter

Atomyx Submit depends on:

* **Atomyx Manage** for plug-in configuration, structured tracking, and workflow integration
* **Atomyx Prepare** for previews, editing operations, preflight, and proof generation

Without those dependencies in place, Submit cannot be configured or operated correctly.

### Before you continue

Make sure you also know:

* what type of products the portal will handle
* what product parameters the ERP or ordering system will provide
* which language and branding requirements apply
* which system will act as the source of truth for order status

### Next steps

* Go to **Portal Setup**
* Then go to **API Integration**


---

# 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/implementation/portal-configuration/prerequisites.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.
