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

# Person ID

> Know how to get a person ID.

`network_id`is a required parameter that allows you to look for any media company in our database.

Follow these steps to get a person\_id:

<Steps>
  <Step title="Step 1">
    Check this [section](https://www.themoviedb.org/person) on TMDB website.
  </Step>

  <Step title="Step 2">
    Click the person’s details you want to retrieve,
  </Step>

  <Step title="Step 3">
    Get the `person_id`from the URL.
  </Step>
</Steps>
