# Troubleshooting Applicant Invites

Understand the various options available if one of your applicants does not receive their invitation email.

{% stepper %}
{% step %}

### Resend Invitation Email

Navigate to the user you are troubleshooting via Users > Applicants in the top navigation.

Click on "View" on the relevant user once you have found them and then click on "Resend Invitation Email" from the right-hand menu.

![Resend invitation screenshot](/files/a88cc96cfb7d066d8098a986bc7d5ac1b302c1be)

If your user still does not receive the email then try the next option.
{% endstep %}

{% step %}

### Provide the invitation link directly

Navigate to the user you are troubleshooting via Users > Applicants in the top navigation.

Click on "View" on the relevant user once you have found them and then click on "Generate Invitation Link" from the right-hand menu.

This will generate an invitation link and present it on the user page. You can copy this link and provide it directly to your user so they can complete the invitation process.

![Generate invitation link screenshot](/files/279e597f0fab14e0fe0b367d43f4c62aa407e28f)
{% endstep %}
{% endstepper %}


---

# Agent Instructions: 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://help.tahua.io/knowledge-base/administrator-help-guides/administrator-permissions-and-user-management/setting-up-an-account-in-tahua/troubleshooting-applicant-invites.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.
