# Targets

## Table View

The explorer target table gives you an overview of all targets to check, e.g., for completeness of targets or whether a newly installed extension discovers the appropriate target type. You can always see the full details of a target by clicking on it. Depending on your team's permission, you can see the environment Global to see all discovered targets or choose a specific environment to list targets according to your permissions.

![Explorer targets listing all target types and discovered targets](/files/nq6QczKhBSOnxDr6E65M) ![Target details showing all discovered attributes](/files/mZH58OZjFJLn0Sm8OnDD)

## Advice

Once you activate the 'Show Advice' in the sidebar, the general advice icon indicates target types having advice. You can see the advice per target in the table and details about each advice in the target details.

![Explorer Targets Table showing you targets and advice](/files/vIXqCkLSBxnSKnmJvWE9)

Learn more about [advice](/use-steadybit/explorer/advice.md) in the corresponding section.


---

# 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.steadybit.com/use-steadybit/explorer/targets.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.
