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

# Managing Serverless Functions

Builders can use the **Call Serverless Function** action to execute custom code as part of advanced agent workflows. Once a serverless function has been created, it will appear on the **Serverless Functions** page, accessible from the profile navigation menu.

<img src="https://mintcdn.com/agentai/aY3WeNa_RVWXvaNU/images/serverless-functions.png?fit=max&auto=format&n=aY3WeNa_RVWXvaNU&q=85&s=537084f4e4a4ba0a6df7da783d8335bb" alt="Serverless Functions Pn" width="2710" height="684" data-path="images/serverless-functions.png" />

From this page, you can view key details about each function and take the following actions:

* **View the agent** – Click the Agent ID to open the associated agent in the builder tool
* **Check logs** – Click the log icon to see runtime logs for that function
* **Delete** – Click the trash icon to permanently remove the function

<Warning>
  Deleting a serverless function from this page will also remove the action from the agent’s workflow.
</Warning>

If you have any questions about serverless functions, you can reach out to our [support team](https://agent.ai/feedback).
