# Sharing audio online

{% embed url="<https://www.youtube.com/watch?v=YaCr4jk8pM4>" %}
Video walkthrough of the feature
{% endembed %}

<figure><img src="https://2387260374-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MhmBVzGzh8SctWQ6jPR%2Fuploads%2FH7Dy2Jmd7Gn3u0duPJ1e%2Fimage.png?alt=media&#x26;token=b807948f-77f6-41a8-9f6b-8e03567e969c" alt=""><figcaption><p>Location of the Share Audio button</p></figcaption></figure>

With Audacity 3.2 you can quickly share audio online using the new service [audio.com](https://audio.com). To do this, simply click the **Share Audio** button.

You can now upload your audio by pressing **Continue**. If you'd like to link an existing audio.com first, you can do that by clicking **Link Account**.

<figure><img src="https://2387260374-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MhmBVzGzh8SctWQ6jPR%2Fuploads%2FZuYPQiunxdRPd0KPbd6i%2Fimage.png?alt=media&#x26;token=e0a2ae23-47df-4aa4-9194-5f315fcade3c" alt=""><figcaption></figcaption></figure>

Audacity will now prepare the track for upload and upload your audio.

{% hint style="info" %}
**Note:** This may take a few minutes depending on how fast your computer is, how fast your internet connection is, and how long your audio is.&#x20;
{% endhint %}

After your audio has been uploaded, press **Continue**. You will be taken to the audio.com website.

<figure><img src="https://2387260374-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MhmBVzGzh8SctWQ6jPR%2Fuploads%2FHDDYoFSvHkzYUucZGOQO%2Fimage.png?alt=media&#x26;token=512f571e-9bf1-439a-86e7-31c4487e7c43" alt=""><figcaption></figcaption></figure>

On audio.com you now can either create an account to use this with, or copy the anonymous link. To share the link,&#x20;

1. Close the sign up panel,&#x20;
2. click the **share button** (shown below) and
3. select **Copy Link**

<figure><img src="https://2387260374-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MhmBVzGzh8SctWQ6jPR%2Fuploads%2FnxSV69BKvQl2GprVoM4V%2Ffirefox_xKDWVrdwjZ.png?alt=media&#x26;token=f0b215c0-6e02-4b1a-98e2-d931b91a0680" alt=""><figcaption><p>Location of the share button</p></figcaption></figure>

You now can share your audio by sending this link to people.

{% hint style="success" %}
All uploaded audio is private by default. Only people with access to the link can listen to it.
{% endhint %}

## Linking audio.com to Audacity

Linking your audio.com account to Audacity lets you get the sharable link from Audacity itself. To link your account,&#x20;

1. Press the **Share Audio** button.\
   Note: You need to have some sort of audio present in your project for this button to work
2. Your browser will open audio.com
3. **Login** or sign up if you aren't yet logged in
4. You will see the following page:\
   ![A screenshot of the website in question. "Link Audacity" is the button to press. If this isn't possible, instructions on how to manually copy in the link are further below. ](https://2387260374-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MhmBVzGzh8SctWQ6jPR%2Fuploads%2FdYmB9scrFcsARh3n9U6O%2Fimage.png?alt=media\&token=33bc3dbd-7ec0-4454-a74c-901db2f826ea)
5. Click on "**Link audacity**".
6. You may see a popup asking you whether you want to open in Audacity.\
   ![Open Audacity Cross-Platform Sound Editor](https://2387260374-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MhmBVzGzh8SctWQ6jPR%2Fuploads%2Fgs6Q7MgkJZkqKYE7SIzM%2Fimage.png?alt=media\&token=cc22f61a-b1a3-4e12-938c-04b61723dc0e)\
   Click the option that opens Audacity


---

# 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://support.audacityteam.org/basics/sharing-audio-online.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.
