# Resending a user invitation

Invitation to the DMS expires 24 hours after being sent. If you need to resend an invitation here are the steps.&#x20;

1.Go to the top right menu and click the green round  icon next to support:&#x20;

<img src="https://cdn.filestackcontent.com/dcjHSz9TPeIzPKeE2heA" alt="" width="188">

2.Select “Users” from the Menu

<img src="https://cdn.filestackcontent.com/lP4LbmA3RTyYxvojZYep" alt="" width="188">

3.Click the 3-doted menu of the user you want to resend the invitation.

<img src="https://cdn.filestackcontent.com/T4SoBkOxQAu3WH4ei8zA" alt="" width="188">

4.Click “Resend Invitation”&#x20;

<img src="https://cdn.filestackcontent.com/5cc3Qx3bQTGmAPD75fSO" alt="" width="375">


---

# 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://docs.changeup.com/app/account-settings/manage-users/resending-a-user-invitation.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.
