# Overview Screen

Navigating to a specific point in the menu will lead you to an overview screen, which will look like this.

![](/files/-M2d5u7sOtVB3PKlqtP5)

The overview screen always has the same structure.

1. is for searching the list of existing elements (in the above case datasets)
2. here you can create a new element
3. list for accessing the existing elements
4. element detail, deleting elements and sharing an element with a user group


---

# 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://manual.senseforce.io/manual/sf-platform/navigation/overview-screen.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.
