> ## Documentation Index
> Fetch the complete documentation index at: https://docs.release0.com/llms.txt
> Use this file to discover all available pages before exploring further.

# How to unpublish your Agent to disable access

> Learn how to temporarily remove your agent from public access while making updates or changes.

The **Unpublish** option allows you to remove the agent from public access. This is useful when you want to make changes or updates to the agent without it being accessible to users.

When you unpublish an agent, it will no longer be available at its public URL. However, you can still access it in the editor for further modifications.

To unpublish an agent, follow these steps:

1. Open the agent settings in the editor.
2. Click on the **Unpublish** button.
   <Frame style={{ maxWidth: '400px' }}>
     <img src="https://mintcdn.com/release0-13d037a7/yObsxJC6hQM-WcgS/images/agent-settings/agent-unpublish.png?fit=max&auto=format&n=yObsxJC6hQM-WcgS&q=85&s=3847730a9276a42a6a8929b848681872" alt="Release0.com - Agent Unpublish" width="565" height="381" data-path="images/agent-settings/agent-unpublish.png" />
   </Frame>
3. Confirm the action when prompted.
   <Frame style={{ maxWidth: '400px' }}>
     <img src="https://mintcdn.com/release0-13d037a7/yObsxJC6hQM-WcgS/images/agent-settings/agent-unpublish-confirm.png?fit=max&auto=format&n=yObsxJC6hQM-WcgS&q=85&s=a303ab8bd226be5d95e855cb693262d4" alt="Release0.com - Agent Unpublish Confirm" width="464" height="364" data-path="images/agent-settings/agent-unpublish-confirm.png" />
   </Frame>
4. The agent will be unpublished and will no longer be accessible via its public URL.
