Instant.bot documentation
Instant.botJoin DiscordLoginSign up
  • Introduction
  • Getting started
    • Creating a new agent
  • Customizing your agent settings
  • Modifying instruction prompt
  • Installing tools via packages
  • Managing secrets via API keychain
  • Private tools via custom code
  • Optimizing tool calls
  • Archiving your agent
  • Removing your custom code
  • Specifications
    • Package specification
    • API keychain specification
  • Using your agent
    • On the web
    • Discord
    • Slack
    • Website embed
    • Developer API
  • Package registry
  • Publishing via command line
  • Publishing via online IDE
  • Browsing and finding packages
  • Archiving packages
  • Resources
    • Instant.bot
    • ibot command line tools
    • Instant API
Powered by GitBook
On this page

Was this helpful?

Edit on GitHub

Removing your custom code

PreviousArchiving your agentNextPackage specification

Last updated 20 days ago

Was this helpful?

Removing custom code

If you want your agent to keep running, but no longer have a use for its custom code package, you can remove the custom code package at any time via the agent's [Settings].

Clicking this button will immediately clear all custom code for the agent. To restore functionality, you'll need to go to the [Code] tab and write the new functionality yourself.

Remove code