# Share Report

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

If you need to send the inspection results to someone else, just hit the \[Share] button. \
Then, copy the link and send it to your partner so they can check out the report.&#x20;

Before sharing the report, you might want to hide some content. Click \[Ignore] to skip it, so others won't see it.&#x20;

You can also click \[Comment] next to a result to add your notes.

{% hint style="info" %}
Remember, this link will only be valid for 7 days.
{% endhint %}

<figure><img src="/files/sWgH34xJDXvQvoqeSKS8" 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://qa-docs.marshub.com/share-report.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.
