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

# How to Obtain a traceId

> Learn how to locate the eagleeye-traceid using developer tools. This unique request identifier helps developers trace and troubleshoot issues. The steps include opening developer tools, searching for a specific request, and finding the traceId in the response headers.

**eagleeye-traceid** is the unique identifier of a request. Developers use it to troubleshoot user issues.

**Steps**
**1. Open developer tools**
Shortcut: F12. If it does not work, follow these steps:

1. Click the three dots in the top-right corner.
2. Click More tools.
3. Click Developer tools.
4. Click Network.

**2. Search for a specific request**

Note: Contact your developer to obtain the exact search content.

**3. Obtain the traceId**

Go to Request > Headers > Response Headers > eagleeye-traceid. The value is the traceId. Copy it and send it to your developer.

If this helped, give it a Like.
