# Invite new members

To invite members to your Spot :&#x20;

* Click on `Manage my Spot` then on `Audience`&#x20;
* Click on the `Invite to Spot` button

<figure><img src="/files/M5QfPqLpBrp1zOEVsHPa" alt="Invite new members to your Spot from the audience table"><figcaption></figcaption></figure>

{% hint style="success" %}
You can share the access link to your Spot externally (on social networks, behind a button on your website, behind a banner on your email signature, in a QR ad, etc.). To do this, use the URL of your Spot (this works with all pages: homepage, livespace, liveroom etc.). They'll then be able to join your Spot directly!
{% endhint %}

A sidebar will open, allowing you to invite members using their email addresses. Then :&#x20;

* Type the email address of the member you wish to invite&#x20;
* Click on the `Add` button&#x20;
* Enable or disable the sending of an invitation email with a Spot sign-up email.&#x20;
* Click on the `Invite` button

{% embed url="<https://vimeo.com/832630667/cd85b67e88?share=copy>" %}

{% hint style="info" %}
**Good to know**&#x20;

* Sending invitations is limited to 200 emails at a time.
* Each email must not exceed 50 characters.
* It is possible to enter several email addresses at the same time, by spacing them out or by adding a ";" between the addresses.&#x20;
* If you make a mistake, you can delete an email by clicking on the cross (x) next to the address.&#x20;
  {% endhint %}

The individuals you have recently invited will be listed as `Invited` in the member list. They have the option to accept or decline the invitation, which will update their status to `Accepted` or `Declined` accordingly.

{% hint style="danger" %}
If a member has a `Left` or `Deactivated` status, you can invite them via their e-mail address, but they will not receive any e-mail or notification within the application.
{% endhint %}


---

# 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.meltingspot.io/english/manage-spot/audience/members/invite-new-members.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.
