Applying6 min read

How to tell if a job application was actually submitted


You hit submit, the page went blank or bounced back to a job board, and now you have no idea whether anything happened. Or a tool applied on your behalf, the dashboard says 47, and you have no way to check any of them.

This is a real problem and not a paranoid one. The gap between "the form was submitted" and "the employer has your application" is wider than most people expect, and almost nothing in the process is designed to tell you which side of it you landed on.

Here are five checks you can actually run, roughly in order of how much they prove.

1. Look for the confirmation email, but don't treat silence as failure

The obvious first step. Most applicant tracking systems fire an automatic acknowledgement within a few minutes.

The catch is that a missing email proves very little. Plenty of employers switch the acknowledgement off, some send it only after a recruiter opens the application, and a good share of them land in spam because they come from a sending domain you have never interacted with. Check your spam folder and search your inbox for the company name rather than scanning visually.

So: an email is strong evidence it went through. No email is weak evidence of anything.

2. Check the employer's own candidate portal

This is the one that actually settles it, and most people skip it.

Many application systems create an account for you as part of applying, or let you make one afterwards with the same email address. Log in and you can usually see your submitted applications, their dates, and sometimes their status. That record lives on the employer's side, which makes it the closest thing to an authoritative answer you can get without asking a recruiter.

If you applied through a company's careers page and can find a "returning applicant" or "check application status" link, use it. It takes two minutes and it beats every other check on this list.

3. Find the reference number

Most systems generate an application ID or requisition reference at the point of submission. It might appear on the confirmation screen, in the acknowledgement email, or in the portal.

A reference number is useful for two reasons. It is proof the submission was recorded, and it gives you something specific to quote if you follow up later. "I applied a couple of weeks ago" is easy for a recruiter to ignore. An application ID is not.

If you cannot find a reference number anywhere, that is a genuine signal worth acting on.

4. If a tool applied for you, ask it to show you the submission

This is where the category gets slippery, so be precise about what you are asking for.

A count is not evidence. A dashboard row that says "Applied — Aug 2" is not evidence either, because it is just the tool repeating its own claim back to you. What you want is an artefact tied to that specific application: a saved confirmation, a screenshot of the submitted state, a reference number, a timestamp you can line up against the employer's record.

The question worth asking any tool before you pay it is simple, and the answer tells you most of what you need to know:

How do you decide an application was submitted?

If the answer is that it filled in the form and clicked the button, that is not the same as confirmed. A form can throw a validation error after the click. A required question can be left blank and rejected on the server. A session can expire between page two and page three. A tool that is not checking after the click will count every one of those as a success.

If a service cannot produce per-application evidence, you are not buying applications. You are buying a number.

5. Spot-check a sample, not everything

Checking fifty applications by hand defeats the point of having anything apply for you.

Pick five at random from the last couple of weeks and run checks 1 to 3 on them. If all five turn up an email, a portal entry, or a reference number, the process is probably working. If two of five turn up nothing at all, you have found something worth chasing before you send another two hundred.

Do this early, in the first week, rather than after two months of silence. The cost of finding out late is not just wasted money, it is the roles that are now closed.

What "submitted" actually means

Part of the confusion is that the word covers several different events, and different systems mean different ones:

  • The form data left your browser.
  • The server accepted it without a validation error.
  • A candidate record was created in the employer's system.
  • The record was attached to the specific job you meant to apply for.
  • A recruiter can see it in their queue.

An application can clear the first and fail the fourth. That is how someone ends up "applied" to a company with no trace of it against the role. When you are evaluating a tool, the useful question is which of those events it treats as done.

Why we take this seriously

Disclosure: we build Apiva, which applies to US jobs on your behalf. This problem is the reason the product exists in the shape it does.

Every application produces a confirmation you can open, and a credit is only spent when a submission is confirmed. That ordering is deliberate. Everywhere else you pay first and get a report afterwards, which means the report has no consequences if it is wrong. Here a submission that cannot be confirmed does not cost you anything, so there is no incentive anywhere in the system to call something done when it is not.

We also publish a live count of confirmed submissions rather than a total of applications attempted, for the same reason.

None of which means you should take our word for it. Run check 2 on us as readily as on anyone else. If a service is confident about this, it will hand you the evidence without being asked.

The short version

  • A confirmation email is good evidence. Its absence is not evidence of failure.
  • The employer's candidate portal is the most reliable check available to you.
  • A reference number is worth finding and worth quoting when you follow up.
  • Ask any tool how it decides something was submitted, and be sceptical of "it clicked the button."
  • Spot-check five applications in your first week rather than fifty in your third month.

Try it

Approve the jobs. We’ll get them applied to.

25 applications every month, free while we’re in beta. No card. A credit is only spent when a submission is confirmed, so a failed application costs you nothing.

applications confirmed submitted so far. That number is live, and it only counts applications an employer actually received.


Keep reading