# Saved URLs

Saved URLs provide a means for saving common application URLs to make it easier when assigning URLs to a phone number.

## Creating a Saved URL

To create a saved URL, click “Applications” to bring up the drop down menu for application options and click on “Saved URLs”.

<div align="left"><img src="/files/-M4VS6k48VkKBlsp_U1W" alt=""></div>

Once you're on the Saved URLs page, click on the “New Saved URL” button.

<div align="left"><img src="/files/-M4VS6k5ej1A_NkjAWO_" alt=""></div>

This should open a “New Saved URL” window. For the “Name:” textbox, enter a name to reference your saved URL. For the “URL:” textbox, enter the application URL you wish to save for reference. Click on the “Save” button to save your URL.

![](/files/-M4VS6k6Y9jD9PHy2XRB)

## Assigning a Saved URL

To assign a Saved URL to one of your phone numbers, first place your mouse over the “Applications” header and click on “Application Configuration”.

<div align="left"><img src="/files/-M4VS6k744VgUQUfMZIN" alt=""></div>

Once you're on the Application Configuration page, click on “Edit” for one of your phone numbers.

<div align="left"><img src="/files/-M4VS6k8kSRwJL4cipzy" alt=""></div>

Once you click on “Edit”, click on the drop-down menu for “Application Source” and select “Saved URL”.

<div align="left"><img src="/files/-M4VS6k9f1o0TDc1E-Pt" alt=""></div>

Once you have selected “Saved URL” as the “Application Source”, click on the drop-down menu for “Saved URL” and select the saved URL that you want to attach to your phone number.

![](/files/-M4VS6kABqjrGybEs_D-)

From there, you can click on the “Save” button to save your changes for the application's configuration and then call into your saved URL.


---

# 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.plumvoice.com/dev/plum-dev-guide/saved-urls.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.
