# Can I use Datashare with no internet connection?

You need an internet connection to **install Datashare**.

You also need the internet to find people, organizations and locations in documents **the first time you use any new NLP option** because the models which find these named entities are downloaded when you ask for finding named entities the first time. Subsequently, you don't need an internet connection to find named entities after.

**You don't need internet connection to:**

* Add documents to Datashare
* Find named entities (except for the first time you use an NLP options - see above)
* Search and explore documents
* Download documents

This allows you to work safely on your documents. No third-party should be able to intercept your data and files while you're working offline on your computer.


---

# 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/faq/general/can-i-use-datashare-with-no-internet-connection.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.
