# Search projects

Expand the menu to go to '**Projects**' > '**All projects**':

<figure><img src="/files/frS3rVuZ6oGGteZPisgP" alt="Screenshot of Datashare&#x27;s homepage with the menu &#x27;All projects&#x27; entry highlighted"><figcaption></figcaption></figure>

Search in projects' names using the **search bar** on the right:

<figure><img src="/files/TVMJJT6dndtdteRHDtDD" alt="Screenshot of Datashare&#x27;s &#x27;All projects&#x27; page with the search bar &#x27;Search projects&#x27; highlighted"><figcaption></figcaption></figure>

Sort your projects by clicking the **top right Settings icon**:

<figure><img src="/files/gFFalSvYaImqhv248D2C" alt="Screenshot of Datashare&#x27;s &#x27;All projects&#x27; page with the top right Settings icon highlighted"><figcaption></figcaption></figure>

In the **Page settings**, choose a **sort by** option, change the **number of projects per page** or the **layout**:

<figure><img src="/files/UplakkXg2G1u6boetWf7" alt="Screenshot of Datashare&#x27;s &#x27;All projects&#x27; page with the right panel &#x27;Page settings&#x27; open and highlighted"><figcaption></figcaption></figure>

To explore a project, close the Settings and click on **the name of the project**:

<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>

You can now [explore a project](/datashare/usage/explore-a-project.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/search-projects.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.
