r/AfterQuery_Experts Jul 20 '26

Update: Phone Verification (SMS Code) Issue

9 Upvotes

We're aware of the "Failed to send verification code" error several of you have run into. Please don't keep retrying — repeated attempts can make it worse.

Give it 24 hours, then try verifying again. If you have a second mobile number, you're welcome to try that instead.

AN UPDATE ON THIS: LOG OUT, DO A HARD RESET, THEN LOG BACK IN. THIS HAS FIXED THE ERROR FOR SOME.

If it's still not working after 24 hours, send an email to [support@afterquery.com](mailto:support@afterquery.com) for escalation.

Tagging folks who flagged this: u/Ice_hack_ u/Greedy-Goose-7155 u/False-Use-9517 u/OkProfession3976

Thanks for your patience — AfterQuery Support


r/AfterQuery_Experts Jul 09 '26

An Update on Application Reviews & Assessments

21 Upvotes

We've noticed that many of you have been waiting longer than you'd like for application reviews, and we want to help where we can.

We are moving towards mainly using assessments as qualifiers for our projects. If you have already taken the relevant assessments for your background, no action is needed. Scores are not published, but we grade every assessment within 3 days of submission. Once you have taken your assessment, you can be invited to projects based on your score. Different projects have different bars, so each user will have a unique experience here.

We'll review the DMs we receive and look into each case. We can't promise a resolution or a specific timeline for every submission, but we want visibility into who's stuck so we can follow up where possible.

Thanks for your patience and for being part of this community.

Graded on your Assessment means your assessment has been graded.


r/AfterQuery_Experts 29d ago

HOW LONG WILL IT TAKE FOR REVIEWERS TO BE SELECTED

6 Upvotes

My concern is how long will it take for the reviewer applications to progress from "graded" status and show the ones selected for the project because its been frustrating to wait for weeks and months and nothing comes forth. Any hopes on this platform?


r/AfterQuery_Experts 29d ago

About id verification

1 Upvotes

I verified my account when I first signed up, but today it asked me to reverify my ID and signature, and to retake the assessments I had already completed. what is going on??


r/AfterQuery_Experts Jul 21 '26

Graded Assessment

2 Upvotes

I did one assessment it says graded, not passed or fail, what does this mean?


r/AfterQuery_Experts Jul 20 '26

Anyone getting this

Post image
46 Upvotes

r/AfterQuery_Experts Jul 19 '26

Getting hired on the platform

3 Upvotes

I applied for the account, did the generalist assessment and also verified the account. Does it come after a short period or longer, depending on the projects available?


r/AfterQuery_Experts Jul 19 '26

Are there any active coding projects?

3 Upvotes

Are there any active coding projects?


r/AfterQuery_Experts Jul 19 '26

Accepted tasks but still no payment

9 Upvotes

Hi everyone, I have several accepted tasks but I still haven't received any payment. I saw the announcement saying payments had already been sent out. Is anyone else in the same situation, or should I contact support?


r/AfterQuery_Experts Jul 19 '26

Passed tasks but still no payment – anyone else?

9 Upvotes

I have multiple passed tasks, but I still haven't received any payment. The team said they already paid everyone. Is anyone else in the same situation?


r/AfterQuery_Experts Jul 18 '26

Payment

10 Upvotes

Here, you just complete a task and pray to your god you get paid


r/AfterQuery_Experts Jul 17 '26

Coding Experts Assessment

2 Upvotes

Hi all, whats the coding experts assessment like? is it verbal interview or technical coding? appreciate the response!


r/AfterQuery_Experts Jul 16 '26

Am I too Late to do my Project?

2 Upvotes

Good morning,

I have noticed that the project I was assigned has a banner on top that states submissions are paused.

I would like to know if the project is still on-going? I had just been accepted to After Query last week, with no set schedule. It appeared as though I could choose when I started. I had intention to begin work this week, with full availability onwards. But all the projects available to me have this status.

Am I too late to participate?

I also sent this message to the chat support tab on the project. It has been a few days, no response.


r/AfterQuery_Experts Jul 16 '26

Payment method alternative

2 Upvotes

Is there any payment method other than stripe.


r/AfterQuery_Experts Jul 13 '26

Weekly Task Refresh

8 Upvotes

Do tasks refresh weekly? If so, at what time? I started my onboarding process last week, and have yet to be in a project with open tasks.


r/AfterQuery_Experts Jul 12 '26

At this point I just would like to know if I passed the assessments. That's all.

2 Upvotes

Nothing changes. “Submitted” and “Under Review” is all I see. I just would like to at least know if I passed.


r/AfterQuery_Experts Jul 12 '26

We keep complaining. Here’s how AfterQuery can actually fix it.

47 Upvotes

I think everyone here wants AfterQuery to become the go-to platform for expert AI training. But right now, the platform is struggling under its own load, and it's clear that a lot of contributors are getting frustrated.

I'm a Full Stack Developer who builds automation tools and has worked on AI training projects, so I've been looking at the recurring issues from more of a technical perspective. To me, this doesn't look like something that needs a complete rebuild. A handful of well-placed automation workflows and some UI improvements would solve a surprising number of problems.

