> ## Documentation Index
> Fetch the complete documentation index at: https://getconvoy.io/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Endpoints

> A target URL that receives events, and the states it can be in.

An endpoint represents a target URL to receive events. An endpoint can be in either of these states — `active`, `inactive` or `pending`. When an endpoint is in the `inactive` state, all events sent will be saved but not dispatched until the endpoint is re-enabled. These events are set to the `Discarded` state.

For a deeper look at endpoint configuration and behaviour, see [Endpoints in the Product Manual](/product-manual/endpoints).
