# Invites

This page provides a table of valid GDAP invites that have not been used.&#x20;

## Action Buttons

{% content-ref url="/pages/DMLLPfrHEqMIC7H1j7rr" %}
[New Invite](/user-documentation/tenant/gdap-management/invites/add.md)
{% endcontent-ref %}

## Table Details

| Column             | Description                                                                                                                                               |
| ------------------ | --------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Timestamp          | Relative time since the invite was created                                                                                                                |
| Row Key            | Table row key from CIPP                                                                                                                                   |
| Invite URL         | URL for the customer to accept the relationship                                                                                                           |
| Onboarding URL     | Direct link to start the [Tenant Onboarding](/setup/installation/gdap-invite-wizard.md) process, allowing users to swiftly begin and complete onboarding. |
| Internal Reference | This column can be used for you to reference the invite for your internal purposes                                                                        |

## Table Actions

<table><thead><tr><th>Action</th><th>Description</th><th data-type="checkbox">Bulk Action Available</th></tr></thead><tbody><tr><td>Update Internal Reference</td><td>Opens a modal so you can update the internal reference column</td><td>false</td></tr><tr><td>Delete Invite</td><td>Opens a modal to confirm that you want to delete an invite that you no longer wish to use</td><td>false</td></tr></tbody></table>

***

## Feature Requests / Ideas

We value your feedback and ideas. Please raise any [feature requests](https://github.com/KelvinTegelaar/CIPP/issues/new?template=feature.yml) on GitHub.


---

# 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.cipp.app/user-documentation/tenant/gdap-management/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.
