# Report Sharing

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

Security report links can be shared via email and support **secure, direct access through authentication**.

Email reports include a link that redirects users to the login page when required and automatically returns them to the specific security report after successful authentication. If the user is already logged in, the system bypasses the login step and opens the report directly.

For users who are authenticated but do not have access to the associated project, a dedicated error screen is shown with an appropriate message. Authorised users are always redirected seamlessly to the intended report view.

This update improves usability while maintaining access control and security.


---

# 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.qapilot.io/detailed-documentation/reports/report-sharing.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.
