# Opening Endpoint in Test Editor

{% @arcade/embed url="<https://app.arcade.software/share/sR2iqLZce4ZG8dNCuIYq>" flowId="sR2iqLZce4ZG8dNCuIYq" %}

1. Go to API Discovery > API Collections
2. Select the relevant API collection
3. Find the desired endpoint
4. Click the "File icon" next to run test button
5. The endpoint will open in the Test Editor for detailed analysis and custom testing


---

# 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.akto.io/test-editor/how-to/opening-endpoint-in-test-editor.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.
