> For the complete documentation index, see [llms.txt](https://avstrade.gitbook.io/avstrade-docs-en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://avstrade.gitbook.io/avstrade-docs-en/personal-area/guest-access.md).

# Guest Access

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

Shared access to trading history is a form that allows to create and remove links for the Guest access mode to Trader’s diary report. The created links are displayed as a list in the table below.

\*In the Guest mode, third parties can view history of user trading operations, with the function of selecting the display period of the Detailed report on closed positions and Trader's report.

The link generation form consists of the following elements:

\- Account selection window allows to select an account for which trading reports are available by the link in Guest access mode.

\- Switches for access by the link to Trading history and Trader’s report.

\- The Generate link button is intended to create a link, which is activated subject to the selected account and one of switches.

The table with links displays: the time the link was created, the URL at which you can get guest access to user reports, an account for which the link was created, copying to the clipboard and link deleting.

{% hint style="info" %}
To make changes or add data, you need to go to the Edit mode. And also to remove the link.
{% endhint %}

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://avstrade.gitbook.io/avstrade-docs-en/personal-area/guest-access.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
