# Community Pending Invitations Page

The Community Pending Invitations Page displays all users who have been invited to a community but have not yet accepted their invitations.

<div align="left"><figure><img src="/files/Co1vyMuePJqYrNhzILyN" alt="" width="375"><figcaption></figcaption></figure></div>

Features

<table data-header-hidden><thead><tr><th width="217"></th><th></th></tr></thead><tbody><tr><td>Feature</td><td>Description</td></tr><tr><td>Pending Invitations</td><td>It will display all users that have pending member invitations.</td></tr></tbody></table>

### Customization

<table><thead><tr><th width="269">Config ID</th><th width="122">Type</th><th>Description</th></tr></thead><tbody><tr><td>community_pending_invitation_page<code>/*/*</code></td><td>Page</td><td>You can customize page <code>theme</code></td></tr><tr><td><code>community_pending_invitation_page/*/close_button</code></td><td>Element</td><td>You can customize <code>image</code></td></tr><tr><td><code>community_pending_invitation_page/community_invitation/title</code></td><td>Element</td><td>You can customize <code>image</code></td></tr></tbody></table>

For more details on customization, please refer to the [Customization](/social-plus-uikit/uikit-4/customization.md) page.

### Usage <a href="#usage" id="usage"></a>

{% tabs %}
{% tab title="iOS" %}
{% embed url="<https://gist.github.com/amythee/b629abbbbd24db823106f02c63fba123>" %}
{% endtab %}

{% tab title="Android" %}
{% embed url="<https://gist.github.com/c7ecab65ff09fabe57a1f1588dfb7df2>" %}
{% endtab %}

{% tab title="Web" %}
{% embed url="<https://gist.github.com/amythee/f585cf87cebbc5a27ee5e84e0a7bb035>" %}
{% endtab %}
{% endtabs %}


---

# 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.social.plus/social-plus-uikit/uikit-4/social/community/community-pending-invitations-page.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.
