Helm › Helm University › Track 1 › Lesson 1.2
Lesson 1.2A person reads it. Nothing is automatic, and nothing about your shop exists until they approve it.
Prefer to listen? This is the same lesson, word for word. The text below is the transcript.
This lesson prepares you to: Explain who reads your application, what the three outcomes are, and what you can do while you wait.
Helm does not auto-approve sellers. Your application lands in a queue with a status of pending and stays there until a member of staff opens it. There is no scoring model, no automated decision and no way to be approved by a machine.
You can check where you stand at any time, and the status endpoint returns the outcome plus any review notes the reviewer left. Those notes are the most useful thing on the page: if you were turned down, the reason is written there rather than left for you to guess.
This trips people up. While your application is pending you have an application, not a shop. The shop record itself is created at the moment a reviewer approves you, and not a second earlier.
Everything that needs a shop is therefore unavailable to you until then. You cannot create a product, because product creation checks for an active shop and refuses without one. You cannot edit a storefront that has not been made. You cannot request verification. The wait is a real wait, not a soft launch.
| Status | What it means | What you do |
|---|---|---|
| pending | Nobody has opened it yet | Nothing. A second application is refused. |
| approved | Your shop record now exists | Connect Stripe, then build the storefront. |
| rejected | A reviewer declined it | Read the review notes. They explain why. |
The single most useful thing you can do while pending is get your Stripe details ready, because that is the step that actually blocks your first sale rather than your first listing. A shop that is approved but not connected to Stripe cannot take an order at all, and every buyer who tries is turned away. That is the next lesson, and it is the one worth reading twice.
Being approved as a seller and being a Verified shop are two different things that happen at two different times. Approval lets you list and sell. Verification is the green check that tells buyers you are who you say you are, and it has its own process with its own requirements. Lessons 1.4 and 1.5 cover it.