> ## Documentation Index
> Fetch the complete documentation index at: https://manual.voiceping.net/llms.txt
> Use this file to discover all available pages before exploring further.

# How to Invite to Meeting Rooms

> How to invite workspace members and external guests to meeting rooms

export const FeedbackEn = () => <>
    <Tip>
      Have an idea or request about this feature? Send it to the team via <a href="/en/product-feedback">Product Feedback</a>.
    </Tip>

    <h2>Official Links</h2>

    <CardGroup cols={2}>
      <Card title="Official Website" icon="globe" href="https://voiceping.net/en/">
        Visit our official website
      </Card>
      <Card title="X (Twitter)" icon="x-twitter" href="https://x.com/VoicePingMedia">
        Follow us on X
      </Card>
      <Card title="Facebook" icon="facebook" href="https://www.facebook.com/voiceping.inc">
        Like us on Facebook
      </Card>
      <Card title="LinkedIn" icon="linkedin" href="https://www.linkedin.com/company/28684130/">
        Connect on LinkedIn
      </Card>
    </CardGroup>
  </>;

## 1. Invite Workspace Members

### Method 1: Invite from Name Bar

<iframe src="https://www.loom.com/embed/eab4b68590b04cc18c9d5614b1ad88cc" width="100%" height="400" frameBorder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen />

Click on a user from the name bar on the left to invite them to the meeting room.

<Note>
  If you have many members, you can search for users from "Search Users" in the name bar.
</Note>

### Method 2: Use the Invitation Feature Inside the Meeting Room

<iframe src="https://www.loom.com/embed/14f9bfa5e6c24897a57f8ec1fe29d418" width="100%" height="400" frameBorder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen />

You can invite from within the meeting room using the following methods:

* Invite members on the same floor
* Invite including online members on other floors
* Invite including online & offline members on other floors
* Invite specific members & groups only

## 2. Invite External Guests

For how to invite external guests, please see [here](/en/guest-invitation).

<FeedbackEn />
