

# Managing Amazon Comprehend endpoints
<a name="manage-endpoints"></a>

In Amazon Comprehend, endpoints make your custom models available for real-time classification or entity detection. After you create an endpoint, you can make changes to it as your business needs evolve. For example, you can monitor your endpoint utilization and apply auto scaling to automatically set endpoint provisioning to fit your capacity needs. You can manage all your endpoints from a single view, and when you no longer need an endpoint you can delete it to save costs. 

Before you can manage an endpoint, you must create one. For more information, see the following procedures:
+ [Creating an endpoint for custom classification](custom-sync.md#create-endpoint)
+ [Creating an endpoint for custom entity detection](detecting-cer-real-time.md#detecting-cer-real-time-create-endpoint)

**Topics**
+ [Overview of Amazon Comprehend endpoints](manage-endpoints-overview.md)
+ [Using Amazon Comprehend endpoints](using-endpoints.md)
+ [Monitoring Amazon Comprehend endpoints](manage-endpoints-monitor.md)
+ [Updating Amazon Comprehend endpoints](manage-endpoints-update.md)
+ [Using Trusted Advisor with Amazon Comprehend](manage-endpoints-trusted-advisor.md)
+ [Deleting Amazon Comprehend endpoints](manage-endpoints-delete.md)
+ [Auto scaling with endpoints](comprehend-autoscaling.md)