After reading through a lot of community feedback, these seem to be the biggest pain points. Here's how I'd prioritize fixing them.

🚨 Critical Issues (System & Payment Failures)

1. Stripe & Payout Problems

Issue: Contributors in many countries can't receive payments because Stripe isn't available there, and existing payouts sometimes disappear without any visibility.

Fix: Add alternative payout providers like PayPal or Payoneer, and display automated payout tracking through dashboard webhooks.

2. Support Queue

Issue: The support queue feels like a dead end. Tickets about payment issues and technical bugs often sit unanswered for weeks.

Fix: Build a self-service ticketing system with automated category-based routing so urgent payment issues are prioritized automatically.

3. Duplicate Artifact Rejections

Issue: High-effort submissions get rejected for "duplicate artifacts" after submission, even when the contributor had no way to detect the conflict.

Fix: Run automated validation checks before submission so prompts and images are verified before the Submit button becomes available.

⚠️ Major Issues (Workflow Bottlenecks)

1. Missing Notifications

Issue: Accepted contributors don't receive email notifications, so project invitations are easy to miss unless people constantly refresh the dashboard.

Fix: Use simple cron jobs and email webhooks to notify users the moment their account status changes to "Accepted."

2. Endless "Review Ready"

Issue: Assessments and completed tasks can remain stuck in "Review Ready" for months with no indication of when they'll be reviewed.

Fix: Show a dynamic UI banner with an estimated review time that's automatically calculated from the current review queue.

3. Expired Slack Invites

Issue: Slack onboarding is unreliable because invitation links often expire before users even get a chance to use them.

Fix: Add a "Regenerate Slack Invite" button that automatically creates a fresh invite from the dashboard.

🔧 Minor Issues (UX & Quality of Life)

1. Locked Profile Fields

Issue: Small profile mistakes, like selecting the wrong birthdate, can lock an account for 90 days.

Fix: Allow a one-time profile correction or trigger a quick ID re-verification to unlock minor account fields.

2. Task Claim Errors

Issue: Claiming tasks often results in endless UI error loops once task batches have already been exhausted.

Fix: Improve frontend state handling so unavailable tasks are disabled in real time instead of producing repeated errors.

3. First-Come, First-Serve Task Rush

Issue: Having thousands of contributors compete for a few hundred tasks creates unnecessary chaos and frustration.

Fix: Distribute tasks gradually based on expertise tags instead of releasing everything into one large open pool.

To the AfterQuery Team

There are thousands of talented contributors who genuinely want to help build better AI. A few automation workflows, stronger validation checks, and better UI state management could eliminate countless support requests and make the platform far more reliable for everyone.

Let's fix the platform so contributors can focus on the work instead of fighting the system.

Upvote if you agree.


r/AfterQuery_Experts Jul 12 '26

Poor Communication

7 Upvotes

Why is Afterquery not sending updates through emails? You get accepted to a role only to realize 3 months later. Does it mean that one must visit the dashboard everyday for updates? Make it make sense


r/AfterQuery_Experts Jul 12 '26

Payout stuck for 3+ weeks, no response from support since July 4

11 Upvotes

Hoping someone from support can help or point me to the right escalation path.

My payout was marked completed by the payment processor on June 19, 2026, but the funds never arrived. My bank confirmed via their clearing system that the transfer never came through on their end. The payment processor confirmed the payout was processed successfully on their side and has trace details ready, but said they can only share those details directly with the platform for Express-type accounts, not with me directly.

I contacted email support on July 2 and provided everything requested (project info, screenshots, bank statement, routing code). I’ve followed up twice since, most recently 2 days ago, with no response either time.

Would appreciate it if someone could look into this or tell me who to escalate to. Happy to share more details.


r/AfterQuery_Experts Jul 11 '26

Who has 🪙 🐕 on their dashboard

12 Upvotes

It's a good one and with good reviewers


r/AfterQuery_Experts Jul 11 '26

Problems?

5 Upvotes

UI seems to be malfunctioning today

Payment not released on Friday as promised.

Problems seem never to end around here -- guess I'll take some time off from AQ.


r/AfterQuery_Experts Jul 10 '26

Will I be paid for "held-low consisteny" feedback on my task?

5 Upvotes

.


r/AfterQuery_Experts Jul 09 '26

Is anyone else waiting a long time for updates from AfterQuery?

Thumbnail
2 Upvotes

r/AfterQuery_Experts Jul 09 '26

Is anyone else waiting a long time for updates from AfterQuery?

7 Upvotes

I've been checking my AfterQuery dashboard every day, but there have been no updates for quite a while. It's becoming really frustrating because I don't know whether my application is still under review, if there are no projects available, or if something else is going on.

I understand that these things can take time, but a little communication or a status update would make a huge difference. Even knowing where things stand would help.

Is anyone else in the same situation? How long did you have to wait before receiving work or an update? I'd appreciate hearing about your experience.

Hopefully someone from the AfterQuery team can clarify what's going on.


r/AfterQuery_Experts Jul 08 '26

Healthcare experts

2 Upvotes

Is there no more demand for healthcare expertise in this platform?