# Import from Google Drive

After creating a new file on [udt.dev](https://udt.dev), navigate to `Samples > Import > Import from Google Drive`

![](/files/-MIAqOAICg9N2SFU3htw)

You'll be prompted to log in with google. After signing in, you can browse and search for files and folders within Google Drive.

![You can select and search for any data within Google Drive](/files/-MIArVJIpoENdM13pDw4)

Make sure that files have public share links, this will allow you or anyone you send your UDT file to to access the files without logging in to your Google Account.

![Every file should have permissions set as viewable to anyone with link!](/files/-MIAs_bCmOYQuH5LdEgo)

After importing, your files will be converted to Samples. Check out the Samples or Labels page to view them!


---

# 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://docs.universaldatatool.com/importing-data/import-from-google-drive.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.
