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

[View as HTML](/savanna/main/graph-development/advanced-features/)

# Advanced features

Export graph data and extend GSQL with user defined functions.

## Tasks

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

## Where to go next

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