# Interacting with Widgets on a Doc

You can freely edit your Doc by organizing all Widgets, adding more text or content to have better presentation and display.

### Creating new line

You can create new lines in a Docs by clicking on `+`

<figure><img src="https://133649292-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIYMCWeQmo9kVg5C6SOyv%2Fuploads%2FjmxUJZ9RGjzR4gFClawr%2Fimage.png?alt=media&#x26;token=95ea276a-d5a3-4df3-a533-6a9e8430b114" alt=""><figcaption><p>Button <strong>+</strong></p></figcaption></figure>

### Moving Widgets in a Doc

You can move Widget or text lines up and down or side by side using the ![](https://133649292-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIYMCWeQmo9kVg5C6SOyv%2Fuploads%2FUGJ4pRsWBNPOT0pJ5sks%2Fimage.png?alt=media\&token=668d102f-2b09-47b7-9bbd-18f886d235c6) icon to drag and drop.

<figure><img src="https://133649292-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIYMCWeQmo9kVg5C6SOyv%2Fuploads%2FjKQKsfHdOuvfxh8YCHCH%2Fmove.gif?alt=media&#x26;token=e167d285-7dad-4004-951b-390703593c45" alt=""><figcaption></figcaption></figure>

### Removing Widgets and text line

You can delete a Widget or text line by clicking on ![](https://133649292-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIYMCWeQmo9kVg5C6SOyv%2Fuploads%2FUV5BHmjm9mYEFGOaWhoR%2Fimage.png?alt=media\&token=52f764c6-6483-46a5-811a-fadef3a814e5)icon and choose **Delete.**

<figure><img src="https://133649292-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIYMCWeQmo9kVg5C6SOyv%2Fuploads%2F4seSr3PxaNPjDbNnr33f%2Fimage.png?alt=media&#x26;token=7fefc029-c3c0-40b0-b531-a78b30af26ca" 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://presight.gitbook.io/presight-v1.0/the-data-doc/interacting-with-widgets-on-a-doc.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.
