# Publish

## **What is the Publish Section?**

The **Publish** section in Gamify Route is where you manage the status and visibility of your campaign. This section allows you to publish your campaign, set its timing, and customize its URL.

<figure><img src="https://2433803393-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FpavEzBU30M4JenpiGJBP%2Fuploads%2FMpuJSc8VhcENX8LGxhBS%2Fimage.png?alt=media&#x26;token=23e2f01b-d023-40c2-aefc-8675e14bb9e1" alt=""><figcaption></figcaption></figure>

### **How to Use the Publish Section**

* **Navigate to the Publish Section**:
  * From the main dashboard, select the campaign you want to publish.
  * In the left-hand menu, click on the **Publish** option.
* **Set Campaign Status**:
  * There are four statuses for your campaign:
    * **Live**: The campaign is active and visible to participants.
    * **Draft**: The campaign is in preparation and not yet published.
    * **Pause**: The campaign is temporarily inactive.
    * **Expired**: The campaign has ended and is no longer active.
* **Set the start and End Date/Time**:
  * To make your campaign live, set the **start date and time** and the **end date and time**.
  * Click on the **Save** button to apply these settings.

<figure><img src="https://2433803393-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FpavEzBU30M4JenpiGJBP%2Fuploads%2FYiTluTDmceRwwPz93IMu%2Fimage.png?alt=media&#x26;token=f12f8cd3-fb6d-42f8-b9f9-8594e43c3338" alt=""><figcaption></figcaption></figure>

* **Access the campaign URL and QR Code**:
  * Find your campaign's unique live URL and QR code in this section. These can be used to share your campaign with participants.

<figure><img src="https://2433803393-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FpavEzBU30M4JenpiGJBP%2Fuploads%2FNSXqLZmHEcJzQuCyR6jr%2Fimage.png?alt=media&#x26;token=b6384ee3-898d-4105-9d53-58a1b5c984a2" alt=""><figcaption></figcaption></figure>

* **Edit Custom Domain**:
  * If you have set up a custom domain and want to change it for your campaign, click on the **Edit** button to make the necessary changes.

<figure><img src="https://2433803393-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FpavEzBU30M4JenpiGJBP%2Fuploads%2F3mlZNoa6UxkydoNcqvrF%2Fimage.png?alt=media&#x26;token=d1957e23-3223-4503-8199-156626bf78e6" alt=""><figcaption></figcaption></figure>

* **Preview Campaign**:
  * To preview how your campaign will appear to participants, click on the **Preview** button.

<figure><img src="https://2433803393-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FpavEzBU30M4JenpiGJBP%2Fuploads%2F3CUhszVPUblUF0StJl1c%2Fimage.png?alt=media&#x26;token=513aa4ac-8719-464d-83e5-9df6ca699148" alt=""><figcaption></figcaption></figure>

* **System Message**:
  * There is a tab for **System Messages** where you can set messages to display error notifications for various scenarios:
    * **Draft Mode**: A message is shown when the campaign is in draft mode.
    * **Pause Mode**: A message is shown when the campaign is paused.
    * **End Mode**: A message is shown when the campaign has ended.
    * **Interaction Limit Over**: A message is shown when the interaction limit is reached.

<figure><img src="https://2433803393-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FpavEzBU30M4JenpiGJBP%2Fuploads%2FzCNCpqEqNJUNQpaUhGWR%2Fimage.png?alt=media&#x26;token=119f8e68-bcdc-4bb3-b9ac-74fd971ca9f7" alt=""><figcaption></figcaption></figure>

***

For further assistance, please contact our support team at <support@gamifyroute.com>.


---

# 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.gamifyroute.com/kb/campaign-details/publish.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.
