> For the complete documentation index, see [llms.txt](https://techresources.gitbook.io/adobe-premiere-basics-windows-edition/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://techresources.gitbook.io/adobe-premiere-basics-windows-edition/importing-and-logging-clips/importing-media-files.md).

# Importing media files

Before you can edit your media files, you’ll need to import them into your **Premiere** project. Once imported, your media files will appear as clips in the **Project** panel.

1. If you have not already done so, copy all of your media files into your project folder. Note: If you do not copy your media files into your project folder, you will lose your media files. Your **Premiere** project will not work.
2. In your **Premiere** project, go to **File** on the menu bar and choose **Import**.
3. [Navigate](https://techresources.gitbook.io/file-and-folder-management-windows-edition/navigating-folder-tree) to your project folder and the select the media files you would like to import. **Note**: If you[ copied an AVCHD folder from a Canon video camera](/adobe-premiere-basics-windows-edition/setting-up-your-project/adding-media-from-a-video-camera.md) into your project folder, the path to the MTS files is: `Renamed-AVCHD-folder\BDMV\STREAM`. **Control-click files** to select more than one at a time.
4. Click **Import**. Your media files will appear as clips the **Project** panel.

![Importing media files.](/files/-MhZt39D1v93XWYwFKlY)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://techresources.gitbook.io/adobe-premiere-basics-windows-edition/importing-and-logging-clips/importing-media-files.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
