# How to use the Upload Page feature

In certain situations, you may wish to allow individuals to upload audio tracks to your station without granting them access to your login credentials or scheduling and streaming features. For such cases, we offer the Upload Page feature. The Upload Page is a secure, standalone page that requires a password for audio track uploads.

## Enable Upload Page feature

You can turn on the Upload Page feature going to the Account page and clicking the toggle next to 'Upload Page'.

<figure><img src="/files/Wsnj9PVtjTohmmADJ6gI" alt=""><figcaption></figcaption></figure>

This will dropdown an input that allows you to customize a password for the Upload Page.

<figure><img src="/files/lnuNfLKpyEVYPcO5v2kE" alt=""><figcaption></figcaption></figure>

## Visit Upload Page

You can visit the upload page by clicking on the 'View page'  link once the feature has been disabled.

<figure><img src="/files/KeFfbnRWVD8L4VZC6eYp" alt=""><figcaption></figcaption></figure>

Visitors to the Upload Page will have to enter the password set previously in the password input.

<figure><img src="/files/YwSzBAFRQ8d0uJ5Qa3Ls" alt=""><figcaption></figcaption></figure>

## Upload Audio

Once the password has been entered, you can drag and drop or simply select audio that you want to upload to that station.

<figure><img src="/files/APghfM6vJBEYQsjm7rOX" alt=""><figcaption></figcaption></figure>

Once the track has been uploaded, you can play or edit the track and you can upload a track photo.

<figure><img src="/files/UtySZ77CT5THDRNGJob0" alt=""><figcaption></figcaption></figure>

## That’s it! <a href="#thats-it" id="thats-it"></a>

We hope you enjoy this feature. For further questions reach out to <contact@evenings.email>.


---

# 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://evenings.gitbook.io/evenings-api/guides/how-to-use-the-upload-page-feature.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.
