> ## 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.

# 플로어 삭제

> 가상 오피스의 플로어를 삭제하는 방법

export const FeedbackKo = () => <>
    <Tip>
      기능 개선 의견이나 요청은 <a href="/ko/product-feedback">Product Feedback</a>에서 보내 주세요.
    </Tip>

    <h2>공식 링크</h2>

    <CardGroup cols={2}>
      <Card title="공식 웹사이트" icon="globe" href="https://voiceping.net/en/">
        VoicePing 공식 웹사이트 열기
      </Card>
      <Card title="X (Twitter)" icon="x-twitter" href="https://x.com/VoicePingMedia">
        X에서 VoicePing 팔로우하기
      </Card>
      <Card title="Facebook" icon="facebook" href="https://www.facebook.com/voiceping.inc">
        Facebook 페이지 열기
      </Card>
      <Card title="LinkedIn" icon="linkedin" href="https://www.linkedin.com/company/28684130/">
        LinkedIn 페이지 열기
      </Card>
    </CardGroup>
  </>;

## 플로어 삭제 절차

1. 왼쪽 메뉴에서 삭제할 플로어 이름 옆의 세로 점 3개(⋮)를 클릭합니다.
2. **삭제**를 클릭합니다.

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

<FeedbackKo />
