# Apple Team ID

### How to find your Apple Team ID

{% embed url="<https://scribehow.com/shared/Apple_Team_ID__V86A2UFoQhi_MM_x7GBBRQ>" %}

Follow these steps to locate your Apple Team ID from your Apple developer account:

* Sign in to your [**Apple Developer Account**](https://developer.apple.com/).
* Click on Membership on the panel to the left.
* Your Team ID will be displayed under the Membership Information section.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.appmysite.com/app/download/ios/certifications/apple-team-id.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
