# Finding my Project ID/ Data set ID/File ID

**Project ID** can be found on the project URL: [https://xxx.app.lodestar.ai/project/<mark style="color:red;">**4**</mark>/dashboard](https://docs.lodestar.ai/dataset-management/video-annotator/www.lodestar.ai).

\
**Dataset ID** can be found while in the annotator URL: [https://video-annotator.xxx.app.lodestar.ai/annotator#datasetId=<mark style="color:red;">**4**</mark>](https://docs.lodestar.ai/dataset-management/video-annotator/www.lodestar.ai)<mark style="color:red;">**.**</mark>

\
**File ID** can be found under annotator screen in the details section on the left.

![In the details panel you can see that the first line contains the File ID](/files/QiZ1OgN2u2G5xjwAPpTB)


---

# 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.lodestar.ai/dataset-management/video-annotator/finding-my-project-id-data-set-id-file-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.
