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

# 워크플로우 — 팀 KPI 추적

> 여러 팀원이 진행한 모든 회의를 가져와 매니저용 KPI 비교 리포트(포커스 영역별, 근거와 시사점 포함)를 생성합니다. VoicePing MCP Access를 사용합니다.

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

## 팀 KPI 추적

**상황.** 당신은 매니저입니다. 같은 VoicePing 워크스페이스에서 고객 회의를 진행하는 네 명의 팀원 ― Priya, Marcus, Hana, Daniel ― 을 관리합니다. 네 번의 1:1 미팅을 잡지 않고도, 각자가 어디에 시간을 쓰고 있고, 어떤 딜을 담당하고 있으며, 어디에 공백이 있는지 알고 싶습니다.

이 워크플로우는 [MCP Access](/ko/external-access/mcp) 를 이미 활성화하고 AI 클라이언트에 연결했다고 가정합니다.

<Steps>
  <Step title="워크스페이스에서 팀원을 확인">
    ```text theme={null}
    List workspace users in VoicePing and identify these team members:
    Priya Shah, Marcus Lee, Hana Sato, and Daniel Chen.
    ```

    AI는 워크스페이스의 사용자 목록을 가져와 네 명 모두가 사용자 ID와 함께 존재함을 확인해줍니다 ― 분석이 올바른 사람을 대상으로 한다는 것을 알 수 있습니다.

    <div style={{maxWidth: "550px", margin: "0 auto"}}>
      <Frame>
        <img src="https://mintcdn.com/test-cf63e467/z13MfE0CikV5b-4X/en/images/external_access/KPIs%20tracking%201.png?fit=max&auto=format&n=z13MfE0CikV5b-4X&q=85&s=10ccb10ad84779822232446cc463adc8" alt="ChatGPT listing VoicePing workspace users and confirming Priya Shah, Marcus Lee, Hana Sato, and Daniel Chen as team members with their user IDs" width="634" height="580" data-path="en/images/external_access/KPIs tracking 1.png" />
      </Frame>
    </div>
  </Step>

  <Step title="KPI와 관련된 모든 회의 가져오기">
    ```text theme={null}
    Search transcripts created by Priya Shah, Marcus Lee, Hana Sato,
    and Daniel Chen. Focus on meetings tagged or related to KPI, proposal,
    pipeline, customer health, product feedback, expansion, and bottlenecks.
    ```

    중요한 회의들의 목록을 포커스 영역별(KPI/Expansion, Product Feedback, Customer Health, Pipeline, Proposal)로 그룹화해, 담당 팀원과 관련 태그와 함께 얻게 됩니다.

    <div style={{maxWidth: "600px", margin: "0 auto"}}>
      <Frame>
        <img src="https://mintcdn.com/test-cf63e467/z13MfE0CikV5b-4X/en/images/external_access/KPIs%20tracking%202.png?fit=max&auto=format&n=z13MfE0CikV5b-4X&q=85&s=f7ccca133a82cab61b4d39c3c16d5955" alt="ChatGPT listing team transcripts grouped by focus area — KPI, Product Feedback, Customer Health, Pipeline, Proposal — with team owner and tags" width="632" height="968" data-path="en/images/external_access/KPIs tracking 2.png" />
      </Frame>
    </div>
  </Step>

  <Step title="매니저용 KPI 리포트 생성">
    ```text theme={null}
    Create a manager-ready KPI report comparing Priya, Marcus, Hana, and Daniel.
    Keep it structured and practical.
    ```

    AI는 팀 개요 테이블, 기능별(Sales Execution, Pipeline Health, Customer Success, Product/Growth) KPI 분석, 근거, 성과 평가, 각 팀원에 대한 매니저 시사점을 생성합니다.

    <div style={{maxWidth: "600px", margin: "0 auto"}}>
      <Frame>
        <img src="https://mintcdn.com/test-cf63e467/z13MfE0CikV5b-4X/en/images/external_access/KPIs%20tracking%203.png?fit=max&auto=format&n=z13MfE0CikV5b-4X&q=85&s=65c04fcccb097e24e0018e1ea869ac8c" alt="ChatGPT generating a manager-ready KPI report comparing four team members with primary focus, KPI domains, evidence, and takeaways" width="634" height="964" data-path="en/images/external_access/KPIs tracking 3.png" />
      </Frame>
    </div>
  </Step>
</Steps>

<Info>
  이 기능이 작동하는 이유는 MCP Access가 워크스페이스 스코프를 존중하기 때문입니다 ― AI는 해당 연결이 읽기 권한을 가진 회의록만, 그리고 그 워크스페이스 내부의 사용자에 대해서만 볼 수 있습니다. 매니저는 자신의 팀에 대한 가시성만 얻고, 다른 팀의 내용은 볼 수 없습니다.
</Info>

***

## 다음 단계

<CardGroup cols={2}>
  <Card title="외부 접근 개요" icon="arrow-left" href="/ko/external-access">
    스코프, 라이프사이클 제어, 이벤트 로그 허브로 돌아가기.
  </Card>

  <Card title="MCP Access 활성화 방법" icon="plug" href="/ko/external-access/mcp">
    Claude, ChatGPT, Codex, Claude Code, Gemini CLI용 설정 가이드.
  </Card>
</CardGroup>

<FeedbackKo />
