# Copy Test Content

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

Quickly copy test content for sharing or documentation purposes:

1. Open desired test in Test Editor
2. Locate "Copy Content" icon
3. Click the icon
4. Confirmation message appears: "Text copied to clipboard successfully!"

Test content is now ready to paste elsewhere.

Tip: Use this feature to easily share test configurations or document your security tests.


---

# 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/copy-test-content.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.
