> For clean Markdown content of this page, append .md to this URL. For the complete documentation index, see https://learning.postman.com/llms.txt.

# Get started with Postman Insights

Install the Postman Insights Agent and allow it to watch your API traffic. Within minutes, the AI algorithms will discover your endpoints, and you'll be able to monitor errors across your endpoints in your project and the [API Catalog](/docs/api-catalog/overview/).

## Prerequisites

* Set up an [internal workspace](/docs/collaborating-in-postman/using-workspaces/create-workspaces/) that only you and your team can access.
* Ensure you have [Workspace Admin](/docs/administration/roles-and-permissions/#workspace-roles) access. Insights isn't supported by partner or public workspaces.

## Create an Insights project

1. In the left sidebar, click <img alt="Add icon" src="https://assets.postman.com/postman-docs/aether-icons/v12/icon-action-add-stroke-small.svg#icon" width="16px" /> and select <img alt="Insights icon" src="https://assets.postman.com/postman-docs/aether-icons/v12/icon-entity-insights-stroke-small.svg#icon" width="16px" /> **Insights**.
2. Name your project.

## Select your container environment

Select your container environment from the Insights project **Setup** tab.

To proceed with the installation, read and acknowledge the Insights terms.

<img alt="Insights terms" src="https://assets.postman.com/postman-docs/v11/insights-terms-v11.60.png" width="439" />

The Postman Insights Agent supports the following tech stacks:

* [Kubernetes](/docs/insights/get-started/kubernetes/overview/) DaemonSet and sidecar
* [Amazon Elastic Container Service (ECS)](/docs/insights/get-started/ecs/) on EC2 and ECS Fargate deployments
* [Amazon Elastic Compute Cloud (EC2)](/docs/insights/get-started/ec2/) standalone deployments
* [AWS Elastic Beanstalk](/docs/insights/get-started/beanstalk/)

If you don't see your stack, you can email the team using the corresponding option in the **Get started** dropdown list or **Resources** on the bottom left.

## Debug with Insights

Use Repro Mode to rerun requests using real data. Enable Repro Mode from your Insights project **Settings**. Then, [debug your endpoints using Repro Mode](/docs/insights/debug/).