# Podcast Episode Activity

**Add an episode from a podcast using an RSS feed or an Apple podcast link.**

## How to create a Podcast Episode Activity

1. **Open a Pathway.**
2. **Select the + icon and then select Podcast Episode.**&#x20;
3. **Activity name (optional).** Name the activity.
4. **Add a Podcast episode.** Enter an RSS feed or an Apple podcast link then hit enter. All podcast episodes will load.  [Learn more...](https://everyday-digital.gitbook.io/streams-docs/create-streams/import-from-podcast)
5. **Select an episode.** You can select only one episode from the podcast feed. Once imported, a check mark will appear. Select the check mark to deselect the episode and choose a different episode.
6. **Add a short snippet.** Write a short description of the podcast episode. This will be visible on the Pathway for desktop and tablet only (max. 90 characters).
7. **Write a description.** Write a longer description of the podcast episode. This will be visible once a user selects the Pathway tile on mobile, desktop and tablet.
8. **Activity settings.**
   1. **Required.** Set as a required or optional activity.&#x20;
   2. **Play Fulfilment.** If set to required, the user must play the episode in order to fulfill the activity.&#x20;
   3. **Start Playback From.** Enter the time in seconds to start the playback from.&#x20;
   4. **End Playback.** Enter the time in seconds after which the playback must end.

**Once you have inserted the podcast feed, the available episodes will be loaded.** Select a single episode to insert into the Podcast activity.

{% embed url="<https://cdn.falkor.io/uploads/2020/09/cloud-file-6470/7ed2f7b9e58a30fbecf3a367c49612e8.mp4>" %}

{% hint style="info" %}
[Go here for more info on how to get a podcast link](https://everyday-digital.gitbook.io/streams-docs/create-streams/import-from-podcast)
{% 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/pathways-docs/pathway-editor/pathway-activities/podcast.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.
