# Library

The library on the Odore Platform is where you can see all the templates that you have created. Here you can preview and edit your existing templates if needed before you launch them on a campaign.&#x20;

It is easy to edit, preview and delete templates on the Odore Platform within the library. Find out how to edit an existing template by reading the article below.


---

# 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.odore.com/the-builder/library.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.
