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

# SaveInstance

> SaveInstance

<div className="real-category-page">
  SaveInstance

  ## Fungsi yang tersedia

  <CardGroup cols={2}>
    <Card title="saveinstance" href="./saveinstance">
      Serializes the DataModel or a selected Instance to a Roblox XML place or model file and returns the saved path string. The root can be passed as the first argument, supplied as options.Object, or omitted to use game. FilePath, Path, or FileName can select the output name. The function may yield while loading the API dump before saving.
    </Card>
  </CardGroup>
</div>
