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

# Restore data with the Python SDK

> Start a restore and follow it to completion from Python.

A restore from the SDK returns a task; poll it until it reaches a terminal state.

<Note>
  **Prototype page.** This page is included to show where this topic belongs in the proposed
  documentation structure. Its production instructions would be researched, written, and validated
  during an engagement.
</Note>

## Planned coverage

* List recovery points
* Start a restore
* Poll the task
* Verify the result

## Related pages

* [Developer tools overview](/developer-tools/overview)
* [API quickstart](/api-reference/quickstart)
