# Publishing Site Pages

Steps to <i class="fa-upload">:upload:</i>**Publish** or <i class="fa-eraser">:eraser:</i>**Unpublish** tile from Portal page:

* Select the **Sites** toolkit on the **Admin Home** page and then select the **Sites** counter.
* Select **Portal Title** on the **Sites Search** page.
* Navigate to the **Folder/Page** you want to <i class="fa-upload">:upload:</i>**Publish** or <i class="fa-eraser">:eraser:</i>**Unpublish** by clicking on the Folder/Page name.
* Click on the **Magnifying Glass** icon (<i class="fa-search">:search:</i>) next to the Folder/Page to open the page you want to <i class="fa-upload">:upload:</i>**Publish** or <i class="fa-eraser">:eraser:</i>**Unpublish**.
* Click on the **Page Setup** tab and then click the <i class="fa-upload">:upload:</i>**Publish** button so the Folder/Page will become visible on the portal;
* Or click on the <i class="fa-eraser">:eraser:</i>**Unpublish** button so the Folder/page will not longer be visible on the portal.


---

# 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.shiftiq.com/help/sites/publish-privacy/publish-site-page.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.
