# Publish from Pathways

**To publish** [**Pathways**](https://everyday-digital.gitbook.io/pathways-docs/)**, the** [**Listing**](/publishing-docs/publishing-options/listing.md)**,** [**Theme & Assets**](/publishing-docs/publishing-options/theme-and-assets.md)**, and** [**Targeting**](/publishing-docs/publishing-options/targeting.md) **must be defined.**&#x20;

## **How to publish a Pathway**

1. Create a [Pathway](https://everyday-digital.gitbook.io/pathways-docs/).
2. Create a [Listing](/publishing-docs/publishing-options/listing.md).
3. Set the [Theme & Assets](/publishing-docs/publishing-options/theme-and-assets.md).
4. Adjust the [Pathway Settings ](https://everyday-digital.gitbook.io/pathways-docs/pathway-editor/pathway-settings)and [General Settings](https://everyday-digital.gitbook.io/pathways-docs/pathway-editor/pathway-settings/pathway-options) (as required).
5. Select the [Targeting](/publishing-docs/publishing-options/targeting.md) options.
6. **Publish.** Once the Listing, Theme & Assets, and Targeting have been defined, select PATHWAY from the top menu and then select PUBLISH.

{% hint style="info" %}
**When working on a** [**Pathway**](https://everyday-digital.gitbook.io/pathways-docs/)**, the** [**Editor**](https://everyday-digital.gitbook.io/pathways-docs/pathway-editor/create-a-pathway) **will indicate when you have made changes that need to be republished.**&#x20;

The only **actions that don't require a republish** include editing group access in [Targeting](/publishing-docs/publishing-options/targeting.md) and adding new booking options to existing [Event Activities](https://everyday-digital.gitbook.io/pathways-docs/pathway-editor/pathway-activities/event-activity).
{% endhint %}


---

# 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://everyday-digital.gitbook.io/publishing-docs/guides/publish-from-pathways.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.
