# History

View your search history, including previously viewed documents, categories, and publications by clicking on the icon next to the simple search bar. This will show you the most recent documents you have looked at and searches you have run. To see everything, select **View all history**.&#x20;

![History is shown from the latest date ](/files/-MbqXI7gs0D7mSty7Q-o)

{% hint style="warning" %}
If you access vLex through a generic account (i.e. university-wide access) as opposed to a personal account, you might not be able to view your history.  To set up a personal account so that you can see your searching history, please contact your librarian.
{% endhint %}

To stop vLex from recording your searches and the documents you see, open the menu in the top right corner and select **Stop history tracking for this session**.

![](/files/-Mf3xE5haqYoCuSD6wPZ)

You can resume this at any time by clicking **Resume history tracking** in the same menu.

![](/files/-Mf3xJm_2VGGywBxit2h)


---

# 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://support.vlex.com/getting-started/quick-start-guide/history.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.
