# Draft mode

## Creating a draft&#x20;

If you create a page, you can save it without publishing it: only the Spot admins will be able to see the page and participate in its writing until it is ready to be published!&#x20;

To do this, let the switch `Published` off.&#x20;

<figure><img src="https://3055204660-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrzBxnWaSListMwx3rzKu%2Fuploads%2FgdMQJ5Hi1QpVnN1snpNk%2Fimage.png?alt=media&#x26;token=5dfa0cd3-dcea-4fb0-8a65-9578ac97a847" alt=""><figcaption></figcaption></figure>

Clicking `Back` will display the page map on your collection in light grey with a Draft status.

<figure><img src="https://3055204660-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrzBxnWaSListMwx3rzKu%2Fuploads%2F2vdAQe5ug04HYz8HE26z%2FDoc_Draft%20card.png?alt=media&#x26;token=ef8623cb-aab9-4f46-a02a-d5ff475cbf4e" alt="Draft card in a collection"><figcaption><p>Draft card in a collection</p></figcaption></figure>

By hovering your mouse over this draft, the pencil icon :pencil2: will appear: by clicking on it, you will be able to edit the draft and then choose to re-save it as a draft or publish it.&#x20;

**The same works for links:** click on `Save as draft` from the link editing drawer and your members will not be able to see it.&#x20;

## Converting a page or link to draft&#x20;

Once a page or link has been published, it is possible to remove it from your members' view and edit it, using the draft mode.&#x20;

* Page: Go to the page and switch off the `Published`.
* Link: Click on the pencil icon :pencil2: that appears when you hover over a published link to access the edit drawer. You can now click on  `Convert to Draft`.&#x20;

When you return to the collection page, your document now appears greyed out and can be re-published at any time.


---

# 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.meltingspot.io/english/spot-content/collections/draft-mode.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.
