# How can I change the location of a clause in the library?

You have added a clause to your library and saved it in a folder. Now you want to move the clause to another folder.

Navigate to the clause you wish to move and click on the “edit clause” icon:

<figure><img src="/files/r6YIu6BnNfJm8qcKXdOS" alt="" width="49"><figcaption></figcaption></figure>

Afterwards, you can choose a new location under “Location” and then save this change:

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


---

# 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://help.clausebuddy.com/quality-library/faq/how-can-i-change-the-location-of-a-clause-in-the-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.
