> For the complete documentation index, see [llms.txt](https://docs.podigee.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.podigee.com/documentation/start-here/ai-agents/distribute-a-podcast/complete-a-one-time-directory-handoff.md).

# Complete a one-time directory handoff

Complete the account-owned setup a directory requires before RSS publishing continues automatically.

Some platforms require the podcast owner to create or claim the listing in the platform's own account.

## Before you start

* Check show distribution status.
* Keep the podcast ID and exact platform key.
* Confirm who owns the external platform account.

## Complete the handoff

1. Ask your agent for distribution handoff guidance for the podcast and platform.
2. Review the reason, RSS feed URL, external next-step URL, and web player caveat.
3. Sign in to the external platform as the human account owner.
4. Add or claim the podcast with the provided RSS feed.
5. Complete the platform's ownership verification.
6. Record the external listing URL when it becomes available.
7. Check Podigee distribution status again.

The manual step is one-time onboarding. After the show is listed, new episodes published through Podigee reach the platform through the normal feed without a new manual submission each time.

## Expected result

The external platform recognizes the owner's listing and Podigee can report the available status or public URL when that information returns to Podigee.

## If the platform is unknown

Do not guess a claim process. Follow the platform's official publisher documentation and verify the listing outside Podigee.

## Next step

[Understand what Podigee can verify outside Podigee](/documentation/start-here/ai-agents/distribute-a-podcast/understand-what-podigee-can-verify-outside-podigee.md).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.podigee.com/documentation/start-here/ai-agents/distribute-a-podcast/complete-a-one-time-directory-handoff.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
