# Layout and Common Functions

After your device and log definition are added, and then bound, the log can be searched from the **analysis page**.

<div align="center"><figure><img src="/files/tv6dCvrHTOdman6nxs6P" alt=""><figcaption></figcaption></figure></div>

The items on this screen:

1. Log files at the left hand side of the page. You can see your log definition groups from this field.
2. The query to the database where the log files are stored.
3. The trend of your log query.
4. The table of your log query. You can check the content.
5. Predefined queries, which can be imported from the relevant field.
6. The time range for the log query.


---

# 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.virtualmetric.com/analytics/layout-and-common-functions.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.
