# How to Generate LLM Traffic Report?

{% embed url="<https://youtu.be/BHUzqG1KT_k?si=t13QluFPF2e4DKNU>" %}

**Step 1:** Log in to the Fibr AI dashboard.

**Step 2:** - Navigate to **GEO** in the left-hand navigation bar.

**Step 3:** - Click on **LLM Traffic**

**Step 5:** Enter the URL of the website you want to generate the LLM Traffic Report for.

{% hint style="warning" %}
You need to integrate your Google Analytics(GA 4) to the Fibr Dashboard since it's a pre-requisite to fetch the traffic data.
{% endhint %}


---

# 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://support.fibr.ai/fibr-tools/llm-traffic-report/how-to-generate-llm-traffic-report.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.
