# Endpoints (Observer)

## What is an endpoint at Enginsight?

An endpoint is a web page (or URL or IP address) that is monitored externally with the Observer.

## Table of contents

* [**Endpoint details**](/docs/manual/english/operation/platform/endpunkte/endpoint-details.md)\
  [Add](/docs/manual/english/operation/platform/endpunkte/endpoint-details.md#add-endpoint) endpoints and Information on endpoint analyses: e.g. [Availability](/docs/manual/english/operation/platform/endpunkte/endpoint-details.md#website), [DNS](/docs/manual/english/operation/platform/endpunkte/endpoint-details.md#dns), [SSL/TLS](/docs/manual/english/operation/platform/endpunkte/endpoint-details.md#ssltls), [PortScan](/docs/manual/english/operation/platform/endpunkte/endpoint-details.md#portscan), [Vulnerabilities](/docs/manual/english/operation/platform/endpunkte/endpoint-details.md#vulnerabilities).
* [**Domains** ](/docs/manual/english/operation/platform/endpunkte/domains.md)\
  [Add ](/docs/manual/english/operation/platform/endpunkte/domains.md#add-new-domain)easily new Domains and get an overview of all domains and associated risk scores
* [**Certificate Manager**](/docs/manual/english/operation/platform/endpunkte/certificate-manager.md)\
  Overview of SSL/TLS certificates of all added endpoints.
* [**Observer**](/docs/manual/english/operation/platform/endpunkte/observer.md)\
  [Add](/docs/manual/english/operation/platform/endpunkte/observer.md#add-observer) and [configure](/docs/manual/english/operation/platform/endpunkte/observer.md#configure-observer) Observer. Get the [Logs](/docs/manual/english/operation/platform/endpunkte/observer.md#get-logs).


---

# 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.enginsight.com/docs/manual/english/operation/platform/endpunkte.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.
