# Explore a project

Expand the **menu**, open **'All projects**' and click on the **name of the project** that you want to explore:

<figure><img src="/files/vXB26rZvjYHDSswjf4W3" alt="Screenshot of Datashare&#x27;s &#x27;All projects&#x27; page with LuxLeaks&#x27; project&#x27;s name highlighted"><figcaption></figcaption></figure>

If you'd like to pin this project in the menu for an easy access, click '**Pin to menu**':

<figure><img src="/files/P1xk09LeOJYoNXPMknEL" alt="Screenshot of Datashare&#x27;s &#x27;All projects&#x27; page with LuxLeaks&#x27; project&#x27;s &#x27;Pin to menu&#x27; top right button highlighted"><figcaption></figcaption></figure>

Your project is now pinned in the menu:

<figure><img src="/files/iRyiVPIJlluZNr8rwq6n" alt="Screenshot of Datashare&#x27;s &#x27;All projects&#x27; page with LuxLeaks&#x27; project&#x27;s name pinned in the left menu and highlighted"><figcaption></figcaption></figure>

In a project page, in the first tab called '**Insights**', you find **statistics** and a bar chart displaying the **number of documents by creation date**.

Filter this chart by path by clicking **'Select path'**:

<figure><img src="/files/OHGSLfshSQCXYppPBQGM" alt="Screenshot of a Datashare&#x27;s project page on the Insights tab at the level of the &#x27;Documents per creation date&#x27; bar chart with &#x27;Select path&#x27; button highlighted"><figcaption></figcaption></figure>

**Click on one bar for a year or month** to see all the corresponding documents:

<figure><img src="/files/MPe6CUrCtPIMkVKHLzud" alt="Screenshot of a Datashare&#x27;s project page on the Insights tab at the level of the &#x27;Documents per creation date&#x27; bar chart with one-year bar highlighted"><figcaption></figcaption></figure>

On the **'Languages', 'Document Types' and 'Authors' widgets**, you see stats:

<figure><img src="/files/vXaLjvSjmLD8HuNebmqQ" alt="Screenshot of a Datashare&#x27;s project page on the Insights tab with the Languages, File types and Authors&#x27; widgets highlighted"><figcaption></figcaption></figure>

**Search all documents with a specific criteria**, for instance here with the French language:

<figure><img src="/files/KCTHLPh3sUyUXVAoBxtW" alt="Screenshot of a Datashare&#x27;s project page on the Insights tab at the level of the Languages, File types and Authors&#x27; widgets with the French documents&#x27; number &#x27;11&#x22; highlighted"><figcaption></figcaption></figure>

Finally, in the server collaborative mode, you see the **Latest recommended documents**, that is to say the documents marked as recommended by other members of the project:

<figure><img src="/files/QEdf8oqcxIpqUMB7IBHO" alt="Screenshot of a Datashare&#x27;s project page on the Insights tab with the &#x27;Latest recommended documents&#x27; highlighted"><figcaption></figcaption></figure>

You can now [search documents](/datashare/usage/search-documents.md).


---

# 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://icij.gitbook.io/datashare/usage/explore-a-project.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.
