# Table View

Once you’ve identified the timeperiod and specific data you’re interested in, it’s often useful to switch to Table View. This is the standard table listing of events you may see in other tools. It allows you to search, sort, and get information on each activity of interest.

<figure><img src="/files/iLLqCohH9G3D9OGR1fA5" alt="A screenshot of a table view featuring Bruce Potter and event types that include keyword &#x22;calendar&#x22;"><figcaption><p>Here, we’ve drilled into Bruce’s calendar events to see what all that activity is.</p></figcaption></figure>


---

# 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.turngate.io/how-to-use/table-view.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.
