# All Destinations

You can view all unique network destinations from all workflow runs in your organization here

* The `All Destinations` tab under the `Harden-Runner` menu provides a detailed list of all network destinations contacted by your Actions runners.

<figure><img src="/files/DWgAkK8YqIqKEqGisDeZ" alt=""><figcaption></figcaption></figure>

* For each listed endpoint, clicking `View` under the `Sample Pipeline Runs` option allows you to examine individual pipeline run that interacted with it.

<figure><img src="/files/aGYSLDQ7bDPgQgg0O7P9" alt=""><figcaption></figcaption></figure>


---

# 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.stepsecurity.io/gitlab/harden-runner/all-destinations.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.
