> ## 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 Create & Set Up Floors

> Creating and setting up "Floors" - 2D map-based virtual office spaces

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>
  </>;

<Tip>
  The maximum number of floors you can create varies by plan. For details, see [Pricing Plans](/en/pricing).
</Tip>

The 2D map-based office space you see when you log in to VoicePing is called a "Floor". Like a real office, it's a space where you can sit at desks to work, chat with nearby team members, or hold meetings.

For example, you can create floors named "general & IT Department & Sales & Customer Interview Room" in a workspace named "Takahashi's Workspace".

<Frame>
  <img src="https://mintcdn.com/test-cf63e467/f2HgNBkhlFN3O04X/ja/images/floor-setup/01-floor-creation-settings.png?fit=max&auto=format&n=f2HgNBkhlFN3O04X&q=85&s=6e7f91fc03c3c9935ddbc5ed545d0166" alt="Floor creation and settings" width="2048" height="1380" data-path="ja/images/floor-setup/01-floor-creation-settings.png" />
</Frame>

## How to Create

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

* You can add by clicking the "+" button at the top of the left menu (see video above).
* You can assign workspace members to each floor.

## Floor Settings

The "Settings (gear icon)" at the top of the app is the floor settings button.

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

<Note>
  **What you can do from "Settings"**

  * Change floor name
  * Enable guest web app (allow external guests to access the floor from their browser)
  * Customize floor background
  * Change assigned members
</Note>

<FeedbackEn />
