# Manuscript Section

In the manuscript section, by right-clicking on the top or bottom bar, a dropdown menu will appear with various options for you to choose from:

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

You can create a new folder, outline, chapter, or sub-chapter. Each is easily identifiable by its icon, and you can organize them by dragging and dropping them exactly where you want them to be.

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

There's also the option of **''Move into...''** that you can easily find if you right-click on a chapter:

<figure><img src="/files/5SqfrVyXTwFsuUYZ8Thk" alt=""><figcaption></figcaption></figure>

This will allow you to manually select where you wish your chapter or sub-chapter to be located:

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

Also, as shown in the screenshot above, there are other easily accessible options once you right-click on a chapter.&#x20;

You can create a new chapter, or subchapter, convert a chapter into a subchapter, duplicate it, use it as a template, etc.

(We will talk about the AI features in a different guide!)

***

## **Open in Editor Tab**

This option allows you to open multiple chapters side by side in different tabs that you can find at the bottom of your screen.

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

You can also move them to the left or right, or close them with just two clicks.

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

***

## **Select Status**

This feature enables you to assign a status to individual chapters within your project. Each chapter can have multiple statuses applied simultaneously, allowing for a nuanced and comprehensive tracking system. This flexibility ensures that you can effectively monitor the progress and state of each chapter, facilitating better project management and oversight.

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

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

Additionally, any secondary statuses that you create can also be applied to the chapter. When you hover over the chapter, all assigned statuses, including the primary and secondary ones, will be visible, providing a clear and comprehensive view of the chapter's state at a glance. You only need to enable the checkbox to select which statuses you'd like your chapter to be assigned.

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

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

<figure><img src="/files/0do0x4aNJnHaOtztRgwm" alt=""><figcaption></figcaption></figure>

On the left sidebar, you can conveniently view the statuses assigned to each chapter. This sidebar not only provides a clear overview of all chapter statuses but also allows you to access and adjust the status settings easily.


---

# 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://guides.livingwriter.com/desktop-app-+-web-version/chapters-and-elements/manuscript-section.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.
