---
title: "Advanced features"
component: "savanna"
version: "main"
module: "graph-development"
html_url: "/savanna/main/graph-development/advanced-features/index.html"
---

[View as HTML](/savanna/main/graph-development/advanced-features/index.html) · [Documentation index](/llms.txt)

# Advanced features

Export graph data and extend GSQL with user defined functions.

## Tasks

| [Export data to S3](write2-s3.md) Write graph data directly to Amazon S3 for storage or downstream use. | [Configure a UDF](configure-udf.md) Add custom logic to graph queries with user defined functions. |
| --- | --- |

## Where to go next

* [Build](../index.md) for the full set of schema, load, and query workflows.
* [Connect via APIs](../../workgroup-workspace/workspaces/connect-via-api.md) or [Connect AI tools with MCP](../../get-started/connect-agent-mcp.md) when you are ready to call the graph from code or an agent.
