# Graph Navigation Options

The logged events graph is equipped with a set of options designed to assist you in navigating and interacting with it.

<figure><img src="https://lh7-us.googleusercontent.com/CT3Gr29dpzmmcYxPh0BgEM3IdDugC6iXT82AXhecNPHZOqh_JVVvAV9C5rG7EB1RE0WhAWmgWO7djpKFQIsnPbX5vacX7EjqOoWC6ydnwe9FrXp9ZSCYtFLVHcI69TFzEUp4_gH3oNofD11NEBbQsvI" alt=""><figcaption></figcaption></figure>

Let's go through them one by one:

* Clicking the left ![](https://lh7-us.googleusercontent.com/K18LQJxyM8fStX-uPPJBSF7-1SzuK5algWBeSen-ySzLetA-4ZC1OaoVtmP6IFwPA2XKtUg0S3sz_VrG27FuTS8vAJLp-YszHkN4eKIlPUmXJ2fE9fTEYmqnkbXUpTMHKUt-vz3MAFpK6OAyLbobddI) and right ![](https://lh7-us.googleusercontent.com/R1RTHwIVXWtL4VaMD9GVDp9TQxXzXE7z24IU6lnPWD3Y-qUxVUhiPvh2tlRWX36unwwroNjGH5vG4T06K1WOrXOZuWxB2mEYpPC_502YoKpHBVr3GDEsj4vFMfFzKWyj2bWwhkA3Kk4ikliV0Oz88f8) arrows will transition the displayed information backward or forward within the chosen time frame:

<figure><img src="https://lh7-us.googleusercontent.com/3mzrxRXbTDjGtJAqhQ7JDOWVy4SDy63yHh5KMp9OnSPkMTdAfJzYCWILO0xLgMDWKp6DrWMYgOBw1tbiqe4cemE_Fw5DeJ5zibUIBMpTRCR82mPrR-wu0aLvbeHimQIW87S45MScjhv3Dz3i2QbmYL4" alt=""><figcaption></figcaption></figure>

The time range option above will indicate the specific from/to timestamps the data is represented for, along with the interval of change.

* Selecting the circular arrows ![](/files/MNk5DEa9gtRolxWOAaGX) button in between will refresh the data to the most up-to-date information with the chosen time range.

<figure><img src="https://lh7-us.googleusercontent.com/Z12WSqKXoaEIdRR-0yqNx6BrYa0yaBiE7Xsh378bGy6kcYAGXqMxoQviSAYoKsCq6Ci_QYH8q7HMiSg8G_e3pe5siIRmvthbBQhe7LpDhUCL8amwdPXJqsL6M73U0vnJryDugP9kGIJsxQJTlldfs7o" alt=""><figcaption></figcaption></figure>

The exact start and end timestamps, with values accurate to the second, will be displayed above the graph, along with the selected time interval stated before them.

* The square corners ![](/files/BVqg5JWq2nNixUnEBPnB) button opens the enlarged view for the graph, expanding the plot visualization to the full-screen width by concealing the left-side service menu.

<figure><img src="https://lh7-us.googleusercontent.com/eYS0z3sEJCNJv4Pc64dK12YKiR31YC5z70SOJ_gv-j275Wk4em5SzrJlOez3DWVzbNXZ4ECozofOywrJdGj3Jy3LNR8KztbY9-dfiOzgRZWkN-gbvqe4eKNs_VW2W5R7wkTqm3_PIrFJg7NWXJ0Va0Q" alt=""><figcaption></figcaption></figure>

To exit this mode, simply click the same button again.

* The **Options** button reveals the list of additional options for the graph:

<figure><img src="https://lh7-us.googleusercontent.com/7ju1eTTiXTEBCKsHYQ2pOjayevLSH24pwzFQxgUA5o4dF-HtM4D-imzMsG-UuLxHEA8nWWbpgfWs_qv3DnygztXfu2D6bmt4WosVw1dmOQ3RB5A6gO2SsgXUB3DzgakNjDlvsVf5KbCYzCFNjSFeEJo" alt=""><figcaption></figcaption></figure>

Both of them are enabled by default.

Here, ***Service Time*** manages the display of visual data representation - disabling it hides the graph, providing more space for analyzing the [*Total Events*](/product-docs/service-menu/logs/total-events-section.md) section located below.

The ***Group by Status*** toggle is only applicable to the *Delivery* tab, where disabling it will cause the graph to display the overall number of requests within its columns, rather than segregating them into groups based on the HTTP status codes.


---

# 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.edgeport.com/product-docs/service-menu/logs/graph-navigation-options.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.
