# Editing or deleting an existing Guide

## **Editing a guide**

1. From the Guides page, click **Edit** on the guide you want to amend

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

Here you can:&#x20;

• Rename a guide, \
• Change the initial URL that you are navigated to when you open the Editor \
• Add or change the guide description&#x20;

***Note:** We recommend you provide a brief description of the guides as they will be easier to track.*

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

• Under the **Rules** tab, define rules to be applied to the guides, which will be shown to either the visitors or the users of your application \
\&#xNAN;*Info For further details , refer to the Getting Started - **Guide Rules** module* \
• Under the **General** tab, turn Unpublished Mode on or off. All new guides are automatically set as Unpublished.

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

The following options are available when clicking on the **Ellipsis (…)**

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

## **Deleting a guide**

1. From the Guides page, click **Delete** on the guide you want to remove
2. In the popup box, confirm the request by clicking the **Delete** button

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

***Note:** You can stop the guide’s deletion by selecting **Cancel** in the popup box. Once a guide is deleted, there is no way to restore it, so take care when choosing which guides you want to remove.*


---

# 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-adopt.nexthink.com/in-application-guidance/creating-and-managing-guides/editing-or-deleting-an-existing-guide.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.
