# Settings

Each button can be customised via context menu. Right click on a button and select one of the options.

<figure><img src="https://270111504-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LqQuRw1JZNewsp-NrzE%2Fuploads%2F4kkG23aUVnSxRs9jT68g%2Fportal_settings.jpg?alt=media&#x26;token=62aa1f9b-56e2-488e-9b20-2ddd1737f060" alt=""><figcaption></figcaption></figure>

#### Relative path

Folder path will be relative to project location. If relative path is enabled, button will have striped background.

<figure><img src="https://270111504-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LqQuRw1JZNewsp-NrzE%2Fuploads%2FNGJ0Vncal97mPi7Sqoza%2Fportal_relative.jpg?alt=media&#x26;token=d739a54e-c540-4558-bfc3-00761c3621cf" alt=""><figcaption></figcaption></figure>

#### Rename

Rename button. It doesn't affect folder path.

#### Color

Select button background color.

#### Delete

Delete button.


---

# 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://manuscript.knightsoftheeditingtable.com/extensions/portal/settings.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.
