> ## 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/">
        공식 웹사이트 방문
      </Card>
      <Card title="X (Twitter)" icon="x-twitter" href="https://x.com/VoicePingMedia">
        X에서 팔로우
      </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 />
