> For the complete documentation index, see [llms.txt](https://techresources.gitbook.io/adobe-audition-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-audition-basics-windows-edition/editing/importing-sound-bite-wav-files.md).

# Importing Sound Bite WAV Files

Before you can add your sound bite WAV files to your Multitrack Session, you’ll need to import them into the **Files** panel.

1. In **Audition**, go to **File** on the menu bar, choose **Import** and select **File**.
2. In the **Import File** dialog box, [navigate](https://jjloomis.gitbooks.io/file-and-folder-management/content/navigating-folder-tree.html) to your project folder and select your sound bite WAV files. Press and hold the **Ctrl** key (on keyboard) to select multiple WAV files. (Do not select PKF files.)
3. Click **Open**. The sound bite WAV files will appear **Files** panel (upper-left corner).

<figure><img src="/files/-Mgw1nm2lNoAgfcWIoa2" alt="Importing sound bite WAV files"><figcaption><p>Importing sound bite WAV files.</p></figcaption></figure>


---

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

```
GET https://techresources.gitbook.io/adobe-audition-basics-windows-edition/editing/importing-sound-bite-wav-files.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.
