# Edit Delivery Links

After Syncing Delivery Files for the first time, you can then edit what assets you are delivering to your customers. Perhaps as a one-off you want to remove the folder for 2D Layout or add a link for an additional Service you completed that you don't have in Tonomo.

To complete this, click **Edit links** after Syncing the Delivery Files at least once.

![](/files/wLunjmCoMhbtYElV2tHz)

### Add a Link

Simply click **+ Add Link** and then enter the Title (a description your customer would understand) and the URL (this can be a link to Youtube, a Dropbox **share** link, or any other publicly available URL).

![](/files/vklstXnT4ItABgwJ1zGF)

### **Edit or Remove a Link**

To edit or remove a link, click the Edit button above that link. Then either change it or click Delete .

![](/files/7ItnROi2qA4k2qW07uQf)


---

# 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.getautonomo.com/order-management/delivery/edit-delivery-links.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.
