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

# Locate Your Team ID

> How to find your Team ID in the Apple Developer account

## What is a Team ID?

Your **Team ID** is a unique 10-character alphanumeric string assigned by Apple to your developer team. It is required to set up your RevenueFlo project on the dashboard.

## Steps to Find Your Team ID

<Steps>
  <Step title="Sign in to Apple Developer">
    Go to [developer.apple.com](https://developer.apple.com) and sign in with your Apple ID.
  </Step>

  <Step title="Open Account settings">
    Click on **Account** in the top navigation bar.
  </Step>

  <Step title="Go to Membership Details">
    From top segments, select **Membership Details**.
  </Step>

  <Step title="Copy your Team ID">
    Under the **Membership Information** section, you will see your **Team ID** — a 10-character string like `AB12CD34EF`.
  </Step>
</Steps>

<Note>
  If you belong to multiple teams, make sure you select the correct team in the top-right dropdown on the Apple Developer portal before copying the Team ID.
</Note>